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

casbin
casbinGo

A collection of third-party middleware and service implementations for the Fiber web framework in Go.

#hacktoberfest#open-source#authentication
Stars301
Forks162
Last commit1 day ago
circuitbreaker
circuitbreakerGo

A collection of third-party middleware and service implementations for the Fiber web framework in Go.

#hacktoberfest#authentication#monitoring
Stars301
Forks162
Last commit1 day ago
Hunt Framework
Hunt FrameworkD

A high-level, full-stack web framework for the D programming language, designed for rapid development of high-performance applications.

#d-language#orm#high-performance
Stars300
Forks28
Last commit2 years ago
Donkey
DonkeyJava

A modern, Ring-compliant HTTP server and client library for Clojure, built on Vert.x for high performance and ease of use.

#http-server#ring-compatible#non-blocking
Stars298
Forks14
Last commit2 years ago
pocketpages
pocketpagesCSS

A lightweight EJS and router engine that runs as a PocketBase JS hook for building fast server-side rendered multi-page apps.

#javascript-hooks#server-side-rendering#lightweight
Stars295
Forks17
Last commit4 months ago
grip
gripCrystal

A fast, modular microframework for building RESTful web applications in Crystal, featuring middleware pipes and Phoenix-like routing.

#json-api#modular-architecture#high-performance
Stars291
Forks18
Last commit2 days ago
interpose
interposeGo

A minimalist net/http middleware framework for Go that uses only http.Handler for maximum compatibility.

#http-handler#net-http#negroni-adaptor
Stars291
Forks16
Last commit9 years ago
QDjango
QDjangoC++

A Qt-based C++ web framework that follows Django's API patterns for building web applications.

#mssql#database-orm#cpp-web
Stars276
Forks99
Last commit1 year ago
Scorched
ScorchedRuby

A lightweight, DRY, unopinionated web framework for Ruby that provides powerful constructs for building websites and applications of any scale.

#controller-based#rack#lightweight
Stars275
Forks13
Last commit1 year ago
Brook framework
Brook frameworkPascal

A cross-platform microframework for building fast, compact web applications in Pascal using Delphi or Lazarus/Free Pascal.

#iot#http-server#embedded-systems
Stars275
Forks59
Last commit23 days ago
Hobbit
HobbitRuby

A minimalistic Ruby microframework built on top of Rack for creating web applications with a Sinatra-inspired DSL.

#server-side#rack#dsl
Stars272
Forks22
Last commit5 years ago
jeff
jeffGo

A simple, stateful session management library for Go with CSRF protection and easy session revocation.

#web-sessions#stateful-sessions#web-security
Stars272
Forks16
Last commit1 year ago
Axiom
AxiomErlang

A micro-framework for building web applications in Erlang, inspired by Sinatra and built on Cowboy.

#sinatra-inspired#http-server#micro-framework
Stars266
Forks26
Last commit3 years ago
vestigo
vestigoGo

A standalone, high-performance URL router for Go that embeds URL parameters into the request's Form without requiring a specific framework.

#web-services#standalone-library#http-router
Stars265
Forks30
Last commit5 years ago
swiftra
swiftraSwift

A Sinatra-like DSL for building web applications in Swift.

#http-server#dsl#api-development
Stars261
Forks5
Last commit10 years ago
renderer
rendererGo

A simple, lightweight Go package for rendering JSON, JSONP, XML, YAML, HTML, and file responses in HTTP handlers.

#tmpl#jsonp#yaml
Stars261
Forks28
Last commit3 months ago
go-alexa
go-alexaGo

A Go toolset for creating Amazon Alexa Skills, handling security and response crafting.

#api#amazon#amazon-echo
Stars259
Forks62
Last commit4 years ago
httpuv
httpuvC

A low-level HTTP and WebSocket server library for R, built on libuv and http-parser.

#websocket-server#http-server#r-package
Stars252
Forks89
Last commit4 months ago
Chaos
ChaosScala

