Katalog

Technology Catalog

Most popular tech per category, with descriptions and scale limits.
Frontend Framework

React

Component-based UI library with huge ecosystem.

995/10
FileStorage

AWS S3

Object storage standard; first choice for any stack.

983/10
DevOpsTool

Docker

Container standard; first DevOps tool for any stack.

984/10
Database

PostgreSQL

Powerful open-source relational DB with advanced SQL and JSON support.

984/10 1 – 50M
ApiStyle

REST

Resource-based HTTP API; most common style; cache-friendly.

982/10
Meta-Framework

Next.js

React meta-framework with SSR, SSG, RSC, edge.

976/10
Payment

Stripe

Developer-friendly payment infra; standard for SaaS + e-commerce.

964/10
Hosting

AWS (EC2/ECS/Lambda)

Industry-leading cloud; full control, vast service catalog.

958/10
Cache

HTTP Browser Cache

Browser's built-in HTTP cache; Cache-Control + ETag.

953/10
Architecture Style

Client-Server

Classic client + server model; most fundamental.

951/10
Design Principle

Mandatory Code Review

Every PR must receive at least one review.

952/10
DevOpsTool

GitHub Actions

GitHub's CI/CD; YAML workflows + 20K+ marketplace actions.

953/10
Analytics

Google Analytics 4

GA4; most common web analytics; free, wide integrations.

955/10
Observability

Grafana

Open-source visualisation; metric + log + trace dashboards.

954/10
Design Principle

KISS

Keep It Simple, Stupid — simplicity wins.

951/10
UI Pattern

Landing Page

Focused single page for product intro; CTA, hero, features.

953/10
Database

MySQL

Widely used mature relational DB; default on shared hosting.

953/10 1 – 10M
Testing

Postman

API development + testing platform; collections + automation.

953/10
Testing

pytest

Most popular Python test framework; powerful fixture system.

953/10
Cache

Redis (Cache)

In-memory key-value; standard for cache, session, rate limit.

953/10
Architecture Style

Request-Response (Sync)

Classic HTTP request/response cycle.

951/10
Observability

Sentry

Error tracking + performance; mature SDK for every language.

952/10
Design Principle

SOLID

Five core principles of object-oriented design.

955/10
Backend Framework

Spring Boot

Dominant enterprise framework for Java.

957/10
Cms

WordPress

Classic CMS; powers 43% of websites; PHP + MySQL.

952/10
Backend Framework

ASP.NET Core

High-performance web framework on .NET.

925/10
UI Pattern

Dashboard

Data-heavy admin view; charts, tables, filters.

925/10
Orm

Entity Framework Core

Microsoft's first-class ORM for .NET; LINQ + migrations.

924/10
Backend Framework

FastAPI

Modern Python API framework; type-hint driven.

924/10
Testing

Jest

Most popular test framework for JS/TS; by Facebook.

922/10
DevOpsTool

Kubernetes

Container orchestration; cloud-native standard.

928/10
Observability

OpenTelemetry

Observability standard; vendor-agnostic trace/metric/log instrumentation.

925/10
VectorDatabase

Pinecone

Managed vector DB; industry leader for AI semantic search and RAG.

923/10
Testing

Playwright

Microsoft's E2E test framework; all browsers.

924/10
Design Principle

Principle of Least Privilege (PoLP)

Grant only the minimum required permission.

923/10
Observability

Prometheus

Open-source metric monitoring; CNCF graduated.

925/10
MobileFramework

React Native

Meta's cross-platform mobile framework; React + native bridges.

925/10
Database

Redis

In-memory key-value store; cache, session, pub/sub use cases.

923/10 1 – 1B
Design Principle

12-Factor App

Manifesto for writing cloud-native SaaS (Heroku).

923/10
Hosting

Vercel

Home of Next.js; serverless + edge; zero-config deploy.

922/10
Design Principle

YAGNI

You Aren't Gonna Need It — don't build until needed.

921/10
Search

Algolia

Managed instant search; developer-friendly, fast.

903/10
MobileFramework

Android Jetpack

Google's Android library suite; Compose + Lifecycle + Room + Navigation.

905/10
UI Pattern

Login / Register Screens

Auth flows; OAuth, magic link, MFA.

903/10
Hosting

AWS EC2

AWS IaaS virtual machine service; 700+ instance types.

905/10
Hosting

AWS Lambda

AWS's serverless function platform; pay-per-invoke.

905/10
Hosting

Microsoft Azure

Microsoft cloud; first choice for .NET and enterprise.

907/10
Cache

CDN Edge Cache (Cloudflare/Fastly)

Edge HTTP response cache; static and dynamic content.

903/10
Design Principle

Convention over Configuration

Sensible defaults beat explicit config (Rails).

902/10
Design Principle

Conway's Law

System architecture mirrors team communication structure.

902/10
Design Principle

Defense in Depth

Multiple security layers; one point isn't enough.

904/10
Design Principle

Dependency Inversion (DIP)

High-level modules depend on abstractions, not low-level ones.

905/10
Backend Framework

Django

Batteries-included Python web framework.

905/10
Design Principle

DRY

Don't Repeat Yourself; keep one source of truth.

902/10
UI Pattern

E-commerce Storefront

Product list, category, search, cart, checkout.

906/10
Search

Elasticsearch

Industry-standard search engine; ELK stack core.

906/10
Architecture Style

ETL / ELT Pipeline

Data extraction + transform + load.

905/10
Backend Framework

Express.js

Minimal HTTP framework for Node.js; the standard.

903/10
MobileFramework

Flutter

Google's UI toolkit; Dart language, own rendering engine.

905/10
Hosting

GitHub Pages

Free static site hosting from GitHub repo.

901/10
MobileFramework

Firebase Mobile SDK

Google's mobile BaaS SDK; Auth + Firestore + Analytics + Push.

903/10
Analytics

Google Tag Manager

Tag management; add analytics + ads without code changes.

904/10
Observability

Grafana Stack

Open-source observability stack; metric + log + trace.

906/10
DevOpsTool

Helm

Kubernetes package manager; deploy via chart templates.

905/10
Payment

iyzico

Turkey's most-used payment infra; TRY + 3D secure native.

903/10
Testing

JUnit 5

Industry-standard Java test framework; JUnit Jupiter.

903/10
Queue

Apache Kafka

Distributed event streaming platform; high throughput.

907/10
Visual Style

Minimal / Flat

Clean, restrained palette, generous whitespace; content-first.

902/10
Database

MongoDB

Document-oriented NoSQL DB with flexible schema and fast prototyping.

904/10 1 – 100M
Architecture Style

Monolith

Single deployable; simple and fast to start.

902/10 1 – 1M
Cache

nginx proxy cache

nginx HTTP reverse proxy cache; static + dynamic content.

904/10
Auth

Okta

Enterprise IDaaS leader; SSO + SCIM + MFA + RBAC.

905/10
Cache

OPcache (PHP)

PHP bytecode cache; no compile per request.

902/10
ApiStyle

OpenAPI / Swagger

REST API spec standard; codegen + documentation.

904/10
Payment

PayPal Checkout

PayPal's classic checkout integration; consumer trust.

903/10
VectorDatabase

pgvector

PostgreSQL extension; adds vector search to existing Postgres.

903/10
Architecture Style

Pub/Sub

Publisher → Topic → Subscribers; loose coupling.

904/10
MobileFramework

React Navigation

React Native standard navigation; stack + tab + drawer.

904/10
EmailService

SendGrid

Twilio's email service; full transactional + marketing.

904/10
Cms

Shopify (CMS)

Hosted e-commerce platform; Liquid templating + Hydrogen.

903/10
Design Principle

Single Responsibility (SRP)

A class should have one reason to change.

903/10
Realtime

Socket.IO

Classic Node WebSocket library; reconnection + rooms.

903/10
Architecture Style

SPA (Single Page App)

Single HTML + JS bundle; client-side render.

904/10
Orm

Spring Data JPA

Spring abstraction over Hibernate/JPA; repository pattern.

905/10
Auth

Spring Security

Comprehensive auth/authz framework for Spring apps.

907/10
Orm

SQLAlchemy

Industry-standard Python ORM; Core + ORM two layers.

905/10
Cache

TanStack Query

React/Vue/Solid/Svelte data caching; server state management.

904/10
DevOpsTool

Terraform

Infrastructure as Code; declare cloud resources in HCL.

905/10
Design Principle

Test Pyramid

Many unit, some integration, few E2E.

903/10
Testing

Testing Library

User-centric test queries; React/Vue/Angular/Svelte.

903/10
MobileFramework

Unity (Mobile)

Cross-platform game engine; dominant in mobile games.

906/10
Frontend Framework

Vue.js

Approachable progressive framework; Composition API.

903/10
ApiStyle

Webhooks

Reverse API; HTTP POST notification on events.

902/10
Testing

xUnit.net

Modern test framework for .NET; Theory for parameterised tests.

903/10
Orm

Active Record (Rails)

Rails' standard ORM; convention over configuration.

883/10
UI Pattern

Admin Panel

CRUD-heavy internal admin interface.

883/10
Frontend Framework

Angular

Google's full-featured framework; TypeScript + DI built-in.

887/10
Auth

ASP.NET Identity

Built-in identity for .NET; roles, claims, 2FA, external providers.

884/10
Database

Amazon Aurora (Postgres)

AWS managed PostgreSQL; cloud-native, 5x faster, auto failover.

884/10 1K – 100M
Design Principle

Choose Boring Technology

Choose mature/boring tech over hyped new tech.

882/10
Queue

Celery

Most popular task queue for Python; Redis/RabbitMQ broker.

884/10
Design Principle

Composition Over Inheritance

Prefer composition over hierarchy.

884/10
Testing

Cypress

Modern E2E testing; excellent visual debug and time-travel.

883/10
Observability

DataDog

Full-stack APM + logs + metrics + RUM; enterprise standard.

885/10
Auth

Microsoft Entra ID

Formerly Azure AD; enterprise identity for Microsoft 365 ecosystem.

885/10
Auth

Firebase Authentication

Google managed auth; quick setup for mobile + web.

882/10
Orm

Hibernate

Industry-standard Java ORM; reference JPA implementation.

886/10
Cache

In-Process Memory Cache

In-app cache (IMemoryCache, lru-cache); no extra service.

881/10
MobileFramework

Kotlin (Android native)

Google's official Android language; modern UI via Jetpack Compose.

885/10
Backend Framework

Laravel

Most loved full-stack PHP framework.

884/10
FeatureFlag

LaunchDarkly

Industry-leading feature flag platform; enterprise focus.

884/10
EmailService

Mailchimp

Classic marketing email; CRM + automation; non-tech editor-friendly.

882/10
Orm

Mongoose

Node.js ODM for MongoDB; schema, validation, middleware.

883/10
Analytics

PostHog

All-in-one product analytics; event + session + feature flag + survey.

883/10
Orm

Prisma

Modern ORM for TypeScript/Node; type-safe, schema-first.

883/10
Design Principle

Pure Function

Same input → same output, no side effects.

883/10
Queue

RabbitMQ

Mature message broker; AMQP, exchanges, multiple patterns.

885/10
Design Principle

Separation of Concerns

Each module focuses on a single concern.

883/10
Database

SQLite

Serverless, file-based DB; great for local apps and small web workloads.

882/10 1 – 50K
Architecture Style

SSR (Server-Side Rendering)

HTML rendered server-side per request; SEO + fast first paint.

885/10
Cms

Strapi

Open-source Headless CMS; Node, customizable admin.

884/10
MobileFramework

Swift / SwiftUI (iOS native)

Apple's native iOS language + UI framework.

886/10
Testing

Vitest

Vite-based modern test runner; Jest-compatible API, very fast.

882/10
ApiStyle

WebSocket

Bidirectional realtime connection; chat, games, live dashboards.

884/10
MobileFramework

Android Room

Android Jetpack SQLite ORM; coroutine + Flow compatible.

854/10
Architecture Style

API Gateway Pattern

Single entry point; routing + auth + rate limit.

854/10
Database

Amazon Aurora (MySQL)

AWS managed MySQL; 5x faster, distributed storage, auto failover.

854/10 1K – 100M
Auth

Auth0

Managed identity service; social login, MFA, SSO, enterprise.

853/10
Cache

AWS ElastiCache

AWS managed Redis/Memcached; zero ops, multi-AZ HA.

853/10
EmailService

AWS SES

Amazon Simple Email Service; cheap, raw API, SMTP gateway.

855/10
UI Pattern

Blog / Content

Article-focused; typography, reading flow, SEO-first.

852/10
Design Principle

Canary Deployment

Roll new version to 5% → 25% → 100% gradually.

854/10
Hosting

Cloudflare Workers

CF's v8 isolate edge runtime; sub-ms cold start; 300+ POPs.

854/10
Orm

Django ORM

Django's built-in ORM; integrated with admin panel.

853/10
Observability

ELK Stack (Elastic + Logstash + Kibana)

Classic log analytics; Elasticsearch + Kibana + Beats.

856/10
MobileFramework

Expo (React Native)

Managed SDK on React Native; zero config + EAS build.

853/10
Design Principle

Feature Flags as Practice

Deploy ≠ release; control via flags.

853/10
Backend Framework

Hono

Edge-first ultra lightweight TypeScript framework.

853/10
Design Principle

Idempotency

Repeating the same operation yields the same result.

854/10
Design Principle

Immutability

Data is unchanging; each update creates a new object.

853/10
MobileFramework

Jetpack Compose

Google's declarative Android UI framework; Kotlin-native.

855/10
Search

Meilisearch

Open-source instant search; Rust-based, super-fast setup.

852/10
Testing

Mockito

Java mocking framework; verify + when standard.

853/10
Architecture Style

Modular Monolith

Single deploy with clear module boundaries.

854/10 1K – 10M
Database

SQL Server

Microsoft enterprise relational DB; first-class for .NET ecosystem.

854/10 100 – 10M
Backend Framework

NestJS

Opinionated TypeScript Node framework, Angular-style.

856/10
Testing

PHPUnit

Industry-standard PHP test framework.

853/10
Analytics

Plausible

Privacy-first simple web analytics; no cookies + no PII.

851/10
EmailService

Resend

Modern transactional email; React Email integration; great DX.

852/10
Design Principle

Secure by Default

Default config should be the most secure.

853/10
Testing

Selenium

Classic browser automation framework; multi-language.

855/10
Analytics

Sentry (Performance + Replay)

Error monitoring + performance + session replay.

853/10
Architecture Style

SSG (Static Site Generation)

HTML generated at build time; served from CDN.

853/10
Database

Supabase (Postgres)

Managed PostgreSQL with auth, realtime and storage bundled.

853/10 1 – 10M
Frontend Framework

