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

domain: backend

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

ProductHealth v2StarsMaturity
linq2db/linq2db
LINQ to DB is a fast, lightweight LINQ database access library for .NET that provides a type-safe layer between POCOs and databases. It sit…
943322active
jsoniter
jsoniter is a high-performance JSON serialization and parsing library for Go (with a Java variant) that serves as a 100% compatible drop-in…
1013876maintenance
randombit/botan
Botan is a C++ cryptography library offering TLS 1.2/1.3, X.509 PKI, modern AEAD ciphers, post-quantum algorithms, and hardware token suppo…
773307stable
Tencent/spring-cloud-tencent
Spring Cloud Tencent is a Spring Cloud-based service governance framework from Tencent that implements the standard Spring Cloud SPI and in…
983293active
breejs/bree
Bree is a job/task scheduler library for Node.js and JavaScript supporting cron, Date, ms, and human-readable interval syntax. It runs jobs…
753293active
PerfectlySoft/Perfect
Perfect is a server-side Swift framework and application server providing an HTTP/HTTPS server, routing, WebSockets, templating, and a suit…
2313742maintenance
cyu/rack-cors
Rack middleware that adds Cross-Origin Resource Sharing (CORS) support to Rack-compatible Ruby web applications, including Rails. It lets y…
423290active
express-rate-limit/express-rate-limit
A rate-limiting middleware library for the Express web server, written in TypeScript. It limits repeated requests per IP or key over config…
983289stable
shrinerb/shrine
Shrine is a modular file attachment toolkit for Ruby applications that handles uploading, storing, processing, and serving files across man…
773285stable
Powertools for AWS Lambda
Powertools for AWS Lambda is a developer toolkit (available for Python, TypeScript, Java, and .NET) that implements serverless best practic…
983280stable
node-cron/node-cron
node-cron is a zero-dependency job scheduling library for Node.js that runs recurring tasks using standard cron expressions. It supports ov…
963275stable
pamburus/hl
hl is a fast, high-performance CLI log viewer and processor written in Rust that converts JSON and logfmt logs into human-readable output. …
953270active
spring-projects/spring-data-jpa
Spring Data JPA is part of the Spring Data family and simplifies building JPA-based data access layers by generating repository implementat…
983269stable
jfinal/jfinal
JFinal is a lightweight Java web + ORM framework combining MVC architecture with an ActiveRecord-style database layer and the Enjoy templat…
773269stable
cool-admin
cool-admin is an open-source admin/permission management framework built on Node.js (Midway, TypeORM, TypeScript) for the backend and Vue 3…
743265active
microsurging/surging
Surging is a distributed microservice engine for .NET Core providing a lightweight, high-performance, modular RPC pipeline with service reg…
573263active
butterbase-ai/butterbase
Butterbase is an open-source, AI-native backend-as-a-service platform built on Postgres, providing auth, storage, serverless functions, an …
583259active
punkpeye/fastmcp
FastMCP is a TypeScript framework for building MCP (Model Context Protocol) servers with tools, resources, prompts, sessions, and authentic…
843255active
Tinche/aiofiles
aiofiles is an Apache-2.0 licensed Python library providing asynchronous file I/O for asyncio applications by delegating blocking file oper…
713255stable
serverpod/serverpod
Serverpod is an open-source app and web server framework written in Dart, designed specifically for the Flutter ecosystem. It provides code…
973253active
mongodb/mongo-csharp-driver
The official MongoDB driver for C# and .NET, providing a client API for connecting to, querying, and writing to MongoDB databases. It suppo…
943241stable
qos-ch/logback
Logback is a reliable, fast and flexible logging framework for Java, intended as the successor to log4j 1.x. It natively implements the SLF…
993233stable
symfony/options-resolver
A standalone Symfony PHP component that improves on array_replace for handling configuration options. It provides required options, default…
943230stable
github/secure_headers
A Ruby gem that manages the application of HTTP security response headers such as Content Security Policy, HSTS, and X-Frame-Options with s…
843228stable
ohler55/oj
Oj (Optimized JSON) is a fast JSON parser and object marshaller implemented as a C extension for Ruby. It serves as a drop-in replacement f…
933225stable
lonng/nano
Nano is a lightweight, high-performance game server framework written in Go. It provides a component-based networking architecture with bui…
543223active
symfony/doctrine-bridge
A Symfony component that provides integration between Doctrine (ORM and DBAL) and various Symfony components such as forms, validation, sec…
953220stable
lukencode/FluentEmail
FluentEmail is an all-in-one email sending library for .NET and .NET Core with a fluent API. It supports multiple senders (SMTP, SendGrid, …
323215stable
cloudflare/tableflip
A Go library for gracefully restarting network services without dropping existing connections, by spawning a new process and transferring l…
583210stable
remult/remult
Remult is a full-stack TypeScript CRUD framework that uses TypeScript entity classes as a single source of truth to generate a secure REST …
973209active
bloomberg/blazingmq
BlazingMQ is a distributed, high-performance message queuing system written in C++, providing durable, fault-tolerant queues with rich rout…
733208stable
golang/groupcache
groupcache is a Go distributed caching and cache-filling library intended as a replacement for a pool of memcached nodes. It embeds both cl…
3213332maintenance
yitter/IdGenerator
A high-performance unique numeric ID generator library implementing an optimized Snowflake ('drift') algorithm, natively available in C#, J…
303207active
dotnet/aspnet-api-versioning
A set of .NET libraries that add API versioning semantics to ASP.NET Core services, including Minimal APIs, MVC controllers, gRPC, OData, a…
903205active
rust-cli/config-rs
A Rust library providing a layered configuration system that merges defaults, files (JSON, TOML, YAML, INI, RON, JSON5, Corn), environment …
773205active
dotnet/extensions
A suite of .NET libraries from Microsoft providing production-ready capabilities such as resilience pipelines, telemetry, diagnostics, comp…
983202active
jaredwray/keyv
Keyv is a TypeScript key-value storage library providing a consistent interface across multiple backends via storage adapters (Redis, Postg…
983187active
wildfly/wildfly
WildFly is an open-source, modular, lightweight Jakarta EE and MicroProfile application server for running enterprise Java applications. It…
953186active
CodisLabs/codis
Codis is a proxy-based, high-performance Redis cluster solution written in Go that provides transparent sharding and dynamic resharding wit…
2313224maintenance
revel/revel
Revel is a high-productivity, full-stack MVC web framework for the Go language. It bundles routing, parameter parsing, validation, sessions…
2313219maintenance
RuoYi-Vue
RuoYi-Vue is a full-stack, front-end/back-end separated admin and permission management system built on Spring Boot, Spring Security, JWT, …
833184active
RolifyCommunity/rolify
rolify is a Ruby gem providing simple role management for Rails applications, with support for scoping roles to specific resource objects. …
523177stable
pyrocms/pyrocms
PyroCMS is a modular, open-source content management system and development platform built on the Laravel PHP framework. It provides a resp…
703175active
strongloop/loopback
LoopBack is a highly-extensible Node.js framework for building dynamic end-to-end REST APIs and microservices with model-driven development…
2313161maintenance
analogjs/analog
Analog is a fullstack meta-framework for building applications and websites with Angular, powered by Vite and Nitro. It provides file-based…
953170active
etianen/django-reversion
django-reversion is a Django extension that adds version control for model instances, tracking revisions and enabling rollback. It integrat…
863168stable
joke2k/django-environ
django-environ is a Python package that lets you configure Django applications using environment variables following the Twelve-Factor meth…
873165active
itwanger/paicoding
Paicoding (技术派) is an open-source community/forum platform built on Spring Boot, MyBatis-Plus, MySQL, Redis, Elasticsearch, MongoDB, Rabbit…
773163active
sqitchers/sqitch
Sqitch is a standalone database change management (migration) tool that tracks schema changes as native SQL scripts with a plan file and Me…
833155stable
Tencent/Tendis
Tendis is a high-performance distributed key-value storage system fully compatible with the Redis protocol, built on RocksDB for disk-based…
813155active
gorilla/sessions
gorilla/sessions is a Go library providing cookie and filesystem session storage with infrastructure for custom session backends. It offers…
233151stable
celery/kombu
Kombu is a Python messaging library providing an idiomatic high-level interface to the AMQP protocol and pluggable transports for RabbitMQ,…
873136stable
egzosn/pay-java-parent
A lightweight Java SDK that aggregates third-party payment integrations including WeChat Pay, Alipay, UnionPay, PayPal, Payoneer, Fuiou, an…
603133active
sebhildebrandt/systeminformation
A dependency-free Node.js library for retrieving detailed system and OS information such as CPU, memory, disk, network, and battery stats. …
993129active
chronoxor/NetCoreServer
NetCoreServer is an ultra fast, low latency asynchronous socket server and client library for C# .NET Core. It supports TCP, SSL, UDP, Unix…
613129stable
CacheControl/json-rules-engine
json-rules-engine is a lightweight JavaScript rules engine where rules are defined as simple, human-readable JSON structures. It supports n…
533128stable
petergoldstein/dalli
Dalli is a high-performance pure Ruby client for accessing memcached servers. It supports failover, namespaces, thread-safe operation, SSL/…
983114active
mashpie/i18n-node
A lightweight internationalization (i18n) library for Node.js that provides translation via the common __('...') syntax with dynamic JSON s…
683112active
laravel-shift/blueprint
Blueprint is a code generation tool for Laravel that builds multiple framework components (models, migrations, controllers, routes, factori…
793110active
felixge/fgprof
fgprof is a sampling Go profiler that analyzes both On-CPU and Off-CPU (e.g. I/O) time together, also known as wall-clock profiling. It exp…
313110stable
apiato/apiato
Apiato is a PHP framework built on top of Laravel for creating scalable, testable, API-centric applications using the Porto architectural p…
783109active
oshai/kotlin-logging
A lightweight, pure-Kotlin multiplatform logging facade that provides convenient and performant logging APIs for Kotlin. It wraps slf4j on …
883107stable
darccio/mergo
Mergo is a Go library that merges same-type structs and maps by setting default values in zero-value fields using reflection. It has been s…
673106stable
acl-dev/acl
Acl is a cross-platform C/C++ network communication library and server programming framework supporting Linux, Windows, macOS, FreeBSD, And…
903100stable
fibjs/fibjs
fibjs is a JavaScript runtime built on Chrome's V8 engine that uses fiber-based coroutines with a synchronous, non-blocking IO model. It sh…
673098active
subtrace/subtrace
Subtrace is a CLI tool that lets developers inspect HTTP requests hitting their backend servers by wrapping any command with `subtrace run`…
583095active
facebook/wangle
Wangle is a C++ networking library providing composable client/server abstractions for building protocols, application clients, and servers…
953094active
jhnns/rewire
rewire is a Node.js library that adds special setter and getter methods to CommonJS modules so tests can inject mocks, override private var…
563093active
ulisesbocchio/jasypt-spring-boot
A Spring Boot integration of the Jasypt library that enables transparent encryption and decryption of property sources in Spring Boot appli…
683088active
tsedio/tsed
Ts.ED is a TypeScript framework for Node.js and Bun built on top of Express.js, Koa.js, or Fastify.js, using decorators and class-based arc…
953087active
elastic/elasticsearch-rails
Official Elasticsearch integrations for Ruby on Rails, provided as three gems: elasticsearch-model (ActiveModel/ActiveRecord/Mongoid search…
453084active
flosch/pongo2
pongo2 is a template engine for Go that implements Django's template syntax, including tags, filters, and macros. It is a pure-Go library w…
743083active
jazzband/django-redis
A full-featured Redis cache and session backend for Django, built on redis-py. It supports pluggable clients, parsers, and serializers, pri…
833081active
mkleehammer/pyodbc
pyodbc is an open-source Python module that provides access to ODBC databases, implementing the DB API 2.0 specification with additional Py…
663081stable
slact/nchan
Nchan is a scalable pub/sub message server and proxy implemented as an Nginx module, supporting Websocket, EventSource (SSE), long-polling,…
713065stable
jobrunr/jobrunr
JobRunr is a Java library for performing distributed background processing on the JVM using Java 8 lambdas, with jobs persisted in an exist…
993064active
next-safe-action/next-safe-action
next-safe-action is a TypeScript library for defining type-safe, validated Next.js Server Actions with middleware support. It works with an…
923061active
EasyNetQ/EasyNetQ
EasyNetQ is an easy-to-use .NET client API for RabbitMQ that simplifies pub/sub messaging, delayed scheduling, and RPC over an AMQP broker.…
903059active
tokio-rs/toasty
Toasty is an async ORM for Rust that lets you define data models with Rust structs and derive macros, supporting SQL databases (SQLite, Pos…
883047active
jeremykenedy/laravel-auth
A complete Laravel 12 starter application with email registration verification, social authentication via Socialite, user roles and permiss…
783045active
jonashaag/bjoern
bjoern is an ultra-lightweight, high-performance WSGI HTTP/1.1 server for CPython 2 and 3, written in ~1000 lines of C on top of libev and …
323041active
javamelody/javamelody
JavaMelody is an open-source library for monitoring Java and Java EE applications in QA and production environments. It collects and visual…
923039active
Snapchat/KeyDB
KeyDB is a multithreaded, high-performance fork of Redis that is fully protocol-compatible and acts as a drop-in replacement for Redis depl…
2312509maintenance
vpulim/node-soap
A Node.js library providing both a SOAP client and a SOAP server, with WSDL parsing, SOAP header handling, security options, and async meth…
993038active
HBNetwork/python-decouple
python-decouple is a Python library that enforces strict separation of configuration settings from code, reading parameters from .env or .i…
233038stable
twmb/franz-go
franz-go is a feature-complete, pure Go Apache Kafka client library supporting Kafka 0.8.0 through 4.2+, including producing, consuming, tr…
763032active
xyproto/algernon
Algernon is a small, self-contained web server and application server written in pure Go, bundling HTTP/2, HTTP/3 (QUIC), Lua/Teal scriptin…
933027active
open-webui/open-terminal
A self-hosted remote shell exposed over a REST API, designed to give AI agents and automation tools a dedicated environment to run commands…
823025active
Propaganistas/Laravel-Phone
A Laravel package that adds phone number validation, formatting, and parsing built on Google's libphonenumber (PHP port). It provides valid…
803025active
socketry/falcon
Falcon is a high-performance, multi-process, multi-fiber rack-compatible HTTP web server for Ruby, built on the async ecosystem. It nativel…
973024active
matcornic/hermes
Hermes is a Go package that generates clean, responsive HTML emails for transactional mail such as welcome, password-reset, and receipt ema…
293024active
elixir-plug/plug
Plug is an Elixir library and specification for composing web applications from small functional pieces, with connection adapters for web s…
773013stable
calebporzio/sushi
Sushi is a PHP library that lets Laravel Eloquent models run on in-memory array data instead of a database, backed by SQLite. You add a tra…
643003active
mscdex/busboy
Busboy is a Node.js library that provides a streaming parser for HTML form data, primarily multipart/form-data uploads. It emits events for…
322999stable
bensheldon/good_job
GoodJob is a multithreaded, Postgres-based Active Job backend for Ruby on Rails. It stores jobs in Postgres, uses advisory locks and LISTEN…
962993stable
public-activity/public_activity
A Ruby gem that provides easy activity tracking for ActiveRecord, Mongoid, and MongoMapper models in Rails 6.1+. It records what has been c…
702990active
baidu/openrasp
OpenRASP is Baidu's open-source Runtime Application Self-Protection (RASP) solution that embeds a protection engine directly into the appli…
432987stable
dbader/schedule
A Python library for scheduling periodic jobs with a friendly, human-readable syntax. It runs an in-process scheduler that executes Python …
3212260maintenance
stephenberry/glaze
Glaze is an extremely fast, header-only C++ serialization and reflection library supporting JSON, BEVE, CBOR, BSON, CSV, MessagePack, TOML,…
952978active
laravel/sanctum
Laravel Sanctum is a featherweight authentication package for Laravel that issues API tokens and authenticates single-page applications, mo…
962977stable

← prev page 11 / 42 next →