Ross ROSS = Recommend OSS · open-source software intelligence for agents

function: serialization

1965 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
nesrak1/UABEA
UABEA is a cross-platform Unity asset bundle and serialized file reader/writer built in C# with Avalonia. It is designed as a modding and r…
592404active
boazsegev/facil.io
facil.io is a high-performance C micro-framework for web applications, providing an evented HTTP/1.1, WebSocket, and SSE server with pub/su…
572400active
hapifhir/hapi-fhir
HAPI FHIR is a complete open-source Java implementation of the HL7 FHIR standard for healthcare data interoperability, providing APIs for b…
972390stable
liriliri/licia
Licia is a zero-dependency JavaScript utility library containing over 400 micro modules for everyday tasks like DOM manipulation, cookies, …
982382active
gookit/goutil
goutil is a Go utility library providing 900+ helper functions across packages for strings, arrays, maps, structs, reflection, errors, time…
912360active
kotlin-orm/ktorm
Ktorm is a lightweight ORM framework for Kotlin built directly on pure JDBC, offering a strong-typed SQL DSL and entity sequence APIs. It r…
802343active
orbitjs/orbit
Orbit is a composable TypeScript data framework for orchestrating access, transformation, and synchronization across multiple data sources …
522340active
PatilShreyas/Foodium
Foodium is a sample food blog Android application demonstrating modern Android development practices with Kotlin, Coroutines, Flow, Hilt, M…
562324stable
Netcode for GameObjects
Netcode for GameObjects is a Unity package providing high-level networking capabilities for GameObject and MonoBehaviour workflows, built o…
992322active
mattiasgustavsson/libs
A collection of single-file, public domain (dual MIT) C/C++ libraries covering graphics app frameworks, data structures, threading, HTTP, a…
612299active
RuntimeCompiledCPlusPlus/RuntimeCompiledCPlusPlus
Runtime-Compiled C++ (RCC++) is a C++ library and sample project that lets developers recompile and swap C++ code while a program is runnin…
542294active
xmppjs/xmpp.js
xmpp.js is a modular JavaScript library implementing the XMPP (Extensible Messaging and Presence Protocol) for building chat clients and co…
832275active
twitter/finatra
Finatra is a lightweight Scala framework for building fast, testable HTTP and Thrift services on top of TwitterServer and Finagle. It provi…
392272stable
ukrbublik/react-awesome-query-builder
A user-friendly React component library for visually building queries and filters with a drag-and-drop tree UI. It supports multiple UI ski…
662259active
Nethereum/Nethereum
Nethereum is the .NET integration platform for Ethereum and EVM-compatible blockchains, offering 130+ NuGet packages covering RPC access, s…
882256active
winder/Universal-G-Code-Sender
Universal G-Code Sender is a free, cross-platform Java application for sending G-Code to CNC controllers such as GRBL, FluidNC, TinyG, g2co…
942250active
giraffe-fsharp/Giraffe
Giraffe is a functional micro web framework for F# that runs on top of ASP.NET Core. Applications are composed of HttpHandler functions tha…
862250active
rehypejs/rehype
rehype is an HTML processor powered by plugins, part of the unified collective, that parses HTML into an AST (hast) so plugins can inspect …
622250active
dynamoose/dynamoose
Dynamoose is a modeling tool for Amazon's DynamoDB, heavily inspired by Mongoose, providing a high-level, type-safe API for defining schema…
912248active
lets-mica/mica
Mica is a Java toolkit and set of Spring Boot/Spring Cloud starter components for microservice development, offering utilities, captcha, HT…
782236active
python-restx/flask-restx
Flask-RESTX is a community-maintained fork of Flask-RESTPlus, a Flask extension for quickly building REST APIs with minimal setup. It provi…
602235active
JasonXuDeveloper/JEngine
JEngine is a Unity framework that enables runtime hot updates for games, letting developers push code, assets, and logic changes without re…
792230active
learnhouse/learnhouse
LearnHouse is a next-generation open-source learning management system (LMS) for creating, sharing, and selling educational content. It com…
992203active
noborus/trdsql
trdsql is a Go-based CLI tool that executes SQL queries directly against CSV, LTSV, JSON, JSONL, YAML, and TBLN files, supporting PostgreSQ…
942173active
samchon/nestia
Nestia is a set of helper libraries for NestJS that turns plain TypeScript types into runtime validation, a typed client SDK, OpenAPI/Swagg…
952172active
tdunning/t-digest
A Java library implementing the t-digest data structure for accurate online accumulation of rank-based statistics such as quantiles and tri…
352166stable
ogen-go/ogen
ogen is an OpenAPI v3 code generator for Go that produces statically typed client and server code from an OpenAPI specification. It generat…
982131stable
warpstreamlabs/bento
Bento is a high-performance, resilient stream processor written in Go that connects a wide range of sources and sinks (Kafka, Pub/Sub, Redi…
912112active
amll-dev/applemusic-like-lyrics
A web component library that renders Apple Music (iPad)-style word-by-word lyrics with animated fluid backgrounds, offering framework-agnos…
792112active
google/spatial-media
A collection of metadata specifications and Python tools from Google for 360-degree video, VR180, and spatial audio. It includes a tool for…
652111active
rom-rb/rom
ROM (Ruby Object Mapper) is a data mapping and persistence toolkit for Ruby that provides powerful object mapping without limiting the unde…
682108active
FoundatioFx/Foundatio
Foundatio is a C# library of pluggable abstractions for building loosely coupled distributed applications, covering caching, queues, messag…
962098active
TileDB-Inc/TileDB
TileDB is an embeddable C++ storage engine for dense and sparse multi-dimensional arrays, with cloud object storage support (S3, GCS, Azure…
862073stable
prime31/Nez
Nez is a free, feature-rich 2D game framework built on top of MonoGame and FNA in C#. It provides an Entity/Component system, physics, rend…
632064active
baiy/Ctool
Ctool is a multi-platform Swiss-army toolbox of common developer utilities including hashing, encryption/decryption, encoding, JSON/YAML/XM…
372050active
liangjingkanji/Net
Net is a coroutine-based Android networking library built on top of OkHttp, offering a non-intrusive API that supports all OkHttp features …
342035active
reactive/data-client
Reactive Data Client is a TypeScript async state management library for React, React Native, Vue, and Next.js that provides declarative, sc…
892034active
rememberber/MooTool
MooTool is an all-in-one desktop developer toolbox offering dozens of handy utilities in a single GUI app, including JSON formatting, times…
992032active
commanded/commanded
Commanded is an Elixir framework for building applications using the CQRS (Command Query Responsibility Segregation) and Event Sourcing (ES…
912030stable
noamgat/lm-format-enforcer
A Python library that enforces output formats like JSON Schema or regex on language models by filtering allowed tokens at each generation s…
642029active
attr-encrypted/attr_encrypted
A Ruby gem that generates attr_accessors which transparently encrypt and decrypt attributes on any Ruby class. It integrates with ActiveRec…
462018active
zfoo-project/zfoo
zfoo is an extremely fast, asynchronous, actor-based Java server framework built on Netty that can serve as an RPC framework, game server f…
762013active
shcherbak-ai/contextgem
ContextGem is an open-source Python LLM framework for extracting structured data and insights from documents with minimal code. It provides…
871993active
corpnewt/GenSMBIOS
A Python script by corpnewt that wraps acidanthera's macserial tool to generate SMBIOS serial numbers and related identifiers for Hackintos…
591980active
apple/swift-openapi-generator
A Swift package plugin that generates type-safe Swift client and server code from OpenAPI 3.x documents at build time. Generated code is de…
941961active
dotnet/dotNext
DotNext is a family of .NET libraries extending the standard API with high-performance, low-allocation primitives such as async locks, unma…
771957active
georust/geo
A Rust crate providing geospatial primitive types (Point, LineString, Polygon) and a broad set of spatial algorithms including boolean oper…
771917stable
kennethreitz/records
Records is a Python library for making raw SQL queries to relational databases with a simple, human-friendly interface for accessing result…
527221maintenance
mikependon/RepoDB
RepoDB is a high-performance hybrid-ORM library and data access platform for .NET, exposing fluent CRUD and raw SQL operations as extension…
971893stable
spring-projects/spring-data-redis
Spring Data Redis is part of the Spring Data portfolio, providing configuration and access to Redis from Spring applications via low-level …
981869active
replikativ/datahike
Datahike is a durable, versioned Datalog database with Datomic-compatible APIs and git-like semantics, built on persistent data structures …
951864active
NewLifeX/X
NewLife.X is a core foundational component library for .NET (C#) providing logging, configuration, caching (memory/Redis), networking (TCP/…
671860active
tikv/grpc-rs
gRPC-rs (published as grpcio) is a Rust wrapper around the gRPC Core C library, providing asynchronous client and server RPC built on futur…
631852active
MobileNativeFoundation/XCLogParser
XCLogParser is a Swift CLI tool that parses Xcode and xcodebuild build and test logs stored in the xcactivitylog (SLF) format. It generates…
891851active
oxigraph/oxigraph
Oxigraph is a SPARQL graph database and RDF toolkit written in Rust, built on RocksDB. It provides RDF parsing, serialization, canonicaliza…
961841active
188080501/JQTools
JQTools is an open-source developer toolbox built with Qt/QML/C++ that bundles common small utilities: text processing, hash and encryption…
901840active
CoreWCF/CoreWCF
CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core, provided as NuGet packages. It enables existi…
861775active
swisspol/GCDWebServer
GCDWebServer is a lightweight, event-driven HTTP 1.1 server written in Objective-C for embedding in iOS, macOS, and tvOS apps. It includes …
106625maintenance
go-fuego/fuego
Fuego is a production-ready Go web API framework that automatically generates OpenAPI 3 documentation from typed handler code using generic…
741767active
MonoGame-Extended/Monogame-Extended
MonoGame.Extended is a set of open-source C# libraries distributed via NuGet that extend MonoGame with common game development utilities. I…
981759active
mpdavis/python-jose
python-jose is a Python implementation of the JOSE (JavaScript Object Signing and Encryption) standards, including JWS, JWE, JWK, and JWT. …
601756stable
theupdateframework/python-tuf
Python reference implementation of The Update Framework (TUF), a CNCF-graduated specification for securing software update systems against …
831724stable
jwpttcg66/NettyGameServer
A distributed mobile game server framework built on Netty 4.x in Java, supporting TCP, UDP, HTTP, and WebSocket connections with a custom p…
571671active
slackhq/go-audit
go-audit is a Go-based replacement for the auditd daemon that consumes Linux kernel audit events via netlink and outputs them as JSON. It s…
841664active
babyfish-ct/jimmer
Jimmer is a modern ORM framework for the JVM supporting both Java and Kotlin, built around immutable entities and type-safe query DSLs. It …
951662active
Gooddbird/tinyrpc
TinyRPC is a C++ asynchronous RPC framework built on a reactor event loop with coroutine support, claiming 140k+ QPS. It supports a custom …
661662active
dj-bolt/django-bolt
Django-Bolt is a Python web framework that layers a Rust (Actix Web + Tokio) HTTP server and msgspec-based typed async handlers on top of D…
801657active
KirillOsenkov/MSBuildStructuredLog
A structured logger for MSBuild that records executed targets, tasks, properties, and item values into a portable binary format (*.binlog).…
981651active
scito/extract_otp_secrets
A Python CLI tool that extracts one-time password (TOTP/HOTP) secrets from QR codes exported by two-factor authentication apps like Google …
931647active
airockchip/rknn-llm
RKLLM is Rockchip's software stack for converting, quantizing, and running large language models on Rockchip NPU chips such as RK3588 and R…
791644active
Philippus/elastic4s
Elastic4s is a concise, type-safe, reactive Scala client for Elasticsearch built around a builder-like DSL. It supports Scala idioms like f…
911639active
ankane/lockbox
Lockbox is a Ruby gem providing modern encryption for database fields, files, and strings in Ruby and Rails applications. It integrates wit…
661609stable
fiduswriter/simple-datatables
A lightweight, dependency-free HTML table library written in TypeScript and transpiled to vanilla JavaScript, similar to jQuery DataTables …
751608active
metosin/reitit
Reitit is a fast, data-driven routing library for Clojure and ClojureScript. It provides bi-directional routing, first-class route data, pl…
861581stable
solana-foundation/solana-go
A Go SDK library and RPC client for the Solana blockchain, providing interfaces to Solana's JSON RPC and WebSocket APIs. It supports key ma…
991577active
simplepie/simplepie
SimplePie is a fast, easy-to-use PHP library for fetching, caching, and parsing RSS and Atom syndication feeds. It normalizes feed data acr…
661577active
SuperDB
SuperDB Desktop (Zui) is an Electron-based desktop application for exploring, searching, and transforming data, serving as the official fro…
911567active
benavlabs/fastcrud
FastCRUD is a Python library for FastAPI that provides fully async CRUD operations built on SQLAlchemy 2.0 (or SQLModel) with Pydantic sche…
851567active
php-standard-library/php-standard-library
PSL is a standard library for PHP inspired by Hack's HSL, providing consistent, well-typed APIs for collections, async, I/O, cryptography, …
941561active
chibisov/drf-extensions
DRF-extensions is a collection of custom extensions for Django REST Framework, providing mixins, routers, caching, conditional requests, ne…
661552active
finos/legend
Legend is an end-to-end data platform from FINOS (originated at Goldman Sachs) covering the full data lifecycle: modeling, curation, queryi…
771543active
uwdata/arquero
Arquero is a JavaScript library for query processing and transformation of array-backed, column-oriented data tables. It offers a fluent, d…
451534stable
ebean-orm/ebean
Ebean is an ORM (object-relational mapping) library for Java and Kotlin that uses JPA mapping annotations and provides type-safe query bean…
981532active
elixir-grpc/grpc
A full-featured Elixir implementation of the gRPC protocol supporting unary and streaming RPCs, interceptors, TLS, HTTP transcoding, and Pr…
971522active
strophe/strophejs
Strophe.js is a dependency-free JavaScript/TypeScript library for building real-time XMPP applications, supporting XMPP over WebSockets (RF…
971487active
ehmicky/modern-errors
A JavaScript library for handling errors in a simple, stable, and consistent way across Node.js and browsers. It provides error class creat…
811486stable
gleam-wisp/wisp
Wisp is a practical, type-safe web framework for the Gleam language, built on the Mist HTTP server and the BEAM runtime. It is structured a…
791471active
softwaremill/tapir
Tapir is a Scala library for describing HTTP APIs declaratively with type-safe endpoint definitions. Endpoints can be exposed as servers, c…
941469active
laochiangx/Common.Utility
A large collection of C# utility and helper classes covering common .NET development tasks such as Excel/CSV/PDF handling, HTTP requests, J…
325307maintenance
libktx/ktx
KTX is a collection of modular Kotlin extensions for the libGDX game framework, leveraging Kotlin features like coroutines, type-safe build…
361462active
superpoweredSDK/Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform
Superpowered is a commercial cross-platform C++ SDK suite providing low-latency interactive audio processing, HTTP/HTTPS networking, and cr…
761443active
COVESA/vsomeip
vSomeIP is a C++ implementation of the SOME/IP (Scalable service-Oriented MiddlewarE over IP) protocol, built by BMW and maintained under C…
981438active
rstudio/plumber
Plumber is an R package that converts annotated R functions into RESTful web API endpoints using roxygen2-style comments. It handles routin…
701438active
oracle/tribuo
Tribuo is a Java machine learning library from Oracle Labs providing classification, regression, clustering, anomaly detection, and multi-l…
591417active
mpetazzoni/ttorrent
Ttorrent is a pure-Java implementation of the BitTorrent protocol providing a tracker, a download client, and torrent metainfo file creatio…
231416active
marshmallow-code/webargs
webargs is a Python library for declarative parsing and validation of HTTP request arguments (query, form, JSON, headers, files), built on …
761406stable
Tencent/flare
Flare is a modern C++20 backend service development framework from Tencent, widely used in production for Tencent Ads with tens of thousand…
731404stable
danieleteti/delphimvcframework
DelphiMVCFramework is a popular open-source MVC framework for building RESTful and JSON-RPC web APIs and web applications in Delphi/Object …
761399stable
Luracast/Restler
Restler is a zero-boilerplate REST API framework for PHP 8+ that uses reflection to auto-generate routes, validation, and OpenAPI documenta…
981382active
puppeteer/replay
A TypeScript library providing an API to replay and stringify user flow recordings created with Chrome DevTools Recorder. It includes a CLI…
941367active

← prev page 18 / 20 next →