Svelte

Compile-time framework; minimal runtime overhead.

854/10
MobileFramework

SwiftUI

Apple's declarative UI framework; iOS + macOS + watchOS + tvOS.

855/10
Realtime

ws (Node)

Node's de facto WebSocket library; low-level + fast.

853/10
Design Principle

Zero Trust

Trust no user/network; verify every request.

855/10
Queue

AWS SQS

AWS managed message queue; standard and FIFO.

823/10
Database

ClickHouse

Column-oriented OLAP DB; blazing fast for realtime analytics.

826/10 1K – 1B
Database

Elasticsearch

Distributed search engine for search and log analytics.

826/10 1K – 1B
Orm

Eloquent (Laravel)

Laravel's ActiveRecord ORM; simple and readable.

823/10
ApiStyle

GraphQL

Single-endpoint query language; client picks fields.

825/10
Analytics

Mixpanel

Event-based product analytics; strong funnels + cohorts + retention.

824/10
Auth

NextAuth.js / Auth.js

Open-source auth for Next.js; social providers, JWT and session.

823/10
Meta-Framework

Nuxt

Vue meta-framework; SSR, file routing, module ecosystem.

825/10
VectorDatabase

Qdrant

Fast Rust-based vector DB; powerful payload filtering.

823/10
UI Pattern

SaaS Marketing Site

Product + pricing + blog + case studies.

824/10
Cms

Sanity

Structured content; real-time collab; GROQ query language.

824/10
Architecture Style

Serverless

Function-based; pay per use; auto-scaling.

825/10 1 – 1B
Payment

Alipay

China's most-used payment service; Ant Group.

805/10
Meta-Framework

Astro

Content-first; islands architecture; multi-framework.

804/10
Database

Google BigQuery

GCP's serverless analytics warehouse; petabyte-scale SQL.

804/10 1 – 1B
UI Pattern

Chat / Messaging

Realtime chat; rooms, notifications.

807/10
Design Principle

Circuit Breaker Pattern

Automatically 'open the circuit' when a dependency is slow.

805/10
Architecture Style

Circuit Breaker Pattern

Auto 'open circuit' on failing service.

805/10
Design Principle

Clean Architecture

Dependencies point inward; core stays independent.

806/10
FileStorage

Cloudflare R2

S3-compatible object storage with zero egress fees; great for SaaS.

803/10
FileStorage

Cloudinary

Image + video CDN + transformations as a service.

803/10
Cms

Contentful

Enterprise Headless CMS; broad integration ecosystem.

804/10
Design Principle

Boy Scout Rule (Continuous Refactoring)

Leave the code cleaner than you found it.

801/10
Orm

Dapper

Micro-ORM for .NET; raw SQL + object mapping; very fast.

803/10
Auth

Devise (Rails)

Rails' standard auth gem; modular + flexible.

804/10
Hosting

DigitalOcean

Simple cloud; Droplets (VMs), App Platform (PaaS), managed DB.

803/10
UI Pattern

Documentation Site

Sidebar, search, code blocks, versioning.

803/10
Orm

Drizzle

SQL-first TypeScript ORM; edge-compatible, zero runtime overhead.

803/10
Database

DynamoDB

AWS managed NoSQL; auto-scales, serverless-first.

805/10 1 – 1B
Frontend Framework

Electron

Cross-platform desktop with Node + Chromium; powers VS Code, Slack, Discord.

804/10
Design Principle

Fail Fast

If something is wrong, crash early; don't hide.

802/10
Design Principle

Feature-Based Organization

Folders by feature, not by technical type.

802/10
Architecture Style

Feature Toggle Architecture

Deploy ≠ release; controlled via feature flags.

804/10
Hosting

Firebase Hosting

Google's static + dynamic hosting; Firebase ecosystem.

803/10
FileStorage

Firebase Storage

Firebase's object storage; mobile + web SDK.

803/10
Realtime

Firestore Realtime

Firestore's realtime onSnapshot listeners.

803/10
Backend Framework

Flask

Micro framework for Python; flexible and simple.

803/10
Hosting

Google Cloud (GCP)

Google cloud; strong with Cloud Run, BigQuery, Firebase.

807/10
Hosting

GCP Cloud Run

Google's serverless container platform; auto-scale to zero.

804/10
FileStorage

Google Cloud Storage

GCP's object storage; integrates with BigQuery + AI/ML pipelines.

803/10
Backend Framework

Gin (Go)

Fast minimal HTTP framework for Go.

804/10
DevOpsTool

GitLab CI/CD

GitLab's built-in CI/CD; self-host friendly.

804/10
Auth

Google Identity Services

Google Sign-In + One Tap; modern web library.

802/10
Orm

GORM

Most popular Go ORM; ActiveRecord style, broad DB support.

804/10
Queue

Hangfire

Background job library for .NET; SQL or Redis backend.

803/10
Architecture Style

Headless Architecture

Backend is API-only; frontend independent.

804/10
Architecture Style

Clean Architecture

Uncle Bob's Hexagonal+Onion+EBI synthesis.

807/10
DevOpsTool

Jenkins

Classic open-source CI/CD server; vast plugin ecosystem.

805/10
Architecture Style

Layered (N-Tier)

Presentation/Business/Data layers; classic structure.

802/10 1 – 10M
Cache

lru-cache (Node)

Node's de facto in-memory LRU cache lib; 1B+ weekly npm downloads.

801/10
EmailService

Mailgun

Developer-focused email API; advanced routing + parsing.

804/10
Visual Style

Material Design

Google's layered, shadow-based design language.

804/10
Visual Style

Micro-Interactions

Subtle transitions, hover, state animations.

805/10
Analytics

Microsoft Clarity

Microsoft's free heatmap + session replay; unlimited.

802/10
Architecture Style

Monorepo

All projects in single git repo; Nx, Turborepo, Lerna.

805/10
Testing

MSW (Mock Service Worker)

API mock library; browser + Node from one SDK.

803/10
Queue

NATS

Cloud-native modern messaging; microsecond latency; single binary.

804/10
Database

Neon

Serverless PostgreSQL; instant scale, dev-friendly branching.

803/10 1 – 10M
Hosting

Netlify

Jamstack and static sites; continuous deploy, edge functions.

802/10
Search

PostgreSQL Full-Text Search

Postgres's built-in full-text search; enough for small-medium projects.

804/10
Realtime

Pusher Channels

Managed WebSocket; pub/sub channels; simple, mature.

802/10
Payment

Razorpay

India's largest payment gateway; UPI + cards.

803/10
Testing

RSpec

BDD-style test framework for Ruby; describe/it/expect.

803/10
Analytics

Segment (Twilio)

CDP (Customer Data Platform); forwards events to all tools.

804/10
Queue

Sidekiq

Background job library for Ruby on Rails; Redis backed.

803/10
Database

Snowflake

Cloud data warehouse; separate compute/storage for analytics.

805/10 10K – 1B
Cache

Spring Cache

Spring abstraction; @Cacheable annotation; multiple backends.

803/10
Cms

Squarespace

Hosted website builder; designer-friendly templates.

802/10
Architecture Style

Strangler Fig Pattern

Gradually replace legacy with new system.

804/10
Auth

Supabase Auth

Open-source auth on PostgreSQL; magic link, social, RLS.

803/10
MobileFramework

Swift Package Manager

Apple's official package manager for Swift.

803/10
Design Principle

Test-Driven Development (TDD)

Failing test first, then code, then refactor.

805/10
Design Principle

Trunk-Based Development

Short-lived branches; daily merges to main.

804/10
Cache

Upstash

Serverless Redis; HTTP/REST API; pay-per-request pricing.

802/10
VectorDatabase

Weaviate

Open-source vector DB; hybrid semantic + keyword search.

804/10
Analytics

Amplitude

Enterprise product analytics; behavioral cohort + experimentation.

785/10
DevOpsTool

Argo CD

GitOps for Kubernetes; syncs cluster state with Git.

786/10
FileStorage

Azure Blob Storage

Microsoft Azure's object storage; for the .NET ecosystem.

783/10
VectorDatabase

Chroma

Python-first embedded vector DB; built-in LangChain integration.

782/10
Auth

Clerk

Modern auth-as-a-service; React-first with prebuilt UI.

782/10
Hosting

Cloudflare Pages

Edge static hosting + Functions; unlimited bandwidth, free tier.

782/10
Visual Style

Dark Mode First

Dark theme as default; popular in developer tools.

782/10
Auth

django-allauth

Comprehensive auth package for Django; social, email verification, MFA.

783/10
Database

DuckDB

Embedded analytical DB; "SQLite for analytics"; Pandas/Parquet-friendly.

783/10 1 – 1M
Database

Cloud Firestore

Google managed realtime NoSQL; fast for mobile/web apps.

783/10 1 – 10M
FeatureFlag

GrowthBook

Open-source feature flag + A/B testing platform.

783/10
Architecture Style

JAMstack

Static frontend + APIs; served from CDN.

784/10 1 – 100M
Database

MariaDB

MySQL fork, fully open-source with rapid development.

783/10 1 – 10M
UI Pattern

Multi-Tenant SaaS

Organisation switcher; roles/permissions; billing.

788/10
Observability

New Relic

APM + log + metric; enterprise alt to DataDog.

784/10
Search

OpenSearch

Elasticsearch fork (Apache 2.0); AWS-backed, enterprise scale.

786/10
Cms

Payload CMS

TypeScript-first headless CMS; Next.js + MongoDB/Postgres.

784/10
Backend Framework

Ruby on Rails

Convention over configuration; fast MVPs.

784/10
Hosting

Railway

Easy PaaS for backend + DB; Heroku alternative.

782/10
Database

Amazon Redshift

AWS cloud data warehouse; petabyte-scale SQL analytics, optimised for BI.

785/10 10K – 1B
Meta-Framework

SvelteKit

Svelte meta-framework; SSR, form actions, adapters.

785/10
Search

Typesense

C++ open-source; Algolia API compatible, cheap cloud.

783/10
DevOpsTool

Ansible

Agentless config management; manage servers via YAML playbooks.

754/10
Auth

Sign in with Apple

Auth with Apple ID; required by iOS app store.

754/10
Hosting

Azure App Service

Microsoft PaaS; web app + API + auto-scale.

754/10
Cache

Azure Cache for Redis

Microsoft managed Redis; Enterprise tier adds RedisJSON/Search.

753/10
Visual Style

Bento Grid

Modular boxed grid; feature showcase.

753/10
Architecture Style

BFF (Backend-for-Frontend)

Dedicated backend layer per client.

754/10
Design Principle

Blue-Green Deployment

Two parallel environments; traffic swaps instantly.

754/10
Payment

Braintree (PayPal)

PayPal's enterprise gateway; PayPal + cards + Venmo + Apple Pay.

754/10
Queue

BullMQ

Redis-based job queue for Node.js; modern API.

753/10
Design Principle

CQRS

Command + Query Responsibility Segregation; separate write/read models.

756/10
Architecture Style

Database-Per-Service

Each microservice owns its own DB.

755/10
Design Principle

DDD

Domain-Driven Design; for complex business domains.

758/10
Cms

Directus

Instant API + admin on top of existing SQL DB; data platform.

753/10
Cache

Django Cache Framework

Django's built-in cache; site/view/template/per-key.

752/10
Orm

Doctrine ORM

Mature DataMapper ORM for PHP; Symfony's preferred ORM.

755/10
Architecture Style

Edge Computing Architecture

Compute runs close to users; low latency.

755/10
Design Principle

Fail Safe / Graceful Degradation

Fallback behaviour when part of the system fails.

754/10
VectorDatabase

Faiss (Meta)

Meta's C++ vector similarity library; embed-style.

756/10
Backend Framework

Fastify

Fast, plugin-based Node framework; schema validation.

754/10
Realtime

Firebase Realtime Database

Classic Firebase realtime sync; mobile + web.

753/10
UI Pattern

Form / Wizard

Multi-step long forms; validation, save-and-resume.

754/10
Hosting

GCP GKE

Google's Kubernetes; Autopilot mode = serverless k8s.

757/10
ApiStyle

gRPC

Protobuf-based binary RPC; fast for microservices.

756/10
Testing

Google Test (gtest)

Industry-standard test framework for C++.

754/10
Architecture Style

Hexagonal Architecture

Ports & Adapters; isolate core from outside.

756/10
Analytics

Hotjar

Heatmaps + session recording + surveys; designer favorite.

752/10
Frontend Framework

htmx

Hypermedia powers for HTML; server-render + swap.

752/10
Architecture Style

ISR (Incremental Static Regeneration)

SSG + background revalidate; ideal for e-commerce.

755/10
EmailService

Klaviyo

E-commerce email + SMS marketing; common with Shopify.

753/10
Orm

Knex.js

Node SQL query builder; not ORM but foundational.

753/10
DevOpsTool

Kustomize

K8s-native config customization; no templating, patches.

754/10
Realtime

Liveblocks

Managed platform for multiplayer/collab; presence + storage + comments.

753/10
Observability

Grafana Loki

Prometheus-inspired log aggregation; low cost.

755/10
Payment

Mercado Pago

Latin America's most-used payment service; Mercado Libre.

753/10
Architecture Style

Microservices

Independently deployable services; at team scale.

758/10 1M – 1B
VectorDatabase

Milvus

Large-scale distributed vector DB; for billions of embeddings.

756/10
FileStorage

MinIO

Self-hosted S3-compatible object storage; on-prem + edge.

754/10
Testing

NUnit

Classic test framework for .NET; was standard before xUnit.

753/10
Design Principle

Open/Closed (OCP)

Open for extension, closed for modification.

754/10
Payment

Paddle

Merchant of Record; tax/compliance included; ideal for SaaS.

753/10
Auth

Passport.js

Classic auth middleware for Node.js; 500+ strategies.

754/10
Database

PlanetScale

MySQL-compatible serverless DB; Vitess-based; branching deploy.

753/10 1 – 100M
Architecture Style

Polyrepo

Each service/lib in its own git repo.

752/10
EmailService

Postmark

Transactional only; fastest delivery and uptime.

753/10
Design Principle

Principle of Least Astonishment

Code and APIs should behave as expected.

752/10
Testing

Puppeteer

Google's Node Chrome DevTools API; automation + scraping.

753/10
Cache

Rails.cache

Rails built-in cache store; memory/redis/memcached/file/null.

752/10
VectorDatabase

Redis (Vector)

Vector search via Redis Stack; for projects already using Redis.

753/10
Hosting

Render

Modern PaaS; web service, cron, worker, managed Postgres.

752/10
Architecture Style

React Server Components (RSC)

React 19+ server-only components; reduce bundle.

756/10
Cache

Service Worker Cache API

Browser PWA offline cache; Cache Storage API standard.

