Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Web Framework

Web Framework

373 projects

Showing 36 of 373 projects

ralyxa
ralyxaRuby

A Ruby framework for building Amazon Alexa skills with Sinatra integration and session management.

#oauth#alexa-skills#voice-assistant
Stars179
Forks25
Last commit2 years ago
hiboot
hibootGo

A cloud-native Go framework for building high-performance web and CLI applications with Spring-like dependency injection.

#high-performance#aspect-oriented-programming#autoconfiguration
Stars179
Forks24
Last commit1 day ago
Castra
CastraClojure

A Clojure/Script RPC library for web applications that makes async server calls feel like expression evaluation.

#unidirectional-dataflow#cqrs#clojurescript
Stars172
Forks25
Last commit5 years ago
rooster
roosterErlang

A simplistic Erlang REST framework built on top of mochiweb with composable routing and middleware support.

#authentication#rest-api#mochiweb
Stars171
Forks8
Last commit8 years ago
ApacheExpress
ApacheExpressSwift

Write native Apache modules using Swift, enabling server-side Swift development within the battle-tested Apache HTTP Server.

#apache-modules#http-server#express-js-alternative
Stars170
Forks4
Last commit4 years ago
REST.VertX
REST.VertXJava

A lightweight JAX-RS-like annotation processor for building REST APIs with Vert.x verticles.

#jax-rs#rest#api-server
Stars166
Forks33
Last commit1 year ago
tako
takoRust

A pragmatic Rust framework for building cohesive network services across HTTP, WebSocket, gRPC, TCP, UDP, and Unix sockets.

#realtime#webframework#high-performance
Stars158
Forks8
Last commit1 day ago
FastAPI Jinja
FastAPI JinjaPython

Adds Jinja2 template rendering support to FastAPI applications for server-side HTML generation.

#fastapi#jinja2#hacktoberfest
Stars158
Forks11
Last commit1 year ago
Lara
LaraC#

A lightweight C# framework for server-side rendering of web user interfaces, similar to Blazor but simpler to install.

#event-driven#web-components#web-services
Stars158
Forks9
Last commit2 months ago
Kovert
KovertKotlin

An invisible REST and web framework for Kotlin that binds controllers to Vert.x routers with minimal annotations.

#dependency-injection#template-engine#async
Stars158
Forks10
Last commit7 years ago
valval
valvalV

A high-performance web framework for the V language, enabling rapid development and fast execution of web applications.

#high-performance#server-side#vlang
Stars156
Forks13
Last commit5 years ago
Localization
LocalizationC#

Localization abstractions and implementations for ASP.NET Core applications (archived, moved to AspNetCore repo).

#multi-language#internationalization#aspnet-product
Stars156
Forks62
Last commit7 years ago
pure
pureGo

A fast, radix-tree based HTTP router for Go that strictly adheres to the standard net/http package.

#net-http#context#native-http
Stars154
Forks12
Last commit2 years ago
Vert.x Jersey
Vert.x JerseyJava

Run JAX-RS Jersey resources within the Vert.x reactive application platform.

#jax-rs#dependency-injection#rest-api
Stars154
Forks47
Last commit4 years ago
go-relax
go-relaxGo

A Go framework for building fast, complete RESTful APIs with built-in HATEOAS, filters, and correct HTTP semantics.

#api-gateway#rest-api#api-development
Stars154
Forks9
Last commit3 months ago
fresh_chart
fresh_chartTypeScript

A server-side-rendered charting library for Fresh built on Chart.js with both SSR and CSR support.

#svg-generation#server-side-rendering#deno
Stars153
Forks9
Last commit2 years ago
ASP.NET Core
ASP.NET CoreC#

An ASP.NET Core adapter for Inertia.js, enabling server-driven single-page applications with modern frontend frameworks.

#single-page-application#aspnet#server-side-rendering
Stars152
Forks29
Last commit7 months ago
snunit
snunitScala

A Scala Native HTTP server library built on NGINX Unit for high-performance, reliable web applications.

