273 skills found · Page 1 of 10
pytorch / TextModels, data loaders and abstractions for language processing, powered by PyTorch
IBM / Fp GoFunctional programming library for Go 1.24+, inspired by fp-ts. Uses generic type aliases for a clean, composable API. Provides Option, Either, Result, IO, IOResult, Reader, and ReaderIOResult monads, plus optics (Lens, Prism, Traversal) for immutable data manipulation. Supports Functor, Applicative, and Monad abstractions with do-notation-style
fluid-cloudnative / FluidFluid, elastic data abstraction and acceleration for BigData/AI applications in cloud. (Project under CNCF)
PDAL / PDALPDAL is Point Data Abstraction Library. GDAL for point cloud data.
omniscientjs / OmniscientA library providing an abstraction for React components that allows for fast top-down rendering embracing immutable data for js
microsoft / Extensible Storage EngineESE is an embedded / ISAM-based database engine, that provides rudimentary table and indexed access. However the library provides many other strongly layered and and thus reusable sub-facilities as well: A Synchronization / Locking library, a Data-structures / STL-like library, an OS-abstraction layer, and a Cache Manager, as well the full blown database engine itself
DerwenAI / KglabGraph Data Science: an abstraction layer in Python for building knowledge graphs, integrated with popular graph libraries – atop Pandas, NetworkX, RAPIDS, RDFlib, pySHACL, PyVis, morph-kgc, pslpython, pyarrow, etc.
yocontra / HollaAn abstraction over P2P video/voice/data connections using WebRTC
guzzle / Streams[DEPRECATED] Provides a simple abstraction over streams of data
naturalatlas / Node GdalNode.js bindings for GDAL (Geospatial Data Abstraction Library)
nette / Http🌐 Abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
robinrodricks / FluentStorageA polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.
lukeroth / GdalGo (golang) wrapper for GDAL, the Geospatial Data Abstraction Library
MikeMorenoDSP / Pd MkmrA compilation of abstractions and instruments compatible with Pure Data vanilla.
alpha-miner / Alpha Mindquantitative security portfolio analysis. The analysis pipeline including data storage abstraction, alpha calculation, ML based alpha combining and portfolio calculation.
annihilatorq / Shadow Syscallwindows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export enumeration, wrapper around KUSER_SHARED_DATA. supported compilers: clang, gcc and msvc
uber-go / DosaDOSA is a data object abstraction layer
lutraconsulting / MDALMesh Data Abstraction Library
lelandrichardson / Redux EntityWIP. An abstraction layer around handling normalized entity storage and data fetching with redux
bkthomps / ContainersThis library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.