754/10
Payment

Shopify Payments

Shopify's built-in payment; Stripe infrastructure.

752/10
Realtime

SignalR (.NET)

Microsoft's realtime library for .NET; ASP.NET Core native.

754/10
UI Pattern

Social Feed

Infinite scroll, likes, comments, notifications.

757/10
Backend Framework

Spring MVC

Classic Spring web (non-Boot); enterprise Java standard.

757/10
Payment

Square

POS + online payment; common for small retail.

753/10
Cache

SWR (stale-while-revalidate)

Vercel's React hooks lib; cache + revalidation strategy.

753/10
Realtime

Supabase Realtime

Realtime + presence + broadcast on top of Postgres LISTEN/NOTIFY.

753/10
Backend Framework

Symfony

Enterprise modular PHP framework.

756/10
ApiStyle

tRPC

End-to-end type-safe TypeScript RPC; no codegen.

753/10
Orm

TypeORM

Mature TypeScript ORM; supports ActiveRecord and DataMapper.

754/10
MobileFramework

UIKit

Apple's classic iOS UI framework; imperative + storyboards.

756/10
FeatureFlag

Unleash

Open-source; self-host; enterprise feature flag management.

754/10
DevOpsTool

HashiCorp Vault

Secrets management + dynamic secrets + encryption.

756/10
Architecture Style

Vertical Slice Architecture

Independent slice per feature; popular with CQRS + MediatR.

754/10
Frontend Framework

Webflow

Visual web design + CMS; designer-friendly visual builder.

754/10
Payment

WeChat Pay

China's 2nd-largest payment service; WeChat ecosystem.

755/10
Cms

Wix

Drag-drop website builder; common in small business.

751/10
Auth

AWS Cognito

AWS managed identity; user pools + identity pools.

725/10
Frontend Framework

Blazor

SPA with .NET; WebAssembly or server-side.

725/10
Architecture Style

Event-Driven

Services communicate via events; loose coupling.

727/10 10K – 1B
Database

Firebase Realtime DB

JSON tree realtime NoSQL; best for small realtime apps.

722/10 1 – 1M
Cms

Ghost

Modern publishing; built-in membership + newsletter; Node-based.

723/10
UI Pattern

Kanban Board

Drag-drop card management; workflow.

726/10
Queue

MassTransit

Service bus abstraction for .NET; RabbitMQ/Kafka/Azure SB.

725/10
Orm

Sequelize

Classic Node ORM; broad ecosystem, JS + TS.

724/10
Auth

WorkOS

Enterprise SSO/SCIM as a service; ideal for B2B SaaS.

723/10
Realtime

Ably

Enterprise realtime; global edge, guaranteed delivery.

703/10
Payment

Adyen

Dutch-origin enterprise payment; international unified API.

705/10
Frontend Framework

Alpine.js

Minimal framework for small JS sprinkles.

702/10
MobileFramework

Android Views (XML)

Classic Android XML layout + View hierarchy; long-time standard.

705/10
DevOpsTool

AWS CDK

AWS Cloud Development Kit; IaC in real programming languages.

705/10
Hosting

AWS EKS

AWS managed Kubernetes; production-grade k8s.

707/10
Backend Framework

Axum (Rust)

Modular Rust framework from Tokio team.

706/10
Database

Azure Cosmos DB

Azure multi-model; NoSQL/Mongo/Cassandra/Gremlin/Postgres APIs.

705/10 100 – 10B
Hosting

Azure Functions

Microsoft's serverless function platform.

705/10
Queue

Azure Service Bus

Azure's enterprise messaging; queue + topic + transactions.

704/10
FileStorage

Backblaze B2

Cheap S3-compatible cloud storage; common for backups.

703/10
DevOpsTool

BuildKit

Modern Docker build engine; concurrent + cache.

704/10
Cache

cachetools (Python)

Python in-memory cache decorator; LRU/LFU/TTL.

701/10
Cache

Caffeine

Fastest Java in-memory cache; Guava successor.

703/10
Database

Apache Cassandra

Distributed wide-column DB; great for high write / time-series.

707/10 100K – 1B
DevOpsTool

CircleCI

SaaS CI/CD; Docker-first config; broad cloud integrations.

704/10
Realtime

Convex

Reactive backend platform; database + functions + realtime in one SDK.

704/10
MobileFramework

Core Data

Apple's classic iOS persistence framework.

706/10
UI Pattern

Data-Table Heavy

Large tables; filters, sorting, virtualization.

705/10
Database

Databricks SQL (Lakehouse)

Lakehouse architecture; Delta Lake + Photon; data + ML on one platform.

706/10 10K – 10B
Architecture Style

DDD (Strategic)

Bounded context, ubiquitous language, context map.

708/10
Cms

Drupal

PHP enterprise CMS; common in government + university sites.

707/10
Backend Framework

Echo (Go)

High-performance minimalist framework for Go.

704/10
Database

etcd

Distributed KV; service discovery, config, the brain of Kubernetes.

705/10 10 – 1M
MobileFramework

Expo Router (Mobile)

Expo's universal file-based router; mobile + web one codebase.

704/10
FeatureFlag

Flagsmith

Open-source alternative; remote config + A/B + segments.

703/10
Hosting

Fly.io

Global edge VMs; run containers close to users.

704/10
DevOpsTool

GitHub Deployments

GitHub deployment API + environments + protection rules.

703/10
Hosting

Heroku

Classic PaaS; git push deploy; broad buildpack ecosystem.

702/10
Design Principle

Hexagonal (Ports & Adapters)

Core logic; ports bridge to the outside world.

706/10
Observability

Honeycomb

High-cardinality observability; for modern distributed systems.

705/10
Analytics

HubSpot Analytics

Marketing + sales analytics inside HubSpot CRM.

703/10
EmailService

HubSpot Email

HubSpot CRM marketing email module; common in B2B.

704/10
Meta-Framework

Hugo

Go SSG; very fast build; single binary.

704/10
Frontend Framework

Inertia.js

Server-driven SPA; classic backend + modern frontend in one bridge.

703/10
Database

InfluxDB

Time-series DB optimized for metrics and IoT workloads.

705/10 100 – 100M
Design Principle

Interface Segregation (ISP)

Clients should not depend on interfaces they don't use.

704/10
MobileFramework

Ionic

Web-based hybrid mobile; native bridge via Capacitor.

703/10
Architecture Style

Islands Architecture

Static HTML + interactive island components.

704/10
DevOpsTool

Istio

Kubernetes service mesh; traffic + security + observability.

708/10
Testing

Apache JMeter

Classic Java load testing tool; GUI + script.

705/10
Testing

Grafana k6

Modern load testing; JS scripts + Go runtime.

704/10
Auth

Keycloak

Open-source enterprise IAM; SSO, SAML, OIDC, federation.

706/10
Backend Framework

Ktor

JetBrains' async Kotlin web framework; coroutines-first.

705/10
Payment

Lemon Squeezy

Modern MoR; great for indie hackers / small SaaS.

702/10
Hosting

Linode (Akamai)

Developer-friendly cloud; simple pricing; acquired by Akamai.

703/10
Design Principle

Liskov Substitution (LSP)

Subtypes must be substitutable for their base type.

705/10
Frontend Framework

Livewire

Laravel reactive components; update DOM from PHP.

703/10
Auth

Magic Link / Passwordless

Passwordless login; one-time link or OTP.

703/10
Design Principle

Make Illegal States Unrepresentable

Make invalid states impossible - via the type system.

705/10
Testing

Mocha

Classic Node test framework; flexible reporter + assertions.

703/10
Visual Style

Monochrome

Single-hue palette; content and form stand out.

702/10
Auth

MSAL (JavaScript)

Browser MSAL; Entra ID + B2C client SDK.

705/10
Auth

MSAL (.NET)

Microsoft Authentication Library; Entra ID + Azure AD B2C.

705/10
Hosting

ngrok

Expose local service via public URL; tunnel + edge.

702/10
Database

Oracle Database

Enterprise-grade relational DB; high cost, high capability.

707/10 10K – 100M
Architecture Style

Outbox Pattern

Event publishing + DB transaction atomic.

705/10
Visual Style

Parallax Scroll

Layered scrolling; sense of depth.

705/10
Realtime

Phoenix Channels

Built-in WebSocket + presence system in Elixir Phoenix.

704/10
Payment

PIX (Brazil)

Brazilian central bank instant payment; in every gateway.

703/10
DevOpsTool

Podman

Daemonless container engine; Docker-compatible CLI; Red Hat.

704/10
UI Pattern

Portfolio

Personal work showcase; galleries, case studies.

703/10
FeatureFlag

PostHog Feature Flags

PostHog's built-in feature flags + experiments.

702/10
Backend Framework

Quarkus

Cloud-native Java; native image + sub-second startup; optimised for K8s.

705/10
EmailService

React Email

Write emails with React components; from the Resend team.

703/10
Queue

Redis Streams

Redis 5+ stream data type; Kafka-like consumer groups.

704/10
Meta-Framework

Remix

Web-standards-aligned React full-stack framework.

705/10
Database

Spark SQL

Apache Spark SQL engine; batch + streaming; for data lakes.

706/10 10K – 10B
Observability

Splunk

Enterprise log analytics + SIEM; Cisco-acquired.

706/10
Orm

SQLx (Rust)

Rust async SQL toolkit; compile-time check + non-ORM approach.

705/10
Backend Framework

Starlette

Lightweight Python ASGI framework; powers FastAPI under the hood.

704/10
Testing

Storybook Test Runner

Turns Storybook stories into tests; under Playwright.

703/10
FileStorage

Supabase Storage

Postgres + S3-compatible storage + RLS security.

703/10
Testing

supertest (Node)

Express HTTP integration test library.

702/10
Frontend Framework

Tauri

Rust desktop framework; native apps with web tech; Electron alternative.

706/10
Queue

Temporal

Durable workflow engine; long-running workflows; Cadence successor.

706/10
Database

TimescaleDB

PostgreSQL extension for time-series; optimised for IoT, metrics, logs.

704/10 1 – 10M
Auth

Twilio Verify

OTP + SMS + WhatsApp + voice verification API.

703/10
Analytics

Umami

Open-source privacy-first web analytics; Plausible alternative.

702/10
FileStorage

UploadThing

Managed file upload for Next.js; fully type-safe SDK.

702/10
Observability

Uptime Kuma

Self-hosted uptime monitoring; Pingdom alternative.

702/10
Analytics

Vercel Analytics

Vercel's privacy-friendly web + speed analytics.

701/10
Cache

Vercel KV

Vercel's managed Redis (Upstash-backed); Next.js integrated.

701/10
Design Principle

Vertical Slice

Independent vertical slice per feature.

704/10
Hosting

VPS / Self-hosted

Plain VPS like Hetzner, OVH, Linode; full control.

706/10
ApiStyle

WebRTC

Browser-to-browser real-time peer-to-peer; video/audio/data.

707/10
Cache

Workbox

Google's service worker cache toolkit; for PWAs.

704/10
Observability

Axiom

Modern log analytics; unlimited retention, friendly pricing.

683/10
Backend Framework

Fiber (Go)

Express-style Go framework on top of FastHTTP.

683/10
Database

Neo4j

Graph database; strong for relationship-heavy domains.

686/10 100 – 10M
Backend Framework

Actix Web (Rust)

One of the fastest web frameworks in Rust.

657/10
Design Principle

Framework-Agnostic Domain

Domain logic depends on no framework.

655/10
Queue

Amazon EventBridge

AWS event bus; SaaS events + AWS events + custom.

654/10
Cache

ASP.NET Output Cache

.NET 7+ middleware response cache; tag-based invalidation.

652/10
Hosting

AWS Fargate

AWS serverless containers; on top of ECS/EKS.

656/10
Hosting

Azure AKS

Azure managed Kubernetes; free control plane.

657/10
FileStorage

Bunny Storage + CDN

Cheap storage + global CDN; for media-heavy projects.

652/10
UI Pattern

Calendar / Scheduling

Day/week/month views; timezone handling.

656/10
MobileFramework

Capacitor (Ionic)

Web tech → mobile native bridge; modern Cordova successor.

654/10
Realtime

Cloudflare Durable Objects

Stateful realtime in CF Workers; WebSocket coordinator.

655/10
Cache

Cloudflare KV

Edge globally distributed key-value store; Workers integrated.

652/10
DevOpsTool

AWS CloudFormation

AWS-native IaC; YAML/JSON templates.

655/10
Database

CockroachDB

Distributed PostgreSQL-compatible DB; globally resilient.

656/10 10K – 1B
MobileFramework

CocoaPods

Classic iOS dependency manager; Ruby-based.

653/10
Design Principle

Command-Query Separation (CQS)

A method should either change state or return a value, not both.

653/10
DevOpsTool

containerd

Docker's underlying runtime; CNCF graduated.

655/10
EmailService

Kit (ConvertKit)

Duck-focused email marketing; tag-based segmentation.

652/10
Architecture Style

Data Lake / Lakehouse

Raw data on S3/HDFS; warehouse + lake hybrid.

656/10
Architecture Style

DDD (Tactical)

Aggregate, Entity, Value Object, Domain Event, Repository.

657/10
Meta-Framework

Docusaurus

Meta's React SSG; for documentation sites.

653/10
Auth

Duo Security (Cisco)

Enterprise MFA + zero-trust; push notification 2FA.

654/10
Observability

Dynatrace

Enterprise full-stack APM + AI ops.

655/10
Orm

Ecto

Elixir Phoenix ORM; schema + changeset + query DSL.

655/10
Backend Framework

Elysia

Bun-native ultra-fast TypeScript framework; strong type inference.

653/10
Auth

Expo Auth Session

Auth library for React Native Expo; OAuth + Apple Sign-In.

654/10
Meta-Framework

Expo Router

React Native universal; mobile + web with one file-based router.

654/10
Cache

Fastly CDN Cache

Fastly's instant-purge edge cache; flexible with VCL.

655/10
FeatureFlag

Firebase Remote Config

Mobile-first remote config + feature flag.

653/10
Visual Style

Fluent (Microsoft)

Microsoft's fluid, soft-radius design language.

654/10
DevOpsTool

Flux CD

GitOps for K8s; Argo CD rival; CNCF graduated.

656/10
Search

Fuse.js

Lightweight fuzzy search; client-side JS.

651/10
Design Principle

Gall's Law

A working complex system always evolved from a working simple one.

652/10
Hosting

GCP Cloud Functions

Google's FaaS; HTTP/Pub-Sub/Storage triggers.

654/10
Cache

GCP Memorystore

GCP managed Redis/Memcached; multi-region replication.

653/10
Queue

Google Cloud Pub/Sub