#http-server#high-performance#serverless
Stars149
Forks10
Last commit5 days ago
axum-yew-setup
axum-yew-setupRust

A starter template for building full-stack Rust web applications with axum backend and Yew frontend.

#webassembly#axum#yew
Stars145
Forks22
Last commit2 years ago
Reaction.AsyncRx
Reaction.AsyncRxF#

Reactive programming library for F# Elmish and Fable applications using Async Observables.

#stream-processing#fable#functional-programming
Stars144
Forks19
Last commit3 years ago
Syro
SyroRuby

A simple, modular router for Ruby web applications inspired by Rum and Cuba.

#lesscode#web-router#modular
Stars137
Forks14
Last commit4 years ago
alien
alienGo

A lightweight and fast HTTP router for Go, designed with simplicity and concurrency in mind.

#http#multiplexer#lightweight
Stars133
Forks15
Last commit2 years ago
purescript-hedwig
purescript-hedwigPureScript

A fast, type-safe, declarative PureScript library for building web applications with competitive performance.

#functional-programming#animation#purescript
Stars130
Forks11
Last commit6 years ago
orion
orionCrystal

A minimal, omni-conventional, declarative web framework for Crystal providing routing, views, and controllers.

#declarative#controllers#dsl
Stars128
Forks8
Last commit7 months ago
go-rest
go-restGo

A minimal REST framework for Go that uses reflection and dynamic typing to simplify API handlers.

#api-server#rest-api#minimal
Stars128
Forks16
Last commit9 years ago
dyer
dyerRust

A reliable, flexible, and fast Rust framework for web crawling and request-response services.

#event-driven#web-crawling#spider
Stars127
Forks7
Last commit10 months ago
superdeno
superdenoTypeScript

A super-agent driven library for testing Deno HTTP servers with a high-level abstraction.

#superagent#superdeno#integration-testing
Stars124
Forks8
Last commit1 year ago
relax
relaxElixir

A Plug-based Elixir toolkit for building JSON:API compliant servers.

#json-api#crud#elixir
Stars122
Forks13
Last commit10 years ago
superoak
superoakTypeScript

HTTP assertion library for testing Deno's Oak web framework, built as a wrapper around SuperDeno.

#superdeno#integration-testing#testing-library
Stars120
Forks9
Last commit6 months ago
FastAPI CloudEvents
FastAPI CloudEventsPython

A FastAPI plugin for seamless CloudEvents integration, enabling easy consumption and production of events over REST API.

#fastapi#event-driven#rest
Stars120
Forks5
Last commit8 days ago
session
sessionGo

A Go package providing HTTP session management for web servers with extensible interfaces and Google App Engine support.

#web-server#authentication#http-sessions
Stars118
Forks15
Last commit1 year ago
multi-auth
multi-authCrystal

A Crystal library providing standardized multi-provider OAuth authentication for web applications.

#multiauth#oauth#oauth2
Stars116
Forks27
Last commit6 months ago
simple_bridge
simple_bridgeErlang

A standardized interface library for Erlang HTTP servers, supporting Cowboy, Inets, Mochiweb, Webmachine, and Yaws.

#http-server#yaws#server-abstraction
Stars113
Forks75
Last commit2 months ago
Anansi
AnansiRust

A simple, safe, and fast full-stack web framework for Rust that makes web development easier.

#orm#server-side#mvc
Stars113
Forks11
Last commit3 years ago
vetis
vetisRust

A blazingly fast, minimalist HTTP server for Rust with support for HTTP/1, HTTP/2, and HTTP/3.

#http-server#minimalist#async
Stars112
Forks3
Last commit1 day ago
awa
awaAda

A framework for building high-performance, secure web applications in Ada 2012 with ready-to-use modules.

#orm#database#database-orm
Stars109
Forks12
Last commit9 days ago
PreviousPage 9 of 11

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
#Middleware94
#Http Server72
#Rest Api70
#Go68
#Web50
#Routing49
#High Performance45
#Http44
#Backend43
#Framework40
#Golang39
#Rust37