A lightweight Scala framework for building REST services using battle-tested JVM libraries.

#dcos#jackson#rest-api
Stars249
Forks35
Last commit7 years ago
WebFUI
WebFUIClojure

A client-side web framework for ClojureScript that generates DOM from EDN data, eliminating direct DOM manipulation.

#functional-programming#hiccup#clojurescript
Stars237
Forks19
Last commit13 years ago
Athena
AthenaCrystal

A monorepo of reusable, independent components (shards) for building web applications in Crystal.

#modular-architecture#open-source#api
Stars235
Forks20
Last commit18 days ago
Valum
ValumVala

A web micro-framework written in Vala, providing powerful routing and middleware for building expressive web services.

#micro-framework#server-abstraction#asynchronous
Stars235
Forks19
Last commit2 years ago
Datsys
DatsysClojure

A Clojure/ClojureScript web framework for building reactive applications with Datomic/DataScript sync and unidirectional data flow.

#clojurescript#reagent#re-frame
Stars232
Forks25
Last commit8 years ago
FastAPI Chameleon
FastAPI ChameleonPython

Integrates the Chameleon template language with FastAPI for server-side HTML rendering in Python web applications.

#fastapi#chameleon-templates#fastapi-template
Stars228
Forks37
Last commit3 days ago
Roadmap
Roadmap

Meta repository containing cross-package information, guidelines, and status for the Dojo framework and its ecosystem.

#meta-repository#typescript#documentation
Stars227
Forks42
Last commit2 years ago
Snooze
SnoozeCommon Lisp

A RESTful URL router for Common Lisp that maps HTTP concepts directly to CLOS.

#http-server#api-routing#rest-api
Stars225
Forks25
Last commit2 years ago
Gaelyk
GaelykGroovy

A lightweight Groovy toolkit for developing applications on Google App Engine Java.

#servlet#lightweight#java
Stars223
Forks38
Last commit7 years ago
aqua
aquaTypeScript

A minimal and fast HTTP server framework for Deno, designed for building web applications with simplicity and performance.

#http-server#cookies#minimalist
Stars216
Forks6
Last commit2 years ago
fastapi-starter-project
fastapi-starter-projectPython

A production-ready FastAPI starter template with SQLModel, Alembic, and Docker for rapid backend development.

#fastapi#alembic#api-template
Stars215
Forks21
Last commit3 years ago
mojoPortal
mojoPortalC#

An extensible, cross-database, mobile-friendly CMS and web application framework built with C# ASP.NET.

#content-management#cms-bundle#asp-net
Stars213
Forks107
Last commit1 day ago
muxchain
muxchainGo

Lightweight middleware chaining library for Go's net/http package with type safety and minimal dependencies.

#net-http#minimal-dependencies#type-safety
Stars206
Forks9
Last commit7 years ago
ASP.NET MVC
ASP.NET MVCC#

A wrapper for Knockout.js that generates client-side JavaScript from server-side C#/VB.NET models in ASP.NET MVC applications.

#cross-browser#server-side-rendering#vb-net
Stars202
Forks120
Last commit9 years ago
JanusWeb
JanusWebJavaScript

A web framework and browser for building and experiencing rich virtual reality environments directly in the browser.

#multiplayer#vive#immersive-web
Stars199
Forks60
Last commit2 days ago
placid
placidElixir

A REST toolkit for building highly-scalable and fault-tolerant HTTP APIs with Elixir.

#elixir#api-framework#http
Stars194
Forks6
Last commit2 months ago
Flancy
FlancyPowerShell

A micro web framework for Windows PowerShell that creates standalone web servers with PowerShell code routing.

#http-server#api-server#rest-api
Stars193
Forks21
Last commit10 years ago
spider-gazelle
spider-gazelleCrystal

A Rails-inspired web framework for Crystal Lang focused on high performance and extensibility.

#http-server#orm#high-performance
Stars191
Forks9
Last commit24 days ago
PreviousPage 8 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