GCP global messaging; serverless + multi-region.

654/10
Visual Style

Glassmorphism

Frosted glass effect; backdrop blur.

653/10
MobileFramework

Godot (Mobile)

Open-source 2D/3D game engine; iOS + Android export.

655/10
Visual Style

Gradient Heavy

Color gradients as a hero element; vibrant heroes.

653/10
Hosting

Hetzner

EU-based VPS; best price/performance ratio.

655/10
Frontend Framework

Hotwire Turbo

Rails realtime modern HTML over wire; Turbo Frames + Streams.

653/10
Frontend Framework

jQuery

Legacy DOM library; still powers older sites.

652/10
Payment

Klarna

Swedish BNPL (instalments); e-commerce + checkout.

653/10
MobileFramework

Kotlin Multiplatform (KMP)

Kotlin's shared codebase across iOS + Android + web + desktop.

656/10
Orm

Kysely

TypeScript SQL query builder; type-safe, not an ORM.

653/10
EmailService

Loops

SaaS-focused modern email; optimised for loops/sequences.

652/10
Analytics

Matomo

Open-source web analytics; formerly Piwik; Google Analytics alternative.

654/10
Cache

Memcached

Classic in-memory cache; simple, fast, strings only.

652/10
Orm

MikroORM

TypeScript Data Mapper + Unit of Work; Doctrine-inspired.

655/10
ApiStyle

MQTT

Lightweight publish/subscribe protocol for IoT.

654/10
Backend Framework

Nitro

UnJS universal server; deploys to Node, edge, Workers, Lambda.

654/10
Auth

OmniAuth (Rails)

Rails OAuth strategy framework; 100+ providers.

653/10
UI Pattern

Onboarding Flow

Step-by-step flow to get new users to value fast.

654/10
Architecture Style

Onion Architecture

Concentric layers; dependencies point inward.

656/10
DevOpsTool

OpenTofu

Terraform fork (against BSL); Linux Foundation.

655/10
Hosting

OVHcloud

European cloud + dedicated; EU data residency.

654/10
Testing

Pest (PHP)

Modern PHP test framework; Jest-style API.

652/10
Frontend Framework

Phoenix LiveView

Elixir Phoenix server-rendered reactive UI; zero JS.

654/10
Observability

Pingdom (SolarWinds)

Classic uptime + synthetic monitoring; SolarWinds.

652/10
Architecture Style

Ports & Adapters

Alias for Hexagonal; same pattern.

656/10
DevOpsTool

Pulumi

Modern IaC; real programming languages (TS, Python, Go, .NET).

654/10
Search

Qdrant (search mode)

Vector + payload search; commonly used in AI apps.

653/10
Testing

REST Assured (Java)

Java REST API testing DSL; Given/When/Then.

653/10
Frontend Framework

Retool

Low-code internal tool builder; drag-drop UI with SQL/REST/JS.

653/10
Cache

RTK Query

Redux Toolkit's built-in data fetching + cache.

654/10
Design Principle

Saga Pattern

Distributed transactions; each step has a compensating rollback.

657/10
Backend Framework

Serverless Framework

Cross-cloud serverless app framework; YAML-driven deployment.

655/10
Architecture Style

Service Mesh

Sidecar proxy layer for microservices.

658/10
Architecture Style

Shared-Nothing Architecture

Each node is independent; no shared state.

656/10
Frontend Framework

SolidJS

Granular reactivity; React-like JSX with high performance.

655/10
Backend Framework

Spring WebFlux

Spring's reactive non-blocking web module; Netty + Reactor.

657/10
ApiStyle

Server-Sent Events (SSE)

One-way server→client stream; over HTTP.

652/10
FeatureFlag

Statsig

Modern experimentation + feature flags; from Meta team.

653/10
Database

SurrealDB

Multi-model: doc + graph + KV + realtime; single binary, SurrealQL.

654/10 1 – 10M
Auth

Tailscale Auth

WireGuard mesh + IDP integration; zero-trust network.

654/10
Database

Turso

Edge SQLite (libSQL); replicas in 200+ locations; ideal for edge runtimes.

652/10 1 – 1M
Visual Style

Typography-First

Type, hierarchy, ratio-driven; minimal imagery.

654/10
FeatureFlag

Vercel Flags + Edge Config

Vercel's built-in feature flags + Edge Config; Next.js native.

652/10
Database

TiDB

MySQL-compatible distributed SQL; HTAP (OLTP+OLAP) in one engine.

626/10 10K – 1B
Realtime

ActionCable (Rails)

Rails' built-in WebSocket framework; channels.

603/10
EmailService

ActiveCampaign

Email + automation + CRM; common for SMBs.

604/10
Architecture Style

Actor Model

Isolated 'actors' communicate via message-passing.

607/10
Hosting

Alibaba Cloud

Asia's biggest cloud; dominant in China market.

606/10
Database

Amazon DocumentDB

AWS managed MongoDB-compatible document DB.

604/10 1K – 100M
Queue

Amazon Kinesis

AWS streaming; Data Streams + Firehose + Analytics.

605/10
Architecture Style

Anti-Corruption Layer (ACL)

Translation layer isolating new domain from legacy.

605/10
Testing

Appium

Mobile app E2E testing; Selenium WebDriver protocol.

606/10
Auth

Authentik

Open-source IDP; Keycloak alternative; modern UI.

604/10
Hosting

AWS Amplify Hosting

AWS's Vercel/Netlify alternative; SSR + SSG + branch deploy.

603/10
Auth

Azure AD B2C

Microsoft's customer identity management; CIAM.

606/10
DevOpsTool

Azure Bicep

Azure-native IaC DSL; ARM template successor.

604/10
Queue

Azure Event Hubs

Azure's Kafka-compatible streaming platform.

604/10
Design Principle

Behavior-Driven Design (BDD)

Tests = living documentation; given-when-then.

604/10
Auth

Better Auth

Modern TypeScript auth library; framework-agnostic.

603/10
EmailService

Brevo (Sendinblue)

French email + SMS + chat platform; SMB-friendly.

603/10
Frontend Framework

Capacitor

Web app → mobile native bridge; Ionic team's Cordova successor.

604/10
Auth

Casbin

Authorization library; RBAC/ABAC/ACL; multi-language.

605/10
Realtime

Centrifugo

Go-based open-source realtime server; multi-protocol.

605/10
Backend Framework

Chi

Go idiomatic, modular HTTP router; net/http-compatible.

603/10
Testing

Chromatic (Storybook)

Storybook team's visual review + UI test platform.

603/10
Queue

Confluent Cloud

Managed Kafka SaaS by Kafka's creators.

604/10
DevOpsTool

HashiCorp Consul

Service discovery + service mesh + KV.

605/10
Database

Couchbase

Distributed document DB with SQL++ query and high perf.

606/10 10K – 100M
Architecture Style

CQRS

Separate write and read models.

607/10 10K – 1B
Architecture Style

Data Mesh

Domain-owned data products; no central data lake.

607/10
Orm

Diesel

Rust compile-time SQL; type-safe query builder + ORM.

607/10
MobileFramework

.NET MAUI

Xamarin successor; iOS + Android + macOS + Windows one C# codebase.

605/10
Cache

DragonflyDB

Modern Redis-compatible; shared-nothing architecture, 25x faster.

603/10
Backend Framework

Dropwizard

Java production-ready, ops-friendly micro framework.

605/10
Visual Style

Editorial

Magazine-style typography; optimised for long-form.

604/10
Cache

Ehcache

Java in-memory + disk cache; Hibernate 2nd-level cache standard.

604/10
VectorDatabase

Elasticsearch Vector Search

Elasticsearch's dense_vector + kNN search.

606/10
Meta-Framework

Eleventy (11ty)

Flexible JS SSG; multiple template engines; runs zero-config.

603/10
Design Principle

Event Sourcing

Derive state from an event log; full historical audit.

607/10
ApiStyle

RSS / Atom Feed

Content syndication; blog + podcast standard.

602/10
Auth

Flask-Login

Session management for Flask; user_loader pattern.

602/10
Frontend Framework

Flutter Web

Dart + Flutter; single codebase for mobile and web.

606/10
Cms

Framer (CMS)

Designer-first website builder + CMS; React export.

603/10
Backend Framework

H3

UnJS minimal Node/Bun/edge HTTP framework; powers Nitro/Nuxt.

603/10
Testing

Insomnia

Open-source API client + testing; Postman alternative.

602/10
Orm

jOOQ

Java fluent SQL builder; type-safe via codegen.

605/10
Backend Framework

Koa

Next-gen sibling of Express; native async/await.

604/10
VectorDatabase

LanceDB

Embedded vector DB; Lance file format; Rust core.

603/10
Analytics

LogRocket

Session replay + frontend monitoring + analytics.

603/10
EmailService

MailerLite

Marketing email; common with SMB + creators.

602/10
UI Pattern

Map / Geo Interface

Interactive maps; markers, clustering, routing.

606/10
EmailService

MJML

Mailjet's HTML email markup language; responsive guarantee.

603/10
VectorDatabase

MongoDB Atlas Vector Search

Vector search inside MongoDB Atlas; document + vector in one.

603/10
Visual Style

Neo-Brutalist

Raw and harsh; thick borders, bright colors, asymmetry.

603/10
FileStorage

NFS (Network File System)

Classic network filesystem; widespread in UNIX/Linux.

605/10
Auth

OAuth 2.0 + JWT (custom)

Custom OAuth + JWT implementation without a framework provider.

607/10
FeatureFlag

OpenFeature

CNCF feature flag spec; vendor-neutral SDK abstraction.

603/10
Payment

Paystack

Africa's most-used payment gateway; acquired by Stripe.

603/10
Backend Framework

Phoenix (Elixir)

Reactive realtime framework for Elixir.

606/10
Auth

Ping Identity

Enterprise IAM; widespread in Fortune 500; SSO + adaptive auth.

606/10
Frontend Framework

Preact

React-compatible API in 3KB gzip; for perf and size.

604/10
Realtime

PubNub

Classic realtime SaaS; pub/sub + presence + history.

603/10
Queue

Redpanda

Kafka API-compatible; rewritten in C++; no Zookeeper.

604/10
Architecture Style

Saga Pattern

Distributed transactions; each step has compensating rollback.

607/10
Design Principle

Screaming Architecture

Folder names should scream the business domain, not the tech.

602/10
Architecture Style

Screaming Architecture

Folder names scream domain; not tech structure.

602/10
Database

ScyllaDB

Cassandra-compatible; rewritten in C++; 10x faster.

607/10 10K – 10B
Database

Google Cloud Spanner

Google's global SQL; externally consistent via TrueTime; unlimited scale.

606/10 100K – 10B
Orm

SQLModel

By FastAPI team; Pydantic + SQLAlchemy fusion.

603/10
Meta-Framework

Starlight

Astro-based docs framework; modern + fast + rich.

603/10
Cms

Storyblok

Visual headless CMS; component-based content + preview.

603/10
Payment

Stripe Radar (Fraud)

Stripe's ML fraud detection; built-in risk engine.

603/10
Auth

Stytch

Passwordless-first auth; magic link, OTP, passkeys, OAuth.

603/10
VectorDatabase

Supabase Vector (pgvector)

Supabase's pgvector integration; SQL + RLS.

603/10
Frontend Framework

TanStack Router

TS-first router; type-safe params + search; React/Solid.

605/10
MobileFramework

Tauri 2 (Mobile)

Rust + web frontend; iOS + Android + Desktop one codebase.

606/10
Design Principle

Tell, Don't Ask

Tell the object what to do instead of pulling data and processing.

603/10
Database

Trino (PrestoSQL)

Distributed SQL query engine; data lake federation; Hive/Iceberg/S3.

606/10 1K – 1B
MobileFramework

Unreal Engine (Mobile)

Epic's 3D game engine; for AAA mobile games.

608/10
Backend Framework

Vapor

Server-side Swift framework; great fit for iOS backends.

605/10
FileStorage

Vercel Blob

Vercel's object storage; Next.js file upload native.

602/10
Meta-Framework

VitePress

Vue SSG; docs and content sites at Vite speed.

603/10
Hosting

Vultr

Developer cloud; 30+ datacentres; affordable pricing.

603/10
Search

Weaviate (search)

Vector + GraphQL + hybrid search; AI-native.

604/10
Cache

WP Super Cache

Automattic's free WordPress cache plugin.

603/10
Realtime

Yjs (CRDT)

JS CRDT framework; Notion/Linear-like collab.

605/10
Auth

Yubico (YubiKey)

Hardware security key; FIDO2/WebAuthn standard.

604/10
Database

YugabyteDB

Distributed SQL; PostgreSQL-compatible; Spanner architecture, open-source.

606/10 10K – 1B
Observability

Zabbix

Classic open-source enterprise monitoring; SNMP + agents.

606/10
VectorDatabase

Zilliz Cloud (Milvus)

Managed cloud from Milvus creators.

603/10
Database

Google Cloud Bigtable

GCP managed wide-column; HBase API; petabyte-scale time-series.

586/10 10K – 10B
Auth

FusionAuth

Self-hostable auth platform; free unlimited users.

584/10
Visual Style

3D / WebGL

Three.js / R3F for 3D scenes; product rotation, immersive.

558/10
Backend Framework

AdonisJS

TypeScript MVC; Laravel-like 'batteries included' Node framework.

555/10
Testing

Allure Report

Test reporting framework; modern HTML dashboard.

553/10
Database

Amazon Neptune

AWS managed graph DB; Property Graph + RDF; Gremlin & SPARQL.

556/10 1K – 100M
Design Principle

Avoid Anemic Domain Model

Treat data-only classes without behaviour as an anti-pattern.

554/10
Queue

Apache Pulsar

Modern Kafka alternative; built-in multi-tenancy + geo-replication.

556/10
Database

ArangoDB

Multi-model: document + graph + KV; one query language (AQL).

555/10 100 – 10M
Auth

Authlib

Python auth lib; OAuth client + server + JWT + JOSE.

555/10
FileStorage

AWS EFS

AWS managed NFS; EC2 + Lambda mount.

554/10
Payment

Checkout.com

UK-origin enterprise payment; modern API.

554/10
Hosting

Coolify

Self-hosted Heroku/Vercel alternative; PaaS on your own server.

554/10
Realtime

Django Channels

Django's WebSocket + ASGI support.

555/10
Database

Apache Druid

Real-time analytical DB; OLAP + streaming; sub-second queries.

557/10 10K – 10B
Auth

Duende IdentityServer

OAuth 2 + OIDC server for .NET; commercial license.

556/10
Observability

Elastic APM

APM inside Elastic Stack; trace + metric single pane.

555/10
Orm

Ent

Facebook's Go entity framework; graph data model.

555/10
Cache

