Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Web Framework

Web Framework

541 projects

Showing 36 of 541 projects

Crow
CrowC++

A fast and easy-to-use C++ microframework for creating HTTP and WebSocket web services.

#http-server#webserver#high-performance
Stars4.9k
Forks547
Last commit2 days ago
Strawberry GraphQL
Strawberry GraphQLPython

A Python GraphQL library that uses type annotations and dataclasses to define schemas with static type checking.

#asyncio#graphql#type-safety
Stars4.7k
Forks653
Last commit1 day ago
connexion
connexionPython

A Python web framework for spec-first API development, automatically handling routing, validation, and serialization from OpenAPI specifications.

#spec-first#validation#flask-extensions
Stars4.6k
Forks782
Last commit1 month ago
poem
poemRust

A full-featured, easy-to-use web framework for building high-performance applications in Rust.

#fastapi#high-performance#poem
Stars4.4k
Forks353
Last commit2 months ago
Salvo
SalvoRust

A powerful and simple Rust web framework with full HTTP protocol support and built-in OpenAPI integration.

#http-server#api-server#async
Stars4.4k
Forks271
Last commit22 hours ago
WalkingTec.Mvvm (WTM)
WalkingTec.Mvvm (WTM)C#

A rapid development framework for ASP.NET Core with built-in code generator and support for LayUI, React, Vue, and Blazor.

#element-ui#rapid-development#asp-net-core
Stars4.4k
Forks896
Last commit19 days ago
Compojure
CompojureClojure

A concise routing library for Ring/Clojure that composes web applications from small, independent parts.

#http-server#functional-programming#dsl
Stars4.1k
Forks259
Last commit10 months ago
pyramid
pyramidPython

Pyramid - A Python web framework

#pylons#pyramid#python
Stars4.1k
Forks890
Last commit1 month ago
Utoipa
UtoipaRust

Auto-generates OpenAPI documentation for Rust REST APIs using simple procedural macros and a code-first approach.

#actix-web#rest#axum
Stars4.0k
Forks418
Last commit19 days ago
Rails
Rails

A curated list of awesome resources, gems, open-source apps, and tools related to the Ruby on Rails framework.

#opensource-apps#ruby-gems#rails
Stars3.9k
Forks441
Last commit8 days ago
django-guardian
django-guardianPython

Adds per-object permissions to Django's authorization system, enabling fine-grained access control.

#authentication#authorization#security
Stars3.9k
Forks589
Last commit2 days ago
kemal
kemalCrystal

A fast, effective, and simple web framework for Crystal, perfect for building web applications and APIs with minimal code.

#fast#rest#api
Stars3.9k
Forks198
Last commit3 days ago
ring
ringClojure

A Clojure web applications library that abstracts HTTP into a simple, unified API for building modular web components.

#wsgi-inspired#http-server#modular-architecture
Stars3.9k
Forks526
Last commit1 month ago
Official examples
Official examplesRust

A Rust front-end framework for creating fast and reliable web apps with an Elm-like architecture.

#webassembly#web-app#elm-architecture
Stars3.8k
Forks158
Last commit1 year ago
GitHub repo
GitHub repoRust

A Rust front-end framework for creating fast and reliable web apps with an Elm-like architecture.

#webassembly#web-app#elm-architecture
Stars3.8k
Forks158
Last commit1 year ago
async-graphql
async-graphqlRust

A high-performance, fully specification-compliant GraphQL server library implemented in 100% safe Rust.

#hacktoberfest#api#high-performance
Stars3.7k
Forks529
Last commit3 months ago
Quart
QuartPython

An async Python web framework for building applications with HTML templates, JSON APIs, WebSockets, and streaming.

#asyncio#api-framework#flask
Stars3.7k
Forks203
Last commit1 day ago
go-json-rest
go-json-restGo

A thin layer on top of net/http for building fast, scalable RESTful JSON APIs in Go with middleware support.

#json-api#net-http#http-server
Stars3.5k
Forks372
Last commit5 years ago
Pistache
PistacheC++

