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
golang/go
Go is an open-source, statically typed programming language developed by Google, designed for building simple, reliable, and efficient soft…
77136473stable
Node.js
Node.js is an open-source, cross-platform JavaScript runtime built on Chrome's V8 engine, enabling JavaScript to run outside the browser fo…
95119568stable
Supabase
Supabase is an open-source Postgres development platform that bundles a hosted (or self-hosted) Postgres database with authentication, auto…
98108441stable
Deno
Deno is a modern runtime for JavaScript, TypeScript, and WebAssembly built on V8, Rust, and Tokio, with secure defaults and first-class Typ…
94108312stable
fastapi/fastapi
FastAPI is a modern, high-performance Python web framework for building APIs, based on standard Python type hints and built on Starlette an…
94101864active
Gin Web Framework
Gin is a high-performance HTTP web framework written in Go, offering a Martini-like API with dramatically faster routing powered by httprou…
8089117stable
Django
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It provides an ORM, templating, …
7788957stable
laravel/laravel
Laravel is a batteries-included PHP web application framework with expressive syntax, covering routing, ORM (Eloquent), migrations, queues,…
9984878stable
mall
mall is a full-featured open-source e-commerce system built with Spring Boot and MyBatis, including a customer-facing storefront and an adm…
6084634active
spring-projects/spring-boot
Spring Boot is an opinionated framework for building stand-alone, production-grade Spring-based Java applications with minimal configuratio…
9981367stable
NestJS
NestJS is a progressive Node.js framework for building efficient, scalable, enterprise-grade server-side applications in TypeScript or Java…
9576465stable
caddyserver/caddy
Caddy is a fast, extensible, multi-platform web server written in Go that serves HTTP/1, HTTP/2, and HTTP/3 with automatic HTTPS by default…
9175231stable
Strapi
Strapi is the leading open-source headless CMS, written entirely in JavaScript/TypeScript, that lets developers design content models visua…
9573015stable
pallets/flask
Flask is a lightweight WSGI web application framework for Python, built on Werkzeug and Jinja. It provides routing, templating, and request…
8172138stable
Protocol Buffers
Protocol Buffers (protobuf) is Google's language-neutral, platform-neutral mechanism for serializing structured data, comprising the protoc…
9971825stable
Express.js
Express is a fast, unopinionated, minimalist web framework for Node.js providing robust routing, HTTP helpers, and middleware support. It i…
9469395stable
Socket.IO
Socket.IO is a library enabling bidirectional, low-latency, event-based communication between servers and clients over WebSockets with auto…
9563207stable
PocketBase
PocketBase is an open source Go backend that ships as a single executable, bundling an embedded SQLite database with realtime subscriptions…
9560832active
Nuxt
Nuxt is a free, open-source full-stack framework for building type-safe, performant web applications and websites with Vue.js. It bundles s…
9460801stable
spring-projects/spring-framework
Spring Framework is the foundational application framework for Java-based enterprise applications, providing dependency injection, AOP, tra…
9960212stable
Ruby on Rails
Ruby on Rails is a full-stack MVC web application framework written in Ruby, bundling Active Record ORM, Action Pack routing/controllers, A…
9858720stable
Appwrite
Appwrite is an open-source backend-as-a-service platform providing authentication, databases, file storage, serverless functions, messaging…
9757130stable
Mastodon
Mastodon is a free, open-source, self-hosted social network server for microblogging built on the ActivityPub protocol, written in Ruby on …
9550254stable
ReactiveX/RxJava
RxJava is a JVM implementation of Reactive Extensions, a library for composing asynchronous and event-based programs using observable seque…
9848204active
Prisma ORM
Prisma is a next-generation ORM for Node.js and TypeScript that generates a fully type-safe client from a declarative schema, supporting Po…
9947564active
lysine-dev/okhttp
OkHttp is a meticulous HTTP client library for the JVM, Android, and GraalVM, written in Kotlin. It provides efficient HTTP/2 and HTTP/1.1 …
7747053stable
Serverless Framework
The Serverless Framework is a CLI tool and framework that deploys code and cloud infrastructure together using simple YAML syntax, primaril…
9546918active
gRPC
gRPC is a high-performance, open-source universal RPC framework that lets client and server applications communicate transparently across l…
9745264stable
fastapi/full-stack-fastapi-template
A full-stack web application template combining a FastAPI backend with a React frontend, including SQLModel, PostgreSQL, JWT authentication…
9045181active
meteor/meteor
Meteor is a full-stack JavaScript app platform for building modern web, mobile, and desktop applications with a unified codebase. It provid…
7744813active
payloadcms/payload
Payload is an open-source, MIT-licensed fullstack Next.js framework and headless CMS written in TypeScript. A single config instantly gener…
9444422stable
Unitech/pm2
PM2 is a production process manager for Node.js and Bun applications with a built-in load balancer and cluster mode. It daemonizes applicat…
9943280stable
apache/dubbo
Apache Dubbo is a high-performance RPC and microservice framework for Java (with multi-language SDKs) that provides service discovery, traf…
9441555stable
tRPC
tRPC is a TypeScript library for building and consuming fully typesafe APIs without schemas or code generation, leveraging TypeScript type …
9540548stable
php/php-src
php-src is the official C source code of the PHP interpreter, a popular general-purpose scripting language especially suited to web develop…
9840316stable
Fiber
Fiber is an Express-inspired web framework for Go built on top of Fasthttp, focused on zero memory allocation and high performance. It prov…
9440091stable
go-gorm/gorm
GORM is a full-featured, developer-friendly ORM library for Go that maps Go structs to database tables. It supports associations, transacti…
9239930stable
novuhq/novu
Novu is an open-source communication infrastructure platform that provides a unified API for sending notifications (in-app inbox, email, SM…
9439674active
dotnet/aspnetcore
ASP.NET Core is the open-source, cross-platform web framework for .NET, used to build modern cloud-based web applications, APIs, IoT apps, …
9838394stable
docker/compose
Docker Compose is a tool for defining and running multi-container Docker applications using the Compose file format (compose.yaml). It lets…
9938065stable
directus/directus
Directus is an open-source backend application that wraps any SQL database into instant REST and GraphQL APIs, a no-code data studio, and a…
9937603active
fastify/fastify
Fastify is a fast, low-overhead web framework for Node.js with a powerful plugin architecture, JSON Schema-based validation and serializati…
9937025stable
typeorm/typeorm
TypeORM is a TypeScript-first object-relational mapper for Node.js and other JavaScript platforms, supporting both Active Record and Data M…
9336632stable
Keycloak
Keycloak is an open-source identity and access management service providing single sign-on, user federation, and fine-grained authorization…
9936431stable
Medusa
Medusa is an open-source (open-core) digital commerce platform with a built-in customization framework, offering modular commerce primitive…
9436020active
Koa
Koa is an expressive HTTP middleware framework for Node.js built by the Express team, using async functions for cascading middleware. It ha…
9435689stable
drizzle-team/drizzle-orm
Drizzle ORM is a lightweight, headless TypeScript ORM for SQL databases with zero dependencies and full type safety. It supports PostgreSQL…
8735602active
netty/netty
Netty is an asynchronous event-driven network application framework for the JVM, enabling rapid development of high-performance protocol se…
9835035stable
laravel/framework
Laravel is a batteries-included PHP web application framework with expressive syntax, covering routing, ORM (Eloquent), templating (Blade),…
9534882stable
Remix
Remix is a full-stack JavaScript/TypeScript web framework for building modern, resilient websites and applications on top of web standards …
9533325active
go-zero
go-zero is a cloud-native Go web and RPC microservices framework with built-in engineering practices like circuit breaking, rate limiting, …
9833280stable
binarywang/WxJava
WxJava is a comprehensive Java SDK for WeChat backend development, covering WeChat Pay, Mini Programs, Official Accounts, Open Platform, En…
7633051active
tokio-rs/tokio
Tokio is an event-driven, non-blocking I/O runtime for writing asynchronous applications in Rust. It provides a multithreaded work-stealing…
9733016stable
surrealdb/surrealdb
SurrealDB is a multi-model database written in Rust that combines document, graph, vector, and relational data models in a single ACID engi…
9432944stable
labstack/echo
Echo is a high-performance, minimalist web framework for Go built on the standard net/http package, featuring a zero-allocation radix-tree …
9732659stable
Beego
Beego is a high-performance, full-stack web framework for Go, inspired by Tornado, Sinatra, and Flask. It bundles an ORM, session managemen…
9232414active
Hasura GraphQL Engine
Hasura GraphQL Engine is an open-source engine that auto-generates instant, realtime GraphQL APIs (and REST endpoints) over existing databa…
9832098active
facebook/rocksdb
RocksDB is an embeddable persistent key-value store library written in C++, based on LevelDB and maintained by Meta's Database Engineering …
9832011stable
honojs/hono
Hono is a small, ultrafast web framework built on Web Standards APIs with zero dependencies. It runs on any JavaScript runtime including Cl…
9531977stable
Filament
Filament is an open-source UI framework for Laravel built on the TALL stack (Tailwind CSS, Alpine.js, Livewire, Laravel) for rapidly buildi…
9531897stable
NGINX
NGINX is a high-performance HTTP web server, reverse proxy, content cache, load balancer, API gateway, and TCP/UDP/mail proxy server writte…
9931504stable
jumpserver/jumpserver
JumpServer is an open-source Privileged Access Management (PAM) platform and bastion host that provides secure, audited access to SSH, RDP,…
9931455stable
symfony/symfony
Symfony is a full-stack PHP framework for building web and console applications, plus a set of reusable, decoupled PHP components used by p…
9531135stable
dragonflydb/dragonfly
Dragonfly is a modern in-memory data store that is fully API-compatible with Redis and Memcached, built on a multi-threaded, shared-nothing…
9831043active
xuxueli/xxl-job
XXL-JOB is a lightweight distributed task scheduling platform written in Java, featuring a central admin console and executor clients that …
8930493stable
spf13/viper
Viper is a comprehensive configuration library for Go applications that reads from files, environment variables, command-line flags, and re…
6030447stable
sequelize/sequelize
Sequelize is a feature-rich, promise-based ORM for Node.js and TypeScript supporting PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Snowfl…
8630377stable
chinabugotech/hutool
Hutool is a comprehensive Java utility library that wraps common JDK operations into convenient static helper classes. It covers strings, c…
9230271stable
encode/django-rest-framework
Django REST framework is a powerful and flexible toolkit for building Web APIs on top of Django. It provides serializers, class-based views…
9430144stable
statelyai/xstate
XState is a zero-dependency JavaScript/TypeScript library for state management and orchestration using state machines, statecharts, and the…
9530061active
apolloconfig/apollo
Apollo is a reliable, centralized configuration management system for microservices, built on Spring Boot and Spring Cloud. It provides a w…
8829803stable
better-auth/better-auth
Better Auth is a framework-agnostic authentication and authorization framework for TypeScript that ships with comprehensive features like e…
8729706active
gabime/spdlog
spdlog is a very fast C++ logging library that can be used header-only or compiled, with formatting powered by the fmt library. It supports…
8129526stable
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba is a one-stop framework for building distributed Java microservices on the Spring Cloud programming model, integrating…
8929167active
t3-oss/create-t3-app
create-t3-app is an interactive CLI scaffolding tool that generates a full-stack, typesafe Next.js application using the T3 Stack. It lets …
6529101active
Celery
Celery is a Python distributed task queue for processing large volumes of messages asynchronously, with support for real-time task executio…
9128826stable
mongodb/mongo
MongoDB is a widely used open-source NoSQL document database written in C++, including the mongod server and mongos sharding router. It sto…
7728508stable
tj/commander.js
Commander.js is a widely-used Node.js library for building command-line interfaces, providing option and argument parsing, subcommands, and…
8628375stable
Budibase/budibase
Budibase is an open-source low-code platform for building AI agents, internal tools, and workflow automations on top of your own databases,…
9528244active
lenve/vhr
vhr (微人事) is a full-stack, front-end/back-end separated human resources management system built with Spring Boot and Vue, covering employee…
3228078active
Bagisto
Bagisto is an open-source eCommerce platform built on Laravel (PHP) for B2C, B2B, multi-vendor marketplace, multi-tenant, and headless comm…
9927994active
PostgREST/postgrest
PostgREST is a standalone web server that automatically exposes any existing PostgreSQL database as a fully RESTful HTTP API. Written in Ha…
9927629stable
Automattic/mongoose
Mongoose is a MongoDB object modeling (ODM) library for Node.js and Deno that provides schema-based data modeling with type casting, valida…
9527474stable
cloudflare/pingora
Pingora is a Rust framework from Cloudflare for building fast, reliable, and programmable network services such as HTTP proxies and load ba…
8427278stable
valkey-io/valkey
Valkey is an open-source (BSD-3-Clause), high-performance in-memory key-value data structure server forked from Redis before its license ch…
9026991stable
tokio-rs/axum
Axum is an HTTP routing and request-handling library for Rust built on Tokio, focusing on ergonomics and modularity. It integrates deeply w…
9226963stable
remy/nodemon
nodemon is a command-line wrapper for Node.js that watches your source files and automatically restarts the application when changes are de…
8926677stable
Vapor
Vapor is a server-side HTTP web framework written in Swift, built on SwiftNIO with a non-blocking, event-driven architecture. It includes a…
9926192stable
apache/incubator-seata
Apache Seata (incubating) is an open-source, high-performance distributed transaction solution for microservices architectures. It provides…
8025992stable
go-kratos/kratos
Kratos is a lightweight Go framework for building cloud-native microservices, offering APIs for transport (HTTP/gRPC), middleware, registry…
9125892active
rwf2/Rocket
Rocket is an async web framework for Rust focused on usability, security, extensibility, and speed. It provides macro-based routing, compil…
4925782stable
NSQ
NSQ is a realtime distributed messaging platform written in Go, designed to operate at scale handling billions of messages per day. It prov…
6625775stable
kataras/iris
Iris is a fast, feature-rich HTTP/2 web framework for Go with first-class MVC support, built-in dependency injection, and an expressive API…
6525558active
clockworklabs/SpacetimeDB
SpacetimeDB is a relational database with embedded server-side logic (reducers), real-time client sync, auth, and deployment built into a s…
9625076active
flipped-aurora/gin-vue-admin
A full-stack admin development platform combining a Go (Gin) backend with a Vue 3 + Element Plus frontend, featuring JWT auth, Casbin-based…
9224971active
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast asynchronous web framework for Rust. It provides type-safe routing, flexible respond…
9924801stable
uber-go/zap
Zap is a fast, structured, leveled logging library for Go, developed by Uber. It offers a zero-allocation JSON encoder and two APIs: a high…
8224644stable
winstonjs/winston
Winston is a universal logging library for Node.js supporting multiple transports such as console, files, and remote storage. It offers fle…
8324507stable
redisson/redisson
Redisson is a Java client and real-time data platform for Redis and Valkey, built on Netty, offering sync, async, reactive, and RxJava3 API…
9824378stable
heartcombo/devise
Devise is a flexible, modular authentication solution for Rails applications built on top of Warden. It provides complete MVC-based user au…
8924358stable

page 1 / 42 next →