Flask-Caching

Flask cache extension; Redis/Memcached/in-memory backends.

552/10
Payment

Flutterwave

Pan-African payment platform; modern API.

553/10
ApiStyle

GraphQL Federation (Apollo)

Apollo's multi-service GraphQL composition.

556/10
Cache

Hazelcast

Java distributed cache + computation; in-memory data grid.

556/10
Backend Framework

Jakarta EE

Java enterprise edition standard; servlet + JPA + CDI + JAX-RS.

557/10
Backend Framework

Javalin

Java/Kotlin micro web framework; very short learning curve.

553/10
Meta-Framework

Jekyll

Ruby SSG; official engine of GitHub Pages.

554/10
Design Principle

Law of Demeter (LoD)

Talk only to your neighbours; limit chained access.

554/10
Backend Framework

Micronaut

JVM framework with low memory and fast startup.

556/10
Testing

MSTest

Microsoft's classic .NET test framework; Visual Studio-integrated.

553/10
Orm

MyBatis

Java SQL mapper; native SQL via XML/annotation; Hibernate alternative.

555/10
Queue

NATS JetStream

NATS persistent stream + KV + Object Store layer.

555/10
Auth

oauth2-proxy

Reverse proxy + OAuth/OIDC auth; protect existing apps.

554/10
Hosting

Oracle Cloud (OCI)

Oracle DB + cloud; generous always-free tier.

556/10
Auth

Ory

Open-source auth toolkit; Kratos + Hydra + Keto + Oathkeeper.

557/10
Architecture Style

Peer-to-Peer (P2P)

No central server; nodes are equal.

557/10
Hosting

Portainer

Docker/K8s management UI; for container ops.

553/10
Hosting

Proxmox VE

Open-source virtualization platform; KVM + LXC.

556/10
VectorDatabase

Qdrant Cloud

Qdrant's managed SaaS version.

553/10
Database

QuestDB

High-perf time-series; native SQL; optimised for finance/IoT.

553/10 100 – 10M
Frontend Framework

Qwik

Resumability-first; zero hydration.

556/10
Frontend Framework

React Native Web

React Native API on web; used by Twitter, Expo Web.

555/10
Search

RediSearch

Redis Stack module; full-text + secondary index + vector.

553/10
Backend Framework

Rocket (Rust)

Type-safe ergonomic web framework for Rust.

556/10
Database

RocksDB

Embedded KV; LevelDB fork by Facebook; SSD-optimised.

555/10 1 – 100M
Backend Framework

Sinatra

Classic Ruby micro framework; minimal DSL.

553/10
Testing

Sinon.JS

JS spy/stub/mock library; combines with Mocha + chai.

553/10
Architecture Style

SOA

Service-Oriented Architecture; ESB for integration.

557/10 10K – 100M
Realtime

Soketi

Pusher-protocol compatible open-source server; self-host alt.

554/10
FeatureFlag

Split.io

Feature experimentation platform; LaunchDarkly rival.

554/10
Orm

Spring JDBC

Spring's low-level JDBC abstraction; non-ORM.

554/10
Frontend Framework

Stimulus

Hotwire's tiny JS sibling; adds behavior to HTML.

552/10
Orm

Tortoise ORM

Python async ORM; Django-like API; common with FastAPI.

554/10
Observability

VictoriaMetrics

Prometheus-compatible metric DB; low disk + high perf.

554/10
UI Pattern

Video Streaming

Video player, playlists, captions, streaming.

557/10
Database

Vitess

MySQL sharding; proven at YouTube scale; Kubernetes-native.

557/10 100K – 10B
UI Pattern

Wiki / Knowledge Base

User-generated content; search, history, versioning.

555/10
Auth

ZITADEL

Open-source IDaaS; multi-tenant; cloud + self-host.

554/10
Database

Aerospike

High-performance NoSQL KV; sub-ms latency, NVMe-optimised.

506/10 100K – 10B
Payment

Affirm

US BNPL + monthly instalments; e-commerce.

503/10
Payment

Afterpay (Clearpay)

Australian BNPL; US + UK + EU; acquired by Square.

503/10
Backend Framework

Akka HTTP

Scala/Java reactive HTTP; actor model; high-throughput.

507/10
Realtime

Amazon Kinesis Data Streams

AWS streaming; realtime data ingest.

506/10
ApiStyle

AMQP

Advanced Message Queuing Protocol; RabbitMQ/Solace.

505/10
Search

Apache Solr

Lucene-based classic search; Elasticsearch ancestor.

506/10
Cache

APCu (PHP)

PHP shared memory user cache; in-process.

502/10
ApiStyle

AsyncAPI

Event-driven API spec; OpenAPI's async sibling.

504/10
Auth

Authelia

Self-hosted SSO + 2FA portal; reverse proxy companion.

505/10
VectorDatabase

Azure AI Search (Vector)

Vector + hybrid retrieval inside Azure AI Search.

504/10
Search

Azure AI Search

Microsoft managed search; AI enrichment + vector + hybrid.

504/10
Realtime

Azure SignalR Service

Azure managed SignalR; scales hubs.

504/10
Hosting

Azure Static Web Apps

Azure's Vercel/Netlify alternative; Functions + auth integrated.

503/10
Cms

BigCommerce

Hosted e-commerce alternative; Shopify rival.

503/10
Observability

Bugsnag (SmartBear)

Application stability monitoring; release health.

502/10
Cms

Builder.io

Visual headless CMS + page builder; AI design generation.

504/10
DevOpsTool

Buildkite

Hybrid CI/CD; self-host agents + cloud UI.

504/10
DevOpsTool

Cloud Native Buildpacks

Container build alternative to Dockerfile; CNCF.

504/10
Cache

Bunny CDN

Slovak-origin CDN + edge storage; affordable.

502/10
EmailService

Campaign Monitor

Designer-friendly email marketing; common in agencies.

502/10
FileStorage

Ceph

Self-hosted distributed storage; object + block + filesystem.

508/10
Backend Framework

CodeIgniter

Lightweight PHP MVC; runs even on shared hosting.

503/10
MobileFramework

Compose Multiplatform

JetBrains framework bringing Compose UI to iOS + Desktop + Web.

506/10
FeatureFlag

ConfigCat

Developer-friendly feature flag SaaS; generous free tier.

502/10
Database

Consul KV

HashiCorp service discovery + distributed KV; config storage.

505/10 10 – 1M
Database

Apache CouchDB

JSON document DB; HTTP API; offline-first sync (PouchDB).

504/10 1 – 10M
Testing

Cucumber.js

Node BDD framework; Gherkin feature files.

504/10
Queue

Delayed::Job (Rails)

Rails DB-backed job queue; no Redis needed.

502/10
Hosting

Deno Deploy

Deno's edge serverless platform; 35+ regions.

504/10
Auth

Dex

OIDC + OAuth 2 federation; Kubernetes auth tool.

505/10
FileStorage

DigitalOcean Spaces

DO's S3-compatible storage; CDN-integrated.

502/10
Frontend Framework

Dioxus

Cross-platform Rust; web + desktop + mobile + TUI from one API.

506/10
Hosting

Dokku

Self-hosted mini Heroku; git push deploy on a single VPS.

505/10
DevOpsTool

Doppler

SaaS secrets management; multi-environment + sync.

502/10
Architecture Style

Edge-Driven Architecture

Logic at edge runtime; lightweight central DB.

506/10
Database

EdgeDB

Postgres-based modern graph-relational DB; EdgeQL query language.

505/10 1 – 10M
Orm

Exposed (JetBrains)

JetBrains Kotlin SQL framework; DSL + DAO APIs.

504/10
Auth

FastAPI Users

Ready-to-use auth for FastAPI; OAuth + JWT.

503/10
Analytics

Fathom Analytics

Privacy-first web analytics SaaS; Plausible rival.

501/10
Database

Fauna

Serverless multi-model; ACID + global; FQL + GraphQL.

505/10 1 – 100M
FeatureFlag

Custom DB Flags

Self-built feature flags (DB table); enough for small teams.

501/10
Auth

Fingerprint

Browser device fingerprinting; fraud + bot detection.

503/10
Auth

Firebase App Check

Backend abuse prevention; reCAPTCHA + DeviceCheck + Play Integrity.

503/10
Auth

Flask-JWT-Extended

JWT for Flask; access + refresh + blacklist.

503/10
Backend Framework

Fresh

Deno's official web framework; islands architecture; zero build.

504/10
Analytics

FullStory

Session replay + heatmap + analytics; UX research.

504/10
Testing

Gatling

Scala/Java load testing; high-perf async.

505/10
Meta-Framework

Gatsby

React SSG/SSR; GraphQL data layer; former leader.

505/10
Hosting

GitLab Pages

Static site hosting from GitLab repo; CI/CD-integrated.

503/10
FileStorage

Google Drive API

App file storage on Google Drive; common in social apps.

504/10
ApiStyle

GraphQL Subscriptions

GraphQL realtime stream; over WebSocket or SSE.

505/10
Database

Greenplum

Postgres-based MPP analytical DW; petabyte data warehouse.

506/10 10K – 1B
Database

H2 Database

Embedded Java DB; standard for testing and prototyping.

502/10 1 – 100K
DevOpsTool

Harness CD

Modern enterprise CI/CD platform; AI canary.

505/10
Analytics

Heap

Auto-capture events (no manual instrumentation); acquired by Contentsquare.

504/10
Hosting

IBM Cloud

Enterprise cloud; finance + mainframe integration.

506/10
FileStorage

ImageKit

Image + video CDN + transformation; Cloudinary alternative.

503/10
FileStorage

imgix

Image processing CDN; works on existing S3/GCS buckets.

503/10
DevOpsTool

Infisical

Open-source secrets management; modern Vault alternative.

503/10
Queue

Inngest

Modern serverless workflow + queue; durable functions.

503/10
Testing

Jasmine

BDD JS test framework; Karma + Angular classic.

503/10
ApiStyle

JSON-RPC

Stateless RPC over JSON; HTTP or WebSocket.

502/10
Cache

KeyDB

Multi-threaded Redis fork; same API, higher throughput.

503/10
Architecture Style

Lambda Architecture

Batch + Stream layers; data pipeline pattern.

507/10
Hosting

AWS Lambda@Edge

Lambda at CloudFront edge; HTTP request mutation.

506/10
Design Principle

Tesler's Law / Inherent Complexity

Every system has irreducible inherent complexity.

503/10
DevOpsTool

Linkerd

Lightweight K8s service mesh; Istio alternative.

506/10
Frontend Framework

Lit

Lightweight base class for Web Components.

504/10
Backend Framework

Litestar

Modern Python ASGI; Starlite fork; solid FastAPI alternative.

504/10
Testing

Locust

Python load testing; user behavior code-as-test.

503/10
Cms

Magento (Adobe Commerce)

Adobe e-commerce platform; PHP enterprise.

507/10
EmailService

Mailtrap

Email testing + sandbox + transactional API.

502/10
Cms

Medusa.js

Open-source Shopify alternative; Node + Postgres + headless.

505/10
Architecture Style

Micro-Frontends

Break large frontend into independent team slices.

507/10 100K – 1B
Search

MongoDB Atlas Search

Lucene full-text search integrated with MongoDB Atlas.

503/10
Observability

Nagios

Classic IT monitoring; sysadmin standard; legacy.

506/10
VectorDatabase

Neon (pgvector)

Neon serverless Postgres + pgvector.

503/10
Cache

node-cache

Simple Node in-memory cache; TTL + event-based.

501/10
Hosting

Red Hat OpenShift

Enterprise Kubernetes platform; on-prem + multi-cloud.

508/10
FeatureFlag

Optimizely Full Stack

A/B test + feature flag; web + server-side.

505/10
Backend Framework

Microsoft Orleans

.NET virtual actor framework; for distributed systems.

507/10
Search

Pagefind

Static site search engine; default for Astro/Hugo/11ty.

502/10
Realtime

PartyKit

Cloudflare Workers-based multiplayer SDK; acquired by Cloudflare.

504/10
Orm

Peewee

Lightweight Python ORM; SQLAlchemy alternative for small projects.

503/10
Testing

Percy (BrowserStack)

Visual regression testing; screenshot diff.

503/10
Testing

Playwright Component Test

Playwright's React/Vue/Svelte component test runner.

504/10
Backend Framework

Plug

Elixir/Erlang HTTP middleware spec; powers Phoenix underneath.

504/10
Database

PrestoDB

Facebook-origin SQL query engine; Trino's ancestor; Linux Foundation.

506/10 1K – 1B
Cms

Prismic

Headless CMS + Slice Machine; Next.js-native.

503/10
Queue

Quartz.NET

.NET port of Quartz Java; cron-like scheduler.

504/10
Hosting

Rancher

SUSE's multi-cluster Kubernetes management platform.

507/10
Architecture Style

Reactive Systems

Responsive + Resilient + Elastic + Message-driven.

507/10
Database

Realm (MongoDB Atlas Device Sync)

Mobile-first object DB; offline-first sync; iOS/Android native.

503/10 1 – 10M
MobileFramework

Realm Mobile

MongoDB's mobile-first object DB; offline + sync.

504/10
Visual Style

Retro / Y2K

2000s chrome, holographic, digital nostalgia.

504/10
Testing

Robot Framework

Generic test automation framework; keyword-driven.

504/10
Observability

Rollbar

Error tracking + telemetry; Sentry rival.

502/10
Analytics

RudderStack

Open-source CDP; self-host Segment alternative.

504/10
Backend Framework

Sanic

Python async; Flask-like API but async/await native.

504/10
Orm

SeaORM

Async Rust ORM; on top of SQLx; async alternative to Diesel.

506/10
Architecture Style

Shared Database (Anti-Pattern)

Multiple services share one DB; anti-pattern.

502/10
Frontend Framework

Shoelace

Web Components UI library; framework agnostic.

503/10
Meta-Framework

Shopify Hydrogen

Shopify's React headless commerce framework; Remix-based.

505/10
Observability

SigNoz

Open-source DataDog alternative; OTLP-native; ClickHouse.

504/10
Auth

SimpleWebAuthn

TypeScript WebAuthn library; passkey + FIDO2.

505/10
Meta-Framework

SolidStart

SolidJS meta-framework; Vite + SSR + file-based routing.

505/10
Database

Apache Solr

Lucene-based search platform; ancestor of Elasticsearch.

506/10 100 – 1B
Database

StarRocks

Real-time MPP OLAP; sub-second analytics; lakehouse-compatible.

506/10 1K – 1B
Auth

SuperTokens

Open-source auth; self-host + cloud; many recipes.

504/10
MobileFramework

SwiftData

Apple's modern persistence framework for SwiftUI; Core Data successor.

