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
caolan/forms
A Node.js library for creating, parsing, and validating HTML forms, inspired by form helpers in Django and Ruby on Rails. It lets developer…
321005maintenance
scoumbourdis/grocery-crud
Grocery CRUD is a PHP library for the CodeIgniter framework that auto-generates a full, production-ready CRUD (create, read, update, delete…
231005maintenance
417511458/jbone
jbone is a Java project suite built on Spring Cloud that provides a microservices foundation skeleton for small and medium enterprises. It …
231004maintenance
nytimes/openapi2proto
A Go CLI tool that converts OpenAPI/Swagger specifications (YAML or JSON) into Protobuf v3 schemas and gRPC service definitions. It support…
231002maintenance
toshi-search/Toshi
Toshi is a full-text search engine written in safe, stable Rust, intended as an Elasticsearch-like service built on Tantivy. It exposes an …
724256experimental
bknd-io/bknd
bknd is a lightweight, batteries-included backend-as-a-service (Firebase/Supabase alternative) providing data management, authentication, m…
663755experimental
russellromney/honker
A SQLite loadable extension plus multi-language bindings that add Postgres-style NOTIFY/LISTEN semantics, durable task queues, event stream…
823018experimental
RootbeerComputer/backend-GPT
An experimental project that replaces a traditional backend and database with an LLM. Users describe their app's purpose, provide an initia…
312932experimental
honojs/honox
HonoX is a meta-framework built on Hono and Vite for creating full-stack websites and Web APIs with file-based routing and fast SSR. It sup…
922919experimental
multigres/multigres
Multigres is an adaptation of Vitess for PostgreSQL, providing a two-level proxy layer (Multigateway and Multipooler) for connection poolin…
702568experimental
ProgrammerAnthony/Pantheon
Pantheon is a Java-based microservice registry center inspired by Eureka and Nacos. It incorporates architecture ideas and code patterns fr…
322339experimental
darklang/dark
Darklang is an integrated functional programming language, editor, and cloud infrastructure for building backends, APIs, and CLIs without s…
862170experimental
hyperfiddle/electric
Electric Clojure is a full-stack Clojure/Script framework where client and server code compose in the same expression, with a compiler that…
652138experimental
LukeMathWalker/pavex
Pavex is a Rust framework for building APIs and web applications, aiming to combine the productivity of frameworks like Rails or ASP.NET Co…
752072experimental
losfair/blueboat
Blueboat is an all-in-one, multi-tenant serverless JavaScript runtime written in Rust, designed for frictionless horizontal scalability. It…
231924experimental
jina-ai/dev-gpt
Dev-GPT is a Python CLI tool that simulates a virtual development team (Product Manager, Developer, DevOps) powered by OpenAI models. Users…
301870experimental
laravel/wayfinder
Laravel Wayfinder is a Composer package plus Vite plugin that generates fully-typed, importable TypeScript functions from Laravel controlle…
861826experimental
chaisql/chai
ChaiSQL is a modern embedded SQL database written in pure Go with a PostgreSQL-inspired API, built on CockroachDB's Pebble storage engine. …
631705experimental
uniqush/uniqush-push
Uniqush-push is a self-hosted Go server that provides a unified HTTP API for sending push notifications to mobile apps across FCM (Android)…
891559experimental
sandglass/sandglass
Sandglass is a distributed, horizontally scalable, persistent message queue that orders messages by time. It supports asynchronous task exe…
101523experimental
TanStack/bling
TanStack Bling is a framework-agnostic set of transpilation utilities and macros for TypeScript, enabling isomorphic client/server RPCs (vi…
101494experimental
s8sg/goflow
GoFlow is a Golang-based framework for authoring and executing distributed workflows as directed acyclic graphs (DAGs) of tasks. It distrib…
531383experimental
lagonapp/lagon
Lagon is an open-source runtime and platform for deploying TypeScript and JavaScript serverless functions at the edge, built on a Rust runt…
101341experimental
aspnet/AspLabs
A repository of experimental ASP.NET projects and prototypes that are not yet ready for production release, maintained by the ASP.NET team.…
771224experimental
gohouse/gorose
GoRose is a mini database ORM for Go inspired by Laravel's Eloquent, offering both struct-bound (Go-style) and map-based (PHP-style) query …
231162experimental
syumai/workers
A Go package that lets you run an HTTP server written in Go on Cloudflare Workers by compiling to WebAssembly. It provides bindings for Clo…
881132experimental
anthdm/superkit
SUPERKIT is a full-stack web framework for Go that bundles project scaffolding, Templ-based views, Tailwind CSS, database migrations, valid…
141102experimental
aquametalabs/aquameta
Aquameta is an experimental web development platform built entirely inside PostgreSQL, where schemas, REST endpoints, WebSocket events, ver…
391100experimental
Kotlin/kotlinx-rpc
kotlinx.rpc is an official JetBrains Kotlin library for adding asynchronous Remote Procedure Call (RPC) services to Kotlin Multiplatform ap…
861066experimental
levkk/rwf
Rwf is a comprehensive MVC web framework for building web applications in Rust, bundling an HTTP server, ORM, dynamic templates, authentica…
601063experimental
khonsulabs/bonsaidb
BonsaiDb is a developer-friendly document database written in Rust, inspired by CouchDB, offering ACID-compliant transactional collections,…
231061experimental
zknill/sqledge
SQLedge replicates a Postgres database to a local SQLite file using Postgres logical replication, serving reads from SQLite while forwardin…
281042experimental
davidfowl/Todos
A collection of todo list backend API implementations written in C# for .NET Core. It serves as reference sample code demonstrating differe…
321036experimental
azac/cobol-on-wheelchair
COBOL on Wheelchair is a micro web-framework written in COBOL that runs via CGI on an Apache server with GNU Cobol. It is a novelty project…
321031experimental
justrach/turboAPI
TurboAPI is a FastAPI-compatible Python web framework whose HTTP layer is implemented in Zig, offering drop-in migration by changing a sing…
871003experimental
vercel/pkg
A command-line tool that packages Node.js projects into standalone executables that run without Node.js installed, supporting cross-compila…
1024349abandoned
shadcn-ui/taxonomy
Taxonomy is an open-source Next.js 13 demo application showcasing the App Router, server components, authentication with NextAuth.js, Prism…
6719289abandoned
prisma/prisma1
Prisma 1 is a deprecated database toolkit providing an ORM with auto-generated type-safe clients, declarative migrations, and a GraphQL-bas…
1016380abandoned
google/wire
Wire is a compile-time dependency injection code generation tool for Go. It generates initialization code from provider functions without r…
1014407abandoned
Netflix/conductor
Conductor is a platform created by Netflix to orchestrate workflows that span across microservices, supporting workflow definitions in JSON…
1012752abandoned
reactioncommerce/reaction
Mailchimp Open Commerce (formerly Reaction Commerce) is an API-first, headless e-commerce platform built with Node.js, MongoDB, React, and …
5412401abandoned
thedevdojo/voyager
Voyager is a Laravel admin package providing a BREAD (Browse, Read, Edit, Add, Delete) builder, media manager, menu builder, database manag…
1011805abandoned
go-martini/martini
Martini is a classic Go web framework offering simple routing, middleware chaining, dependency injection of services into handlers, and sta…
2311599abandoned
lucia-auth/lucia
Lucia is a TypeScript authentication library for managing user sessions and OAuth in web applications. It was deprecated in March 2025 and …
7510449abandoned
goofychris/art-template
art-template is a high-performance JavaScript templating engine for Node.js and the browser, using scope pre-declaration to achieve near-li…
649848abandoned
swiftmailer/swiftmailer
Swift Mailer is a component-based, object-oriented PHP library for composing and sending emails via SMTP or Sendmail, with MIME message bui…
109429abandoned
Automattic/kue
Kue is a feature-rich priority job queue for Node.js backed by Redis, supporting delayed jobs, retries with backoff, job progress events, a…
239425abandoned
golang/mock
GoMock is a mocking framework for Go that generates mock implementations of interfaces via the mockgen code-generation tool. It integrates …
109340abandoned
thoughtbot/paperclip
Paperclip is a Ruby gem that provides easy file attachment management for ActiveRecord models in Rails applications, handling uploads, vali…
109015abandoned
microsoft/cpprestsdk
The C++ REST SDK (Casablanca) is a Microsoft library for cloud-based client-server communication in native C++ using a modern asynchronous …
108257abandoned
mitchellh/mapstructure
mapstructure is a Go library for decoding generic map values (e.g. map[string]interface{}) into native Go structs and vice versa, with help…
108026abandoned
ipkn/crow
Crow is a fast, header-only C++ micro web framework inspired by Python Flask, offering Flask-like routing, built-in JSON handling, Mustache…
237627abandoned
google/glog
Google's C++14 application-level logging library providing stream-based logging APIs and helper macros. The project is deprecated and will …
107395abandoned
symfony/debug
A Symfony component providing tools to ease debugging PHP code, such as enabling enhanced error handling. It has been deprecated since Symf…
107170abandoned
NancyFx/Nancy
Nancy is a lightweight, low-ceremony web framework for building HTTP-based services on .NET Framework/Core and Mono. It provides a simple D…
107093abandoned
go-yaml/yaml
A Go library for encoding and decoding YAML, based on a pure Go port of libyaml. It supports most of YAML 1.2 with some YAML 1.1 compatibil…
107018abandoned
vmware-archive/kubeless
Kubeless is a Kubernetes-native serverless framework that lets you deploy functions as custom Kubernetes resources, with an in-cluster cont…
106833abandoned
TryGhost/node-sqlite3
Asynchronous, non-blocking SQLite3 bindings for Node.js, written in modern C++ with Node-API prebuilt binaries. The repository is officiall…
106416abandoned
graphql/express-graphql
express-graphql is the original official reference implementation of a GraphQL HTTP server middleware for Express (and Connect/Restify). It…
106259abandoned
airbnb/hypernova
Hypernova is a Node.js service from Airbnb that renders JavaScript views (e.g., React components) on the server via HTTP, returning HTML st…
105783abandoned
googollee/go-socket.io
A Go implementation of the Socket.IO realtime application framework, supporting Socket.IO client protocol version 1.4 with rooms, namespace…
105779abandoned
ponzu-cms/ponzu
Ponzu is an open-source headless CMS and HTTP server framework written in Go that auto-generates content editors and a JSON API from CLI sc…
465757abandoned
gogo/protobuf
GoGoProtobuf is a Go library and protoc plugin that extends the official Go protobuf implementation with extra code-generation 'gadgets' fo…
235665abandoned
vibora-io/vibora
Vibora is a fast, asynchronous Python 3.6+ HTTP client/server web framework with features like routing, sessions, websockets, caching, and …
105582abandoned
aspnet/Mvc
ASP.NET Core MVC is a model-view-controller framework for building dynamic web sites and HTTP services with clean separation of concerns, m…
105566abandoned
nginx/unit
NGINX Unit is a lightweight universal web application server, written in C, that serves static assets, handles TLS, routes requests, and na…
105549abandoned
Zend Framework
Zend Framework is a collection of 60+ loosely coupled, object-oriented PHP packages for building web applications and services, installable…
105432abandoned
apache/dubbo-spring-boot-project
A Spring Boot starter project for Apache Dubbo that provides auto-configuration, annotation-driven setup, and production-ready actuator fea…
595385abandoned
alephjs/aleph.js
Aleph.js is a full-stack web framework for Deno supporting React SSR, SSG, API routes, and ESM-based development. It is no longer maintaine…
105177abandoned
node-webot/wechat
A Node.js middleware for Express/Connect that handles WeChat Official Account message interfaces, providing automatic replies (text, image,…
235173abandoned
beyondcode/laravel-websockets
A Laravel package that provides a self-hosted WebSocket server with full Pusher API compatibility, started via a single artisan command. It…
105072abandoned
Netflix/fast_jsonapi
A fast JSON:API serializer for Ruby objects, originally developed by Netflix, supporting attributes, relationships, compound documents, and…
235030abandoned
jasontaylordev/NorthwindTraders
Northwind Traders is a sample ASP.NET Core application demonstrating Clean Architecture with Entity Framework Core and a code-first Northwi…
105006abandoned
deployd/deployd
Deployd is a Node.js toolkit for building realtime REST APIs for web and mobile apps using configurable Resources like Collections, managed…
234941abandoned
streadway/amqp
A Go client library implementing the AMQP 0.9.1 protocol, primarily targeting RabbitMQ as the message broker server. It is explicitly unmai…
324926abandoned
krakenjs/kraken-js
Kraken-js is an Express-based Node.js web application bootstrapping module that adds environment-aware configuration, middleware management…
394917abandoned
facebookarchive/grace
A Go library for building socket-based servers that support graceful termination and restart without dropping connections. It provides APIs…
104880abandoned
mtdowling/cron-expression
A PHP library for parsing CRON expressions, determining whether a schedule is due, and calculating the next or previous run dates. This ori…
234860abandoned
nbs-system/naxsi
NAXSI is a high-performance, low-maintenance web application firewall (WAF) implemented as a third-party NGINX module written in C. Instead…
104811abandoned
Qihoo360/Atlas
Atlas is a high-performance MySQL protocol proxy (database middleware) developed by Qihoo 360's DBA and infrastructure team, based on MySQL…
234617abandoned
Camunda Platform 7
Camunda Platform 7 is a Java-based BPMN 2.0 process engine framework for workflow and decision automation, embeddable in any JVM applicatio…
104270abandoned
helios-framework/helios
Helios is an extensible open-source mobile backend framework written in Ruby that provides essential backend services for iOS apps, includi…
324074abandoned
rendrjs/rendr
Rendr is a small JavaScript library that lets you run Backbone.js apps on both the client and the server, rendering fully-formed HTML on th…
234053abandoned
swooletw/laravel-swoole
A PHP composer package that runs Laravel and Lumen applications on a high-performance Swoole-based HTTP server, benchmarked up to 5x faster…
104027abandoned
swagger-api/swagger-node
A Node.js module and CLI for designing, building, and testing Swagger 2.0-compliant REST APIs, integrating with Express, Hapi, Restify, and…
103945abandoned
redfin/react-server
React Server is a Node.js framework for building universal (isomorphic) React applications with server-side rendering, optimized for fast p…
233865abandoned
christianselig/apollo-backend
The server backend for the Apollo iOS Reddit client, written in Go, which checked user notifications and managed subreddit watchers via aut…
103655abandoned
silexphp/Silex
Silex is a PHP micro-framework for building websites and simple web applications, built on top of Symfony components with a lightweight, Pi…
103530abandoned
socketstream/socketstream
SocketStream is a Node.js framework for building realtime web applications with bidirectional communication. It is explicitly no longer mai…
323516abandoned
nylas/sync-engine
The Nylas Sync Engine is an open-source email sync platform that exposes a RESTful API on top of IMAP/SMTP, letting applications read and s…
103496abandoned
jasonlvhit/gocron
goCron is a Go job scheduling library that lets you run functions periodically at pre-determined intervals using a simple, human-friendly f…
233494abandoned
sensiolabs/SensioFrameworkExtraBundle
A Symfony FrameworkBundle extension that adds annotation-based configuration for Controller classes, covering routing, request converters, …
103351abandoned
koding/kite
Kite is a Go framework for building micro-services where each service (a 'kite') acts as both an RPC server and client, communicating over …
323260abandoned
voltrb/volt
Volt is a Ruby web framework in which the same Ruby code runs on both the server and the client (compiled via Opal), with reactive DOM upda…
323195abandoned
wasmerio/winterjs
WinterJS is a high-performance JavaScript server that executes Service Worker scripts following the WinterCG specification, built on Spider…
103189abandoned
moscajs/mosca
Mosca is a Node.js MQTT broker that can run standalone or be embedded in any Node.js application. It supports MQTT 3.1/3.1.1 with QoS 0 and…
103182abandoned
jpadilla/django-rest-framework-jwt
A Python package that adds JSON Web Token (JWT) authentication to Django REST Framework APIs. It provides token obtain, refresh, and verify…
103165abandoned
eolinker/goku_lite
Goku API Gateway (goku_lite) is a high-performance HTTP API gateway written in pure Go, offering dynamic routing, service orchestration, mu…
233131abandoned
spring-attic/sagan
Sagan is the Spring team's own web application that powered the spring.io website, including its blog and guides, built with Spring Boot as…
103093abandoned
paularmstrong/swig
Swig is a Django/Jinja-like template engine for Node.js and major web browsers, compiling templates into cached JavaScript functions. It su…
103092abandoned

← prev page 35 / 42 next →