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
stuartsierra/component
A small Clojure library for managing the lifecycle and dependencies of stateful components such as database connections, web servers, and c…
542161stable
ilyakaznacheev/cleanenv
A minimalistic Go library for reading application configuration from files (YAML, JSON, etc.) and environment variables into typed structs.…
422160stable
thinkcmf/thinkcmf
ThinkCMF is an open-source content management framework built on ThinkPHP 8, supporting both PHP-FPM and Swoole modes. It provides a multi-…
472156active
ajvb/kala
Kala is a simplistic, modern job scheduler written in Go that runs as a single binary with a JSON-over-HTTP API and a web UI. It supports I…
572155active
bitwalker/libcluster
An Elixir library that automatically forms and heals clusters of Erlang nodes using pluggable strategies such as EPMD, multicast UDP gossip…
322155stable
muesli/cache2go
cache2go is a concurrency-safe, in-memory caching library for Go with per-item expiration (TTL) and access counters. It supports arbitrary …
232152stable
ideawu/ssdb
SSDB is a fast, Redis-compatible NoSQL key-value database written in C++ that stores data on disk using LevelDB/RocksDB-style storage. It s…
238320maintenance
RichardKnop/go-oauth2-server
A standalone, specification-compliant OAuth 2.0 authorization server written in Go. It implements the standard grant types (authorization c…
482148active
AaronLasseigne/active_interaction
ActiveInteraction is a Ruby gem for managing application-specific business logic through service objects that integrate seamlessly with Rai…
542146stable
nette/utils
nette/utils is a lightweight PHP library of everyday utility classes covering arrays, strings, JSON, filesystem, images, pagination, valida…
922144stable
CollaboratingPlatypus/PetaPoco
PetaPoco is a tiny, fast, dependency-free micro-ORM for .NET that maps database rows to POCO objects using dynamic MSIL method generation. …
572141active
python-social-auth/social-app-django
The Django integration component of the python-social-auth ecosystem, providing social authentication and registration via OAuth2 and other…
932140active
miguelgrinberg/microdot
Microdot is a minimalistic async web framework for Python and MicroPython, inspired by Flask, designed to run on resource-constrained syste…
882140active
sogou/srpc
SRPC is an enterprise-level C++ RPC framework built on Sogou C++ Workflow, used in production at Sogou for tens of billions of daily reques…
642140active
jdbi/jdbi
Jdbi is a Java library providing convenient, idiomatic access to relational databases on top of JDBC, with fluent and declarative APIs. It …
962136active
pkg/errors
A Go library providing simple error handling primitives, most notably errors.Wrap for adding context and stack traces to errors without des…
568259maintenance
Kludex/mangum
Mangum is a Python adapter that runs ASGI applications (FastAPI, Starlette, Quart, Django, etc.) inside AWS Lambda. It translates API Gatew…
952131active
pycontribs/jira
A Python library that wraps the Jira REST API, supporting authentication methods like basic, token, OAuth, cookie, and Kerberos. It include…
792128active
sonata-project/SonataAdminBundle
SonataAdminBundle is a Symfony bundle that generates administration interfaces for managing application data. It provides CRUD listings, fo…
892126active
vyuldashev/laravel-queue-rabbitmq
A RabbitMQ queue driver for the Laravel framework, implemented as a Composer-installable PHP package. It lets Laravel applications use Rabb…
752126active
linyacool/WebServer
A high-performance HTTP web server written in C++11 using epoll edge-triggered non-blocking IO with a Reactor concurrency model and thread …
328217maintenance
ruby-shoryuken/shoryuken
Shoryuken is a super-efficient, thread-based message processor for Amazon SQS written in Ruby. It integrates with Rails Active Job and prov…
932125active
ferronweb/ferron
Ferron is a fast, memory-safe web server written in Rust with automatic TLS certificate management via Let's Encrypt. It offers static file…
842124active
electrode-io/electrode
Electrode is a framework for building large-scale web applications with Node.js and React, emphasizing micro-frontend architecture and univ…
752116active
apioo/fusio
Fusio is a self-hosted, open-source API management platform and gateway written in PHP that turns databases, microservices, and custom logi…
942114active
smartwalle/alipay
A Go SDK for integrating with the Alipay payment platform, supporting both public key certificate and plain public key signing/verification…
752113active
zone-eu/wildduck
WildDuck is a scalable, no-single-point-of-failure IMAP/POP3 email server built on Node.js that stores all mail in sharded and replicated M…
992109active
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
blade-build/blade-build
Blade is a declarative, high-performance build system from Tencent optimized for large-scale monorepo development, primarily for C/C++ but …
972105active
vulcand/oxy
Oxy is a Go library of HTTP middleware handlers that extend the standard net/http library with reverse proxying, load balancing, rate limit…
742105active
continew-org/continew-admin
ContiNew Admin is a full-stack, multi-tenant admin management framework/scaffold built on Spring Boot 3 (Java 17) and Vue 3 with Arco Desig…
802104active
h2o/picohttpparser
PicoHTTPParser is a tiny, fast HTTP request/response parser written in C. It is stateless and allocation-free, setting pointers into the ca…
662103stable
slawlor/ractor
Ractor is a pure-Rust actor framework inspired by Erlang's gen_server, providing actor message processing, supervision trees, and lifecycle…
972099active
FoundatioFx/Foundatio
Foundatio is a C# library of pluggable abstractions for building loosely coupled distributed applications, covering caching, queues, messag…
962098active
protostuff/protostuff
Protostuff is a Java serialization library with built-in forward-backward compatibility (schema evolution) and validation, supporting plugg…
292096active
dotnetcore/EasyCaching
EasyCaching is a .NET caching library that unifies basic and advanced caching usage behind a common abstraction. It supports multiple backe…
282094active
prometheus-net/prometheus-net
prometheus-net is a .NET library for instrumenting application code with Prometheus metrics such as counters, gauges, histograms, and summa…
232094active
blackholll/loonflow
Loonflow is an open-source, visual process automation platform built on Django with a React frontend, featuring drag-and-drop workflow and …
832089active
realworld-apps/aspnetcore-realworld-example-app
An ASP.NET Core backend implementation of the RealWorld (Medium.com clone) spec, demonstrating CRUD, JWT authentication, pagination, and ve…
762087active
pallets-eco/blinker
Blinker is a fast Python library for in-process signal/event dispatching, letting any number of receivers subscribe to events or 'signals' …
462087stable
ehcache/ehcache3
Ehcache 3 is Java's most widely-used open-source caching library, offering a type-safe API, full JSR-107 (JCache) compliance, and tiered st…
722085stable
brendon/acts_as_list
A Ruby on Rails ActiveRecord plugin that adds list management capabilities to models via an integer position column. It provides methods fo…
722082active
error-or/error-or
ErrorOr is a C# library providing a fluent discriminated union type of either an error or a result value, letting developers replace except…
942081active
macrozheng/mall-tiny
mall-tiny is a rapid development scaffold based on SpringBoot and MyBatis-Plus with complete role-based permission management built in. It …
572081active
ledgetech/lua-resty-http
A Lua HTTP client cosocket driver for OpenResty / ngx_lua, supporting HTTP 1.0/1.1, SSL, streaming response bodies, keepalives, and request…
852078stable
elixir-tesla/tesla
Tesla is a flexible HTTP client library for Elixir built around a composable middleware stack and pluggable adapters such as Mint, Finch, a…
992076stable
Masterminds/squirrel
Squirrel is a fluent SQL query builder library for Go that composes SELECT, INSERT, UPDATE, and DELETE statements from reusable parts. It i…
237979maintenance
sindresorhus/emittery
Emittery is a small, zero-dependency JavaScript library providing an async-first event emitter with strongly typed events, async iteration,…
752073stable
WebReflection/linkedom
LinkeDOM is a triple-linked-list based DOM implementation for DOM-less environments like Node.js and Deno, closely following the DOM standa…
742070active
guregu/null
A Go library providing nullable types for SQL and JSON values, with two packages: null (null and zero are distinct) and zero (null and zero…
272070stable
ranyitz/qnm
qnm is a fast CLI utility for querying the node_modules directory to see which versions of packages are installed, including nested duplica…
612066active
crossbario/crossbar
Crossbar.io is an open-source application router implementing the WAMP protocol over WebSocket, plus REST/HTTP and MQTT bridging, for build…
952064active
konradhalas/dacite
Dacite is a lightweight Python library that simplifies creating data class instances from dictionaries, with support for nested structures,…
392063stable
suyuan32/simple-admin-core
Simple Admin is a Go-based distributed microservice backend framework built on go-zero, Ent, and Casbin for rapidly building admin manageme…
982055active
skypjack/uvw
uvw is a header-only (also available as a static/shared library) wrapper around libuv that exposes its C API through a modern, event-based …
582055active
2881099/csredis
CSRedis is a C#/.NET client library for Redis, supporting Redis Sentinel, Cluster, and standalone deployments with synchronous and asynchro…
642053active
laurentS/slowapi
SlowAPI is a rate limiting library for Starlette and FastAPI, adapted from flask-limiter and built on top of the limits package. It support…
842052stable
plv8/plv8
PLV8 is a PostgreSQL extension that adds a trusted procedural language powered by the V8 JavaScript engine, letting you write stored proced…
692052active
bytedance/gopkg
gopkg is a universal utility collection for Go, migrated from ByteDance's internal codebase and used in production. It provides caching mec…
702048stable
kwhitley/itty-router
Itty Router is an ultra-tiny (~450B-1kB) TypeScript HTTP router library designed for serverless and edge environments like Cloudflare Worke…
892046active
doctrine/cache
Doctrine Cache is a PHP caching library providing a common Cache interface with drivers for Redis, Memcache, APCu, MongoDB, filesystem, and…
447855maintenance
Jinnrry/PMail
PMail is a lightweight personal email server written in Go that ships as a single ~15MB binary with full send/receive SMTP/POP3 services an…
942045active
upstash/ratelimit-js
A TypeScript rate limiting library backed by Upstash Redis that works over HTTP, making it suitable for serverless and edge runtimes. It pr…
832044stable
emersion/go-smtp
An ESMTP client and server library for Go implementing RFC 5321 with extensions like AUTH, PIPELINING, and LMTP. It improves on the frozen …
942042active
fabiocaccamo/django-admin-interface
A Django app that enhances the default Django admin interface with a modern, responsive flat design. It provides customizable themes (title…
822039active
bugsink/bugsink
Bugsink is a self-hosted error tracking service that collects exceptions from running applications and presents stacktraces, code, and loca…
882037active
jsdecena/laracom
Laracom is a free, open-source e-commerce application built on the Laravel PHP framework, providing a storefront and admin panel with produ…
392037active
platformatic/platformatic
Platformatic Watt is an open-source Node.js application server that runs any Node.js application (in any framework) inside worker threads, …
952034active
symfony/http-client
Symfony HttpClient is a PHP component providing a low-level HTTP client with support for both PHP stream wrappers and cURL. It fetches HTTP…
952030stable
commanded/commanded
Commanded is an Elixir framework for building applications using the CQRS (Command Query Responsibility Segregation) and Event Sourcing (ES…
912030stable
kartikk221/hyper-express
HyperExpress is a high-performance Node.js HTTP and WebSocket server library built on top of uWebSockets.js, exposing a simple Express-like…
962029active
expressjs/cookie-parser
Express/Node.js middleware that parses the HTTP Cookie header and populates req.cookies with name-value pairs. It also supports signed cook…
612028stable
jamsocket/plane
Plane is a distributed system for running stateful WebSocket backends at scale, acting like a distributed hashmap of running processes keye…
582023active
bufanyun/hotgo
HotGo is an enterprise-grade full-stack admin development platform built on GoFrame 2 (Go) and Vue 3 + Naive UI + uniapp, designed for rapi…
692021active
Azure Functions
Azure Functions is Microsoft's serverless, event-driven compute platform, and this repo contains the open-source runtime host that executes…
952020active
zaphoyd/websocketpp
WebSocket++ is a header-only C++ library implementing RFC6455 (The WebSocket Protocol) with both client and server functionality. It uses i…
597716maintenance
nitrictech/nitric
Nitric is a multi-language framework for building cloud backends with infrastructure declared inline in application code. It provisions res…
692014active
reugn/go-quartz
go-quartz is a minimalist, zero-dependency job scheduling library for Go, inspired by the Quartz Java scheduler. It provides a Scheduler in…
612014active
softonic/axios-retry
An Axios plugin that intercepts failed HTTP requests and automatically retries them with configurable retry counts and delay strategies. It…
442014active
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
binarywang/weixin-java-mp-demo
A Spring Boot demo application showcasing the WxJava SDK for building WeChat Official Account (公众号) backends in Java. It supports configuri…
612013active
qicosmos/rest_rpc
rest_rpc is a modern C++20, header-only, high-performance RPC framework built on standalone asio and coroutines. It makes TCP-based remote …
742012active
xuxueli/xxl-sso
XXL-SSO is a lightweight, distributed single sign-on (SSO) framework for Java/Spring applications. It supports login, permission, and role …
932011active
jieter/django-tables2
django-tables2 is a Django app for turning data such as QuerySets into HTML tables with built-in pagination and column sorting. It provides…
742010stable
Google2FA
A PHP library implementing Google-compatible two-factor authentication via HMAC-based (HOTP, RFC 4226) and time-based (TOTP, RFC 6238) one-…
692007stable
jaredwray/cacheable
Cacheable is a maintained monorepo of Node.js caching packages built on Keyv, including layered (Layer 1/Layer 2) caching, an HTTP request …
962005active
ambethia/recaptcha
A Ruby gem providing helper methods for Google's reCAPTCHA API, supporting v2 checkbox, invisible, and v3 score-based verification. It offe…
722005stable
adamchainz/django-htmx
django-htmx provides extensions for integrating htmx with Django, including middleware, template helpers, and request utilities. It simplif…
772004active
SGrondin/bottleneck
Bottleneck is a lightweight, zero-dependency task scheduler and rate limiter for Node.js and the browser. It supports distributed rate limi…
232003stable
basecamp/local_time
A Rails engine with a companion JavaScript component that renders <time> elements in UTC server-side and converts them to the browser's loc…
832002stable
gin-contrib/cors
The official CORS (Cross-Origin Resource Sharing) middleware for the Gin web framework in Go. It provides configurable handling of allowed …
871999stable
unrolled/render
A Go package that simplifies rendering HTTP responses as JSON, XML, JSONP, plain text, binary data, or HTML templates. It wraps Go's standa…
731998stable
Tencent/cloudbase-framework
CloudBase Framework is Tencent Cloud's official fullstack deployment tool that deploys frontend and backend applications to a Serverless ar…
101997active
fede1024/rust-rdkafka
rust-rdkafka is a fully asynchronous, futures-based Apache Kafka client library for Rust built on top of the librdkafka C library. It provi…
741996stable
bcrypt-ruby/bcrypt-ruby
bcrypt-ruby is a Ruby binding to the OpenBSD bcrypt() password hashing algorithm, provided as a gem with a native C extension. It lets deve…
821994stable
TrestleAdmin/trestle
Trestle is a modern, responsive admin framework for Ruby on Rails that lets developers build back-office admin interfaces via a Ruby DSL. I…
421992active
notifme/notifme-sdk
Notifme SDK is a Node.js library for sending transactional notifications across multiple channels including email, SMS, push, webpush, and …
761985active
Kitura/Kitura
Kitura is a Swift web framework and HTTP server for building web services and REST APIs. It provides URL routing, Codable routing, pluggabl…
607578maintenance
authorizerdev/authorizer
Authorizer is an open-source, self-hosted authentication and authorization server written in Go, providing OAuth2/OIDC, SAML SSO, MFA, soci…
981984active
asaskevich/EventBus
A lightweight event bus library for Go supporting synchronous and asynchronous subscribe/publish patterns with topic-based handlers. It als…
321984stable

← prev page 16 / 42 next →