504/10
Meta-Framework

TanStack Start

Full-stack React meta-framework on TanStack Router.

505/10
Database

TDengine

IoT-focused time-series DB; cluster + cache + queue in one product.

505/10 1K – 1B
Auth

Teleport Access

Zero-trust SSH/K8s/DB access; certificate-based.

506/10
Observability

Grafana Tempo

High-volume distributed trace storage; OTLP native.

505/10
Observability

Thanos

Long-term storage + global view for Prometheus.

507/10
Realtime

Tiptap Collab

Collaborative rich text editor platform on top of Yjs.

504/10
Backend Framework

Tornado

FriendFeed-origin Python async web framework; born for long-polling.

505/10
Observability

Better Stack

Modern observability + uptime monitoring; simple pricing.

503/10
Queue

Trigger.dev

Open-source background job platform; long-running tasks.

503/10
Cms

Umbraco

Open-source CMS for .NET; built on ASP.NET Core.

505/10
Cache

Varnish Cache

Reverse-proxy HTTP cache; customisable via VCL.

506/10
Backend Framework

Eclipse Vert.x

JVM polyglot reactive toolkit; event-driven.

506/10
Database

VictoriaMetrics

High-perf time-series; Prometheus-compatible; low disk usage.

504/10 100 – 1B
FileStorage

Wasabi

S3-compatible hot storage; flat pricing, zero egress.

503/10
Meta-Framework

Wasp

React+Node full-stack DSL; auth, CRUD, jobs declarative.

504/10
Cache

WP Rocket

Most popular commercial cache plugin for WordPress.

502/10
Database

Xata

Serverless Postgres + full-text search + file attachments in one API.

503/10 1 – 1M
Queue

ZeroMQ

Brokerless messaging library; in-process / TCP / multicast.

506/10
Meta-Framework

Analog

Angular meta-framework; Vite + SSR + file-based routing.

454/10
VectorDatabase

AWS OpenSearch k-NN

AWS managed OpenSearch + vector search.

455/10
Queue

Azure Event Grid

Azure event routing service; serverless event-driven.

453/10
Backend Framework

Beego

Go MVC + ORM + cache; popular in Chinese tech ecosystem.

455/10
Hosting

CapRover

Self-hosted Heroku; Docker Swarm-based; web UI management.

454/10
Hosting

Contabo

German-origin cheap VPS; generous RAM/disk value.

454/10
Database

CrateDB

Distributed SQL; optimised for IoT/log/time-series; Lucene-based.

455/10 1K – 1B
Database

Dgraph

Distributed graph DB; native GraphQL; horizontal scale.

455/10 100 – 100M
DevOpsTool

Drone CI (Harness)

Container-native CI/CD; acquired by Harness.

454/10
Frontend Framework

Ember.js

Opinionated, stable enterprise SPA framework.

456/10
Hosting

Firebase App Hosting

Firebase's new SSR/Next.js hosting; GCP Cloud Run infrastructure.

453/10
Database

Firebolt

Cloud DW; sub-second analytics; sparse-index optimised.

455/10 1K – 1B
Backend Framework

Hapi

Walmart Labs' enterprise Node framework; configuration-first.

455/10
Database

Apache HBase

Hadoop wide-column; Bigtable clone; for large analytics and OLAP.

457/10 100K – 10B
Database

IBM Db2

IBM enterprise RDBMS; mainframe heritage, finance/insurance sector.

457/10 10K – 100M
Backend Framework

Iris

Go all-in-one web framework; MVC, sessions, websocket built-in.

454/10
Architecture Style

Kappa Architecture

Stream-only data architecture; Lambda successor.

457/10
Auth

Ory Kratos

Ory's identity & user management server; cloud-native.

456/10
Frontend Framework

Leptos

Modern Rust full-stack; SSR + hydration + signals.

457/10
Observability

Logfire (Pydantic)

Pydantic team's Python observability platform.

452/10
Auth

Lucia

TypeScript session-based auth lib (deprecated → educational).

454/10
Database

Memgraph

In-memory graph DB; Neo4j Cypher-compatible; streaming + ML.

455/10 100 – 10M
Observability

Grafana Mimir

Distributed Prometheus storage; petabyte-scale metrics.

456/10
Orm

Objection.js

Node ORM on top of Knex; chainable + relations.

454/10
Auth

OpenFGA

Auth0/Okta's open-source fine-grained authz; Zanzibar-based.

456/10
Auth

OpenIddict

Open-source .NET OAuth 2 + OIDC server; Duende alternative.

456/10
VectorDatabase

OpenSearch k-NN

OpenSearch's vector + hybrid search; AWS managed.

456/10
Analytics

Pendo

B2B SaaS analytics + in-app guides + NPS.

455/10
Backend Framework

Play Framework

Scala / Java reactive web framework; Akka-backed.

456/10
Backend Framework

Quart

Python async Flask; same API + asyncio + ASGI.

453/10
Database

RavenDB

ACID document DB; .NET-first; full-text + time-series + graph.

454/10 100 – 10M
Meta-Framework

RedwoodJS

Full-stack React framework; GraphQL + Prisma + Storybook bundled.

456/10
Hosting

Scaleway

French cloud; bare metal + serverless + EU data.

454/10
Backend Framework

Slim Framework

PHP micro framework; PSR-7 compliant, for small APIs.

453/10
DevOpsTool

Spacelift

Modern Terraform/IaC management; collaboration + policy.

454/10
EmailService

SparkPost (MessageBird)

High-volume transactional email; strong analytics.

454/10
Auth

Spring Authorization Server

Spring's official OAuth 2 / OIDC provider.

456/10
Hosting

SST (Serverless Stack)

AWS serverless framework; TypeScript-first DX.

455/10
ApiStyle

Swagger 2.0 (legacy)

Spec before OpenAPI 3; present in legacy APIs.

453/10
DevOpsTool

Tekton

Cloud-native K8s CI/CD; CRD-based pipelines.

456/10
Hosting

Tencent Cloud

China's #2 cloud; gaming + social media infrastructure.

456/10
Cms

Wagtail

Django headless CMS; common at NASA + Mozilla.

455/10
Testing

WebdriverIO

Node WebDriver framework; Selenium + DevTools.

454/10
Backend Framework

workerd

Cloudflare Workers runtime; OSS, self-hostable.

456/10
Queue

Apache ActiveMQ

Classic JMS broker; ActiveMQ Classic + Artemis (next-gen).

405/10
Architecture Style

Ambassador Pattern

Proxy for service calls: retry + auth + logging.

405/10
Cache

Apache Ignite

Open-source distributed in-memory cache + DB; SQL + ML.

406/10
Observability

Cisco AppDynamics

Legacy enterprise APM; acquired by Cisco.

406/10
Queue

Asynq (Go)

Go Redis-based async task queue; Sidekiq-like UI.

403/10
DevOpsTool

Atlantis

Self-hosted Terraform PR automation tool.

405/10
Realtime

Automerge

JSON-like CRDT library; for local-first apps.

406/10
FeatureFlag

AWS AppConfig

Feature flag + config inside AWS Systems Manager.

404/10
FeatureFlag

Azure App Configuration

Azure managed config + feature flag.

404/10
Backend Framework

Bottle

Single-file Python micro framework; zero dependencies.

402/10
Backend Framework

CakePHP

Classic PHP MVC; convention-over-configuration; Rails-inspired.

404/10
Auth

Cerbos

Cloud-native authorization; YAML policies + sidecar.

405/10
ApiStyle

Connect-RPC (Buf)

gRPC + REST hybrid; browser-friendly protobuf.

405/10
Testing

Cucumber JVM

Java/Kotlin BDD; integrates with SpringBoot test.

404/10
Cms

DatoCMS

Italian-origin headless CMS + GraphQL + asset.

403/10
VectorDatabase

Deep Lake (Activeloop)

Multi-modal vector DB + dataset versioning; for AI training.

405/10
Hosting

Dokploy

Modern self-hosted PaaS; Coolify rival; TypeScript.

404/10
Database

Apache Doris

Real-time MPP analytical DW; ClickHouse alternative; MySQL protocol.

406/10 1K – 1B
VectorDatabase

DuckDB VSS extension

Vector search extension for DuckDB; embedded analytical.

403/10
Database

ElectricSQL

Local-first sync; Postgres ↔ SQLite browser; CRDT conflict-free.

405/10 1 – 1M
Backend Framework

Falcon

High-perf Python REST framework; barebones API server.

404/10
Hosting

Fastly Compute@Edge

Fastly's edge serverless; WASM-based; very fast.

406/10
ApiStyle

GraphQL Yoga

The Guild's modern GraphQL server; Envelop plugins.

404/10
Auth

Hanko

Modern passwordless auth; first-class passkey; Go.

403/10
Backend Framework

Helidon

Oracle's Java cloud-native microservice framework.

405/10
Observability

Highlight.io

Open-source full-stack observability + session replay.

403/10
Database

Apache Hive

Hadoop SQL; HDFS data warehouse; classic batch ETL.

406/10 10K – 10B
Cms

Hygraph

GraphQL-first headless CMS; formerly GraphCMS.

404/10
EmailService

Instantly.ai

AI cold email outreach + warmup.

403/10
FileStorage

IPFS

InterPlanetary File System; decentralized peer-to-peer storage.

407/10
Auth

Logto

Modern open-source CIAM; developer-friendly UX.

403/10
EmailService

MailerSend

MailerLite sibling transactional email; modern API.

403/10
Frontend Framework

Marko

eBay's SSR framework with streaming HTML.

405/10
Database

Materialize

Streaming SQL DB; incremental view maintenance; Postgres protocol.

405/10 100 – 10M
Orm

Micronaut Data

Compile-time JPA/SQL; Micronaut ecosystem; Spring Data alt.

405/10
Orm

Mongoid

Ruby MongoDB ODM; Rails integration.

404/10
Queue

NSQ

Bitly's Go realtime messaging platform; brokerless.

404/10
Backend Framework

Oak

Deno middleware framework; Koa-like.

404/10
Database

Percona Server (MySQL)

MySQL drop-in fork; performance + observability improvements.

403/10 100 – 100M
Database

Apache Pinot

Real-time OLAP; used by LinkedIn/Uber; sub-second user-facing analytics.

407/10 10K – 1B
Database

PouchDB

JS browser DB; syncs with CouchDB; for offline-first PWAs.

403/10 1 – 1M
Auth

Python Social Auth

Python social auth lib; Django/Flask/Pyramid backend.

404/10
Architecture Style

Resumable (Qwik)

No hydration; resume serialised state.

406/10
Queue

Resque (Ruby)

GitHub's Redis-based Ruby job queue; Sidekiq predecessor.

403/10
Cms

Saleor

Python + GraphQL open-source e-commerce; Django-based.

405/10
Database

SAP HANA

Enterprise in-memory DB; OLTP+OLAP; powers SAP ERP.

408/10 100K – 100M
EmailService

Smartlead

Cold email outreach; for B2B sales.

403/10
Auth

SpiceDB (Authzed)

Open-source Zanzibar; production fine-grained authz.

406/10
Frontend Framework

Stencil

Web Components compiler; for building framework-agnostic UI libs.

405/10
Database

TigerBeetle

Financial transaction DB; native double-entry accounting; extreme throughput.

406/10 100 – 1B
Cms

Tina CMS

Git-based headless CMS; Markdown + visual editing.

404/10
Analytics

Tinybird

Real-time analytics API; ClickHouse-based SaaS.

404/10
MobileFramework

Uno Platform

C# + XAML cross-platform; Web + WinUI + iOS + Android + Linux.

405/10
VectorDatabase

Vertex AI Vector Search

GCP managed vector search; ScaNN-based.

405/10
Frontend Framework

Wails

Go backend + web frontend desktop; Go version of Tauri.

405/10
Backend Framework

Warp

Rust composable web framework; Filter pattern.

407/10
MobileFramework

WatermelonDB (Mobile)

React Native lazy SQLite + sync; thousands-record mobile scale.

404/10
Database

WatermelonDB

React Native lazy-loading SQLite + remote sync; thousands-record mobile scale.

404/10 1 – 1M
Frontend Framework

Vanilla Web Components

Browser-standard Custom Elements + Shadow DOM; zero framework.

405/10
Orm

XORM

Go ORM; reverse engineering + auto-migration.

404/10
Backend Framework

Yii

PHP high-perf framework; strong ActiveRecord ORM.

405/10
Database

Amazon Keyspaces

AWS managed Cassandra-compatible; serverless wide-column.

355/10 100 – 1B
EmailService

Amazon Pinpoint

AWS email + SMS + push + voice multi-channel.

355/10
Auth

Apache Shiro

Java auth/authz alternative; simpler than Spring Security.

355/10
Auth

Arcjet

Bot + rate limit + email validation; modern security toolkit.

353/10
Backend Framework

Ash Framework

Elixir resource-driven; declarative business logic + GraphQL.

356/10
Testing

AVA

Node concurrent test runner; minimal API.

352/10
MobileFramework

Avalonia (Mobile)

Cross-platform .NET XAML UI; iOS + Android + Desktop.

355/10
Orm

Beanie

Python async MongoDB ODM; Pydantic v2 native.

353/10
Backend Framework

Buffalo

Go's Rails-like full-stack framework.

355/10
Auth

Casdoor

Open-source UI-first IDaaS; multi-tenant.

354/10
Architecture Style

Cell-Based Architecture

Split into independent 'cells'; each is self-sufficient.

358/10
Observability

Checkmk

Hybrid IT monitoring; modernised Nagios fork.

355/10
DevOpsTool

Chef Infra

Classic config management; Ruby DSL; acquired by Progress.

356/10
Frontend Framework

Cocos Duck

Web/HTML5 game engine; TypeScript scripting; popular for mobile games.

356/10
Testing

Codeception

PHP full-stack test framework; unit + functional + acceptance.

354/10
Backend Framework

Cowboy

Erlang HTTP server; powers Phoenix underneath.

357/10
Database

Crunchy Bridge

Managed Postgres; "vanilla Postgres" philosophy; multi-cloud.

353/10 10 – 10M
Orm

Dapper.Contrib

Dapper extensions; CRUD methods + change tracking.

353/10
Cms

Decap CMS

Formerly Netlify CMS; Git-based headless; for static sites.

353/10
Database

Dolt

Git-style SQL DB; first-class branch/merge/diff; data versioning.

354/10 1 – 10M
Auth

Doorkeeper (Rails)

Rails OAuth 2 provider gem; build your own SSO server.

355/10
Frontend Framework

FAST Element

Microsoft's Web Components library; powers Fluent UI.

355/10
Backend Framework

Feathers

Node real-time API + REST; service-oriented.

355/10
MobileFramework

Flame (Flutter)