A modern, high-performance HTTP and REST framework for C++ with a clean API.

#http-server#high-performance#rest-api
Stars3.5k
Forks712
Last commit13 days ago
alice
aliceGo

A minimal, painless middleware chaining library for Go HTTP handlers.

#net-http#http-middleware#handler-composition
Stars3.4k
Forks152
Last commit2 years ago
Nickel
NickelRust

A simple and lightweight web framework for Rust with an Express.js-inspired API.

#expressjs-inspired#http-server#web-framework
Stars3.1k
Forks159
Last commit4 years ago
plug
plugElixir

A specification and toolkit for building composable web applications with functions in Elixir.

#http-server#functional-programming#elixir
Stars3.0k
Forks608
Last commit1 day ago
ultra
ultraTypeScript

A zero-legacy Deno/React Suspense SSR framework that eliminates bundling and leverages native browser ESM.

#zero-legacy#0-legacy#esm
Stars3.0k
Forks68
Last commit1 year ago
pagoda
pagodaGo

A full-stack Go starter kit with server-side rendering, HTMX, and an admin panel for rapid web development.

#authentication#server-side-rendering#admin-panel
Stars2.9k
Forks149
Last commit23 hours ago
tinyhttp
tinyhttpTypeScript

A modern, minimal, and fast Express-like web framework for Node.js, written in TypeScript and compiled to native ESM.

#http-server#webframework#fast
Stars2.9k
Forks151
Last commit2 days ago
Tinyhttp
TinyhttpTypeScript

A modern, minimal, and fast web framework for Node.js, designed as a drop-in replacement for Express.

#http-server#webframework#javascript-framework
Stars2.9k
Forks151
Last commit2 days ago
Tollbooth
TollboothGo

A Go middleware for rate-limiting HTTP requests using token bucket algorithm with flexible key selection.

#http-middleware#go-middleware#token-bucket
Stars2.9k
Forks209
Last commit1 year ago
Gems
GemsRuby

A curated collection of awesome Ruby Gems for Rails development, organized by category.

#backend-development#developer-tools#ruby-gems
Stars2.8k
Forks280
Last commit2 years ago
Pedestal
PedestalClojure

A Clojure library suite for building secure, extensible, and asynchronous server-side applications.

#java-17#http-kit#server-side
Stars2.8k
Forks312
Last commit22 days ago
lucky
luckyCrystal

A full-featured Crystal web framework that catches bugs at compile-time, runs incredibly fast, and helps you write maintainable code.

#hacktoberfest#database-orm#productivity
Stars2.7k
Forks171
Last commit7 days ago
Yesod
YesodHaskell

A RESTful Haskell web framework that guarantees safety and performance at compile time.

#haskell#high-performance#asynchronous-io
Stars2.7k
Forks384
Last commit3 days ago
Split
SplitRuby

A Rack-based A/B testing framework for Ruby web applications, designed to work with Rails, Sinatra, or any Rack-based app.

#experimentation#rails#redis
Stars2.7k
Forks369
Last commit4 days ago
Serene
SereneC#

ASP.NET Core/TypeScript platform for building data-centric business applications with service-based architecture.

#service-architecture#enterprise-software#crud
Stars2.7k
Forks806
Last commit2 days ago
Klein
KleinPHP

A fast and flexible PHP router with Sinatra-inspired regular expression routing for building web applications.

#sinatra-inspired#php-router#restful-routes
Stars2.7k
Forks286
Last commit2 years ago
amber
amberCrystal

A Crystal web framework for fast, simple, and enjoyable application development with high performance.

#orm#fast#productivity
Stars2.6k
Forks206
Last commit1 month ago
nunu
nunuGo

A CLI tool for scaffolding and building production-ready Go applications with a layered architecture.

#productivity#scaffold#dependency-injection
Stars2.6k
Forks204
Last commit2 months ago
PreviousPage 3 of 16

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Next
#Middleware132
#Go94
#Rest Api93
#Http Server87
#Golang61
#Backend61
#Web59
#Routing59
#Http55
#Framework47
#High Performance47
#Python46