2D game engine for Flutter.

355/10
Database

FoundationDB

Distributed ACID KV; powers Apple iCloud; layered architecture.

357/10 10K – 10B
Auth

Frontegg

B2B SaaS user mgmt platform; embedded admin.

354/10
Backend Framework

go-zero

Go cloud-native microservice; powerful goctl code generator.

355/10
Queue

Graphile Worker

PostgreSQL-based Node job queue; LISTEN/NOTIFY.

353/10
ApiStyle

Relay (Meta)

Meta's React + GraphQL framework; declarative data.

357/10
Backend Framework

Hanami

Modern Ruby framework; clean architecture, dependency injection.

356/10
FeatureFlag

Harness Feature Flags

Feature flag module inside Harness CD platform.

354/10
Backend Framework

http4k

Kotlin functional toolkit; Server as Function.

355/10
Backend Framework

http4s

Pure functional Scala HTTP; Cats Effect / Zio compatible.

358/10
Testing

Hurl

CLI HTTP test runner; plain-text format.

352/10
Queue

IBM MQ

Bank mainframe messaging; transaction-grade.

357/10
Cache

Infinispan

Red Hat's Java distributed cache; integrated with JBoss/WildFly.

356/10
Observability

IBM Instana

IBM enterprise APM; auto-discovery + AI.

355/10
Auth

Iron Session

Node stateless cookie-based session; encrypted.

352/10
Backend Framework

Itty Router

Sub-kilobyte JS router; optimised for Cloudflare Workers.

352/10
Cms

Joomla

Classic PHP CMS; between WordPress + Drupal.

355/10
Analytics

June.so

B2B-SaaS-focused product analytics; PLG funnel.

352/10
Cms

Keystone.js

Node + GraphQL + Prisma headless CMS.

355/10
Backend Framework

Kratos

Bilibili's Go microservice framework; gRPC + HTTP.

356/10
Orm

Ktorm

Kotlin SQL DSL ORM; type-safe queries.

354/10
Database

Kùzu

Embedded property graph DB; analytical graph; "DuckDB for graphs".

354/10 1 – 1M
Database

LevelDB

Embedded KV; LSM tree; used by Chrome and Bitcoin Core.

354/10 1 – 1M
Hosting

Linode Kubernetes Engine

Akamai/Linode managed Kubernetes; free control plane.

356/10
Orm

linq2db

Fast .NET LINQ-to-DB; closest ORM to raw SQL.

355/10
Backend Framework

LoopBack

IBM's Node API framework; ORM-first; auto-OpenAPI.

355/10
Backend Framework

Lumen

Laravel micro; stripped down Laravel for APIs only.

353/10
Search

Lunr.js

Full-text search in browser/Node; Solr-inspired.

352/10
Frontend Framework

Salesforce LWC

Lightning Web Components; Salesforce's standards-based UI framework.

356/10
EmailService

Mailpit

Self-hosted email testing tool; MailHog successor.

352/10
EmailService

Mandrill (Mailchimp)

Mailchimp's transactional email add-on.

353/10
Search

Manticore Search

Sphinx fork; modern open-source search; SQL + JSON API.

354/10
Database

MariaDB Galera Cluster

Synchronous multi-master MariaDB; for HA; synchronous, not eventual.

356/10 100 – 10M
VectorDatabase

Marqo

Open-source multimodal vector DB; image + text + audio.

354/10
Frontend Framework

Mithril

Lightweight SPA framework; routing + XHR built-in.

354/10
Cache

Momento

Serverless cache as a service; Redis API-compatible; pay-per-use.

352/10
Orm

MongoEngine

Classic Python MongoDB ODM; Django-style declarative.

354/10
MobileFramework

NativeScript

Native iOS + Android with JS/TS; no webview, truly native.

356/10
Auth

node-saml / passport-saml

Node SAML 2.0 SP toolkit; for enterprise SSO.

355/10
Hosting

HashiCorp Nomad

Lightweight workload orchestrator; Kubernetes alternative.

356/10
Auth

Nuxt Auth Utils

Official auth utility for Nuxt 3; OAuth + session.

353/10
Orm

Piccolo

Modern async Python ORM; built-in web admin.

354/10
Hosting

Platform.sh

Enterprise PaaS; multi-cloud + git workflow.

355/10
Backend Framework

Poem

Modern Rust web; built-in OpenAPI; ergonomic API.

355/10
Payment

Polar (Software)

Open-source merchant of record; for software.

352/10
Database

PowerSync

Postgres/MongoDB ↔ SQLite sync; offline-first React Native/Flutter.

354/10 1 – 1M
Auth

PropelAuth

Multi-tenant auth for B2B SaaS; orgs + roles built-in.

353/10
Backend Framework

Pyramid

Flexible Python framework; scales from small to enterprise.

355/10
Meta-Framework

Quartz

Obsidian-style digital garden SSG; backlinks + graph.

354/10
Search

Quickwit

Cloud-native log search engine; S3 storage; on Tantivy.

355/10
Observability

Raygun

Crash reporting + APM + RUM; small-mid SaaS.

352/10
Database

Replicache

Local-first JS sync framework; for Linear/Notion-like UX.

355/10 1 – 1M
Payment

Revolut Pay

Revolut's checkout solution; Europe-focused.

353/10
Cache

Ristretto (Go)

Dgraph's Go in-memory cache; TinyLFU eviction.

354/10
Orm

Sequel

Ruby ORM; faster and less magical than ActiveRecord.

355/10
Backend Framework

ServiceStack

.NET commercial full-stack; clean code-first DTOs.

355/10
Orm

Slick

Scala FRM (Functional-Relational Mapping); Akka-friendly.

357/10
ApiStyle

SOAP

Legacy enterprise XML protocol; common in banking + SAP.

355/10
FileStorage

Storj

Decentralized S3-compatible storage; encrypted shards.

354/10
Hosting

Surge

CLI-first static site hosting; deploy with one command.

351/10
VectorDatabase

txtai

Embedded Python AI workflow + vector DB; SQLite-style.

353/10
Orm

Typegoose

TypeScript decorators on top of Mongoose; class-based schemas.

353/10
Auth

Unkey

API key management as a service; rate limit + analytics.

353/10
Realtime

uWebSockets

Hyper-performant C++ WebSocket library; Bun's foundation.

356/10
Database

Vertica

MPP analytical DW; columnar store; Eon Mode separates compute/storage.

356/10 10K – 1B
VectorDatabase

Vespa (vector)

Yahoo's vector + text serving platform.

358/10
Meta-Framework

Vike

Vite-based framework-agnostic SSR; React/Vue/Solid/Svelte.

355/10
Auth

Vonage Verify

OTP verification API; SMS + voice + WhatsApp + email.

353/10
Meta-Framework

Waku

Modern minimal React Server Components framework; Vite-based.

354/10
Frontend Framework

Yew

Rust → WASM frontend; React-like component model.

357/10
Meta-Framework

Zola

Rust SSG; very fast; single binary; Tera templating.

353/10
Queue

Agenda (Node)

Node MongoDB-based job queue; cron + delayed.

303/10
Hosting

Akamai EdgeWorkers

Akamai CDN's JS edge functions; enterprise scale.

306/10
Queue

Amazon MQ

AWS managed ActiveMQ + RabbitMQ; for legacy migration.

303/10
Orm

Ash Resource

Elixir Ash framework data layer; declarative resources.

306/10
Frontend Framework

Aurelia

Modern modular frontend; convention-over-config; TS first.

305/10
FileStorage

AWS FSx

AWS managed Windows + Lustre + ZFS filesystem.

305/10
EmailService

Azure Communication Email

Azure transactional email service; for the Microsoft stack.

304/10
Testing

behave (Python)

Python BDD framework; Gherkin features.

304/10
Backend Framework

BlackSheep

High-perf Python ASGI; Cython-optimised.

304/10
Meta-Framework

Blitz.js

'Rails-for-React' toolkit on top of Next.js; zero-API data.

305/10
Auth

Apereo CAS

Classic SSO server of academic world; Java-based.

307/10
Hosting

Clever Cloud

French PaaS; scalable, developer-friendly.

303/10
Hosting

Cloud Foundry

Open-source enterprise PaaS; on-prem + multi-cloud.

307/10
Backend Framework

Compojure

Clojure routing library; on top of Ring.

306/10
FeatureFlag

DevCycle

Modern feature management; LaunchDarkly alternative.

303/10
Auth

Devise JWT

JWT auth on top of Devise; for API + SPA.

304/10
Orm

PynamoDB

Python DynamoDB ODM; Django-style API.

304/10
Hosting

Easypanel

Self-hosted Heroku alternative; simple UI; templates.

303/10
EmailService

Elastic Email

Affordable email API + marketing; pay-as-you-go.

303/10
Frontend Framework

Elm

Functional language + framework; no-runtime-errors guarantee.

307/10
DevOpsTool

env0

Terraform/OpenTofu collaboration platform; Spacelift rival.

304/10
Hosting

Equinix Metal

On-demand bare metal; hourly billing; enterprise data center.

306/10
Database

Exasol

In-memory MPP analytical DW; very fast; on-prem and cloud.

305/10 10K – 1B
Cache

fastcache (Go)

Go in-memory cache from VictoriaMetrics; off-heap.

303/10
Database

Firebird

Open-source RDBMS; lean alternative for small-mid apps.

304/10 1 – 1M
Search

FlexSearch

JS in-memory full-text search; Lunr alternative.

303/10
Orm

HoneySQL

Clojure SQL DSL; data structure → SQL; idiomatic.

304/10
FeatureFlag

Hypertune

Type-safe feature flags + config; TypeScript first.

303/10
Database

immudb

Immutable cryptographic DB; audit log, compliance, blockchain alternative.

305/10 100 – 100M
Database

JanusGraph

Distributed graph DB; Cassandra/HBase backend; native Gremlin.

307/10 1K – 1B
FeatureFlag

Kameleoon

European-origin A/B test + personalization platform.

305/10
Cms

Kontent.ai

Headless CMS + AI workflows; Microsoft Kontent successor.

304/10
Backend Framework

Laminas

Successor to former Zend Framework; PHP enterprise.

306/10
Observability

ServiceNow Cloud Observability

Formerly Lightstep; ServiceNow-acquired; OTLP-native.

305/10
FileStorage

Linode Object Storage

Akamai/Linode's S3-compatible storage.

302/10
Database

M3DB

Uber's distributed time-series engine; Prometheus-compatible.

307/10 10K – 10B
EmailService

Maizzle

Tailwind CSS email framework; HTML build tool.

303/10
Search

Marqo

Open-source vector + tensor search; image + text + multimodal.

304/10
Backend Framework

Masonite

Python Laravel-esque; full-stack rapid development.

304/10
Search

MiniSearch

Tiny JS in-memory full-text search; for client-side.

302/10
Auth

mod_auth_openidc (Apache)

Apache HTTPD module; automatic OIDC RP.

305/10
Backend Framework

Moleculer

Node microservices framework; built-in service mesh.

305/10
EmailService

Moosend

Email marketing + automation; acquired by Sitecore.

303/10
Analytics

mParticle

Enterprise CDP; identity + audience + activation.

305/10
Orm

NHibernate

.NET port of Hibernate; classic enterprise .NET ORM.

306/10
Frontend Framework

Nue

Modern minimal web framework; HTML-first; zero-build option.

303/10
Orm

ODMantic

Async MongoDB ODM; Pydantic-based; FastAPI-compatible.

303/10
Observability

OpenObserve

Cloud-native observability; S3 storage + Rust.

304/10
FileStorage

OVH Object Storage

OVH's S3-compatible + Swift API storage; EU data.

303/10
Auth

Pac4j

Java security framework; multi-protocol (SAML/OIDC/OAuth/CAS).

306/10
Auth

PASETO

Platform-Agnostic Security Tokens; secure JWT alternative.

304/10
Auth

Permify

Open-source RBAC + ABAC + ReBAC engine; Zanzibar.

305/10
Backend Framework

Phalcon

C-extension PHP framework; very fast (memory-resident).

305/10
Auth

Pomerium

Identity-aware reverse proxy; zero-trust access.

306/10
DevOpsTool

Puppet

Classic config management; declarative DSL; acquired by Perforce.

307/10
Orm

Redis OM (Node)

Node.js ODM for Redis Stack; TypeScript first.

303/10
Orm

Redis OM (Python)

Python ODM for Redis Stack; Pydantic-based; with search.

303/10
Orm

Redis OM (Spring)

Spring + Redis Stack ODM; Spring Data-compatible.

304/10
Backend Framework

Ring

Clojure HTTP abstraction; analog of Rack/WSGI/Plug.

305/10
Queue

River (Go)

Go Postgres-based job queue; transaction-aware.

304/10
Backend Framework

Robyn

Python + Rust runtime; very fast async web.

304/10
VectorDatabase

Rockset (vector)

Acquired by OpenAI; real-time analytics + vector.

305/10
Backend Framework

Salvo

Next-gen Rust web; simple API; avoids heavy type-system gymnastics.

304/10
FileStorage

Scaleway Object Storage

Scaleway's S3-compatible storage; EU data + Glacier-like.

303/10
Orm

ServiceStack OrmLite

.NET fluent micro-ORM; from ServiceStack ecosystem.

304/10
EmailService

SMTP2GO

Outsourced SMTP relay; for legacy email migration.

302/10
Analytics

Snowplow

Open-source event collection pipeline; raw events to warehouse.

307/10
Queue

Solace PubSub+

Enterprise messaging platform; multi-protocol.

306/10
Backend Framework

Spark Java

Java micro framework; Sinatra-inspired.

303/10
Database

SQLite Cloud

Managed SQLite + multi-region edge; Turso alternative.

302/10 1 – 1M
Testing

Stryker (Mutation Testing)

Mutation testing framework; JS/TS + .NET + Scala.

305/10
Search

Tantivy (Rust)

Rust full-text search engine library; Lucene's Rust port.

306/10
Hosting

VMware Tanzu

VMware's Kubernetes + app platform suite.

308/10
Testing

TestCafe

Node E2E testing; no WebDriver, JS proxy injection.

303/10
Backend Framework

Tide

Rust async-std web framework; minimal idiomatic.

305/10
Database

TigerGraph

Native parallel graph DB; deep-link analytics; fraud detection.

307/10 1K – 100M
FileStorage

Tigris

Globally distributed S3-compatible; Fly.io-integrated.

303/10
FeatureFlag

Togglz (Java)

Java open-source feature flag library.

304/10
DevOpsTool

Travis CI

Legacy OSS CI standard; now enterprise.

303/10
VectorDatabase

Turbopuffer

Object-storage-based vector + full-text search; cheap.

303/10
Observability

Uptrace

Open-source APM + trace + log; ClickHouse-based.

304/10
Cms

Vendure

Node + TypeScript open-source e-commerce; GraphQL + plugins.

305/10
Search

Vespa

Yahoo's search + ML serving platform; vector + text combined.

308/10
Testing

Wallaby.js

Real-time test feedback; IDE inline + coverage.

303/10
Payment

Wise Business Payments

Wise's multi-currency business payment.

303/10
MobileFramework

Xamarin (deprecated)

Microsoft's legacy C# cross-platform mobile; .NET MAUI is successor.

305/10
FeatureFlag

Abby

Open-source Vercel Edge Config alternative; type-safe.

253/10
Search

Amazon CloudSearch

AWS managed search; Solr-based, legacy service.

255/10
FileStorage

Arweave

Permanent decentralized storage; pay once, store forever.

256/10
Hosting

Azion Edge

Brazil-origin edge platform; CDN + serverless + Latin America.

255/10
Queue

Beanstalkd

Classic simple work queue; ideal for PoC.

253/10
Hosting

Begin / Arc

AWS Lambda full-stack framework; minimal config.

254/10
Testing

Behat

PHP BDD framework; Cucumber Gherkin syntax.

254/10
Cache

bigcache (Go)

Allegro Go in-memory cache; for millions of entries.

253/10
Orm

Bookshelf.js

Node Knex-based classic ORM; Backbone-style models.

254/10
Frontend Framework

Brisa

Bun-native modern web framework; Web Components first.

254/10
FeatureFlag

Bucket.co

B2B-SaaS-focused feature flag; usage-based.

253/10
Backend Framework

Carter

Nancy-like syntax on top of .NET minimal API; module-first.

253/10
Cache

Oracle Coherence

Oracle's Java in-memory data grid; common in finance/telco.

257/10
MobileFramework

Apache Cordova

Legacy hybrid mobile platform; PhoneGap successor; Capacitor ahead.

254/10
Search

Couchbase Search Service

Couchbase's built-in Bleve full-text search.

254/10
VectorDatabase

Couchbase Capella (vector)

Vector search in Couchbase Capella.

255/10
Orm

Cycle ORM

PHP DataMapper ORM; Doctrine alternative; modern.

255/10
Hosting

Cyclic.sh

Generous free-tier serverless Node hosting.

252/10
Realtime

deepstream.io

Open-source realtime data sync; record + RPC + event.

255/10
Cms

django CMS

Classic Django CMS; placeholder + plugin pattern.

255/10
Orm

Effect SQL

Effect-TS SQL client; functional + composable.

257/10
VectorDatabase

Epsilla

Modern open-source vector DB; SQL-like syntax + cloud.

254/10
Queue

Faktory

Multi-language job server by Sidekiq author Mike Perham.

254/10
Auth

Fief

Open-source CIAM; FastAPI-native; multi-tenant.

254/10
FileStorage

Filecoin

Incentive layer over IPFS; blockchain-based storage.

258/10
Backend Framework

Finatra

Twitter's Scala service framework; on top of Finagle.

257/10
Hosting

Fl0

Modern PaaS; Render/Railway alternative; full-stack.

253/10
DevOpsTool

GCP Deployment Manager

GCP-native IaC; YAML/Python/Jinja templates.

255/10
Auth

Gluu

Open-source IDP; UMA + CIBA + FIDO; enterprise self-host.

257/10
ApiStyle

GraphQL CDN (StepZen/Hasura)

GraphQL response edge cache; Hasura, StepZen, Apollo Edge.

255/10
Cache

groupcache (Go)

Brad Fitzpatrick Go distributed cache; Memcached successor.

254/10
ApiStyle

HATEOAS / HAL / JSON:API

Self-descriptive REST; hypermedia links in response.

255/10
Frontend Framework

Hyperapp

1KB functional state framework; Elm-inspired.

254/10
Frontend Framework

Inferno

High-perf React-compatible vdom; for benchmark speed.

254/10
VectorDatabase

KDB.AI

KX Systems' time-series + vector hybrid DB.

256/10
Database

kdb+

Columnar time-series; finance sector standard; q language.

259/10 1K – 100M
Backend Framework

Kemal

Crystal's Sinatra; minimal DSL; very fast.

253/10
Cms

Kirby

PHP file-based CMS; no DB, .txt files.

254/10
Analytics

Kissmetrics

Classic conversion-focused product analytics.

254/10
ApiStyle

Long Polling

Legacy realtime hack; client AJAX waits, server delays response.

252/10
Auth

lua-resty-openidc

OpenResty/nginx Lua OIDC RP; adds SSO to existing nginx apps.

256/10
Backend Framework

Lucky

Crystal full-stack framework; Rails-like but type-safe + fast.

255/10
Queue

Machinery (Go)

Go async task queue; Go version of Celery.

254/10
Meta-Framework

Meteor

Classic full-stack JS; realtime data + Blaze view layer.

254/10
Meta-Framework

Middleman

Ruby SSG; Sprockets asset pipeline; old classic.

254/10
Meta-Framework

Modern.js

ByteDance's React meta-framework; SSR + SSG + microservices.

255/10
FeatureFlag

Molasses

Lightweight feature flag SaaS; simple B2B.

252/10
VectorDatabase

MyScale

ClickHouse-fork vector DB; SQL + vector hybrid.

255/10
Frontend Framework

NativeScript

Native iOS+Android with JS/TS; no webview.

256/10
Frontend Framework

Neutralinojs

Lightweight desktop; ~10MB vs Electron; OS-native webview.

254/10
Orm

next.jdbc (Clojure)

Modern Clojure JDBC wrapper; Clojure-spec compatible.

255/10
Database

NuoDB

Distributed SQL; container-native; ANSI SQL + ACID.

256/10 1K – 100M
Cms

October CMS

Laravel-based CMS; back-end developer-friendly.

255/10
ApiStyle

OData

Microsoft REST query protocol; common in SAP + Salesforce.

255/10
Database

OrientDB

Multi-model: document + graph + KV; Java; early multi-model pioneer.

256/10 100 – 10M
Backend Framework

Pedestal

Cognitect's Clojure async-first framework; interceptor pattern.

257/10
Orm

PetaPoco

.NET single-file micro-ORM; very lightweight.

253/10
Frontend Framework

Petite Vue

6KB Vue subset; sprinkle interactive HTML; Alpine alternative.

253/10
Orm

Pony ORM

Python ORM; generator-expression queries.

254/10
Orm

Quill

Scala compile-time query DSL; quotation-based.

257/10
Testing

QUnit

jQuery's test framework; Ember default test.

252/10
Frontend Framework

Reagent

ClojureScript React wrapper; minimal & idiomatic.

256/10
Frontend Framework

ReScript React

TS-alternative compile-to-JS language; first-class React.

256/10
Backend Framework

Revel

Go full-stack framework; Play/Rails-inspired.

255/10
Database

Riak KV

Distributed eventual-consistent KV; Dynamo paper-inspired; Erlang.

256/10 1K – 100M
Backend Framework

Roda

Ruby routing tree framework; thread-safe minimal.

255/10
Orm

ROM (Ruby Object Mapper)

Ruby data mapper; immutable + functional; clean architecture.

257/10
DevOpsTool

Salt (SaltStack)

Event-driven config management; acquired by VMware.

257/10
Auth

ScaleKit

Auth as a service; SSO + SCIM for B2B SaaS.

253/10
Auth

Shibboleth

Federation SAML IDP; academic consortium (eduGAIN).

258/10
Auth

SimpleSAMLphp

PHP SAML toolkit; SP or IDP; academic+enterprise.

256/10
Cms

Sitecore

Enterprise .NET CMS + DXP; expensive enterprise licence.

258/10
Auth

SSOReady

Open-source SAML/SCIM as a service; for B2B SaaS.

253/10
ApiStyle

STOMP

Simple Text Oriented Messaging Protocol; ActiveMQ + RabbitMQ.

253/10
Orm

SurrealDB JS Client

Official TS client for SurrealDB; SDK + query builder.

254/10
Search

Swiftype (Elastic Site Search)

Elastic's legacy site search; SaaS, analyses documents.

253/10
Frontend Framework

Sycamore

Reactive Rust frontend; SolidJS-inspired; very small.

256/10
Testing

tap (Node)

Node tap protocol test runner.

253/10
Cache

Tarantool

In-memory DB + cache + app server; by Mail.ru.

256/10
Orm

ts-sql-query

TypeScript fully type-safe SQL query builder.

255/10
ApiStyle

Twirp

Twitch's protobuf RPC; simpler gRPC alternative.

254/10
Auth

Userfront

Drop-in B2B auth; SSO + multi-tenant + workflows.

253/10
VectorDatabase

Vald

Yahoo Japan's CNCF distributed vector search engine.

257/10
Cache

Varnish Enterprise

Commercial Varnish; SaaS + on-prem.

256/10
FileStorage

Vultr Object Storage

Vultr's S3-compatible storage.

252/10
VectorDatabase

Weaviate Zero (compact)

Weaviate's lightweight version; embedded prototype.

253/10
Hosting

YunoHost

Self-hosted home server; for family/small org.

254/10
Hosting

Zeabur

Modern container PaaS; Asia-focused; any container.

253/10
Frontend Framework

Fable (F#)

F# → JS compiler; with React/Vue/Solid bindings.

227/10
Cache

Apache Geode

Pivotal's Java in-memory data grid; integrates with Spring Boot.

207/10
MobileFramework

Carthage

iOS minimalist dependency manager; Swift/ObjC framework build.

203/10
Frontend Framework

Cycle.js

Reactive functional framework; RxJS observables for everything.

207/10
Frontend Framework

Sencha Ext JS

Legacy enterprise JS framework; paid; data grid + chart.

207/10
EmailService

Haraka

Node.js open-source SMTP server; self-host email.

206/10
FeatureFlag

OpenSaaS / Wasp Flags

DB-backed feature flag boilerplate inside Wasp framework.

202/10
Orm

Ozzo DBX

Go fluent SQL builder; CRUD + raw SQL combo.

204/10
Backend Framework

Padrino

MVC + admin on top of Sinatra; Rails alternative.

204/10
Frontend Framework

Seed

Rust frontend; Elm Architecture; pragmatic API.

206/10
Cache

StackPath / MaxCDN

Successor to MaxCDN; small-mid CDN.

203/10
Frontend Framework

Svelte Native

Mobile apps with Svelte on top of NativeScript.

205/10
Frontend Framework

Tinro

Minimal declarative router for Svelte.

203/10
Hosting

Wasmer Edge

WASM-based edge serverless; multi-language workloads.

206/10
Backend Framework

Amber

Crystal full-stack framework; Rails tradition.

185/10
Orm

Atlas ORM

PHP DataMapper; ActiveRecord-free; persistence model.

185/10
Cms

Concrete CMS

PHP CMS; in-context editing; for legacy editors.

184/10
Orm

FaunaDB Driver

Fauna serverless DB official client; FQL queries.

185/10
FeatureFlag

FF4J

Java feature flags framework; Spring + JCache.

184/10
Orm

FluentData

.NET fluent SQL/data access; minimal abstraction.

183/10
Frontend Framework

Fulcro

ClojureScript full-stack; data-driven; declarative networking.

188/10
Backend Framework

Mist (Gleam)

HTTP server library for the Gleam language; BEAM VM.

185/10
Backend Framework

Jester (Nim)

Sinatra-like micro web for Nim.

184/10
Frontend Framework

Moon

1KB SPA framework; Vue-inspired, performance-focused.

183/10
Orm

Neogma

Neo4j TypeScript OGM; declarative model + relations.

185/10
Frontend Framework

NervJS

JD.com's React-compatible fast vdom; in Chinese ecosystem.

184/10
Orm

Ohm

Ruby Redis ORM; persistent Ruby objects in Redis.

184/10
Payment

Paymee (Tunisia)

Tunisia-focused payment gateway; MENA region.

183/10
Meta-Framework

Perseus

Rust full-stack web; SSG + ISR on top of Sycamore.

187/10
Hosting

Piku

Mini Heroku on one SBC; runs on Raspberry Pi.

184/10
Frontend Framework

Polymer

Google's old Web Components library; superseded by Lit.

185/10
Cms

Sulu CMS

Symfony-based enterprise CMS; multi-language + multi-portal.

186/10
VectorDatabase

Tencent Vector DB

Tencent Cloud's managed vector DB.

185/10
VectorDatabase

Vearch

JD.com's distributed vector search engine.

187/10
VectorDatabase

VectorFlow

Embedding pipeline + vector DB orchestrator.

184/10
Orm

Waterline

Sails.js ORM; multi-DB adapters (Mongo + SQL same API).

184/10
Backend Framework

web2py

Single-file Python framework; built-in web-based IDE.

184/10
Search

Specialized: Bloomd / Roaring

Approximate set membership; Bloom filter as a service.

185/10
Frontend Framework

Backbone.js

Classic MV* framework; SPA pioneer; on top of jQuery.

154/10
Frontend Framework

Crank.js

JS framework with generators; async-first JSX.

156/10
Frontend Framework

Dojo Toolkit

Legacy enterprise JS framework; early AMD adopter.

157/10
Queue

Gearman

Legacy distributed work farm; widespread in PHP/Perl ecosystem.

154/10
Frontend Framework

Knockout.js

MVVM framework; Microsoft origin; observable + bindings.

154/10
Orm

Norm

Go simple ORM; struct-tag CRUD.

153/10
Frontend Framework

Om Next

ClojureScript React + GraphQL-like data layer.

158/10
Frontend Framework

Proton Native

Native desktop with React syntax; on top of libui.

155/10
Frontend Framework

Ractive.js

Legacy templating + reactive; used at The Guardian.

154/10
ApiStyle

RAML

MuleSoft API spec; YAML-based; OpenAPI rival.

154/10
Frontend Framework

San

Baidu's MVVM frontend framework; in Chinese ecosystem.

154/10
Backend Framework

vibe.d

Async web framework for the D language.

155/10
ApiStyle

XML-RPC

XML ancestor of JSON-RPC; common in WordPress.

153/10
Backend Framework

Zope

Legacy Python web platform; with ZODB object DB.

158/10
ApiStyle

API Blueprint

Apiary's Markdown-based API spec.

123/10
Testing

FitNesse

Wiki-based acceptance test framework.

125/10
Frontend Framework

Mercury.js

Modular reactive framework; observable + virtual DOM.

126/10
Frontend Framework

Opal

Ruby → JS compiler; write Ruby in the browser.

125/10
Frontend Framework

PureScript Pux

React with PureScript (Haskell-like); Elm Architecture.

129/10
Cache

Iron Cache (deprecated)

Iron.io's managed cache service; in maintenance mode.

102/10