Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Http Server

Http Server

275 projects

Showing 36 of 275 projects

Pegasus.lua
Pegasus.luaLua

A lightweight HTTP server for building web applications in Lua with an easy API and native plugin support.

#http-server#plugin-system#api-server
Stars466
Forks41
Last commit4 months ago
swift-http
swift-httpSwift

A simple HTTP server implementation for Swift using POSIX socket API, running on both macOS and Linux.

#posix-sockets#http-server#web-server
Stars444
Forks30
Last commit7 years ago
shiva
shivaRust

A Rust library for parsing and generating documents across 13+ formats using a unified Common Document Model.

#http-server#document-generator#common-document-model
Stars436
Forks23
Last commit1 year ago
sugar
sugarElixir

A modular web framework for Elixir focused on speed, ease, and effectiveness.

#http-server#elixir#modular
Stars433
Forks26
Last commit7 years ago
httpretty
httprettyGo

A Go package that prints HTTP client and server requests and responses in a human-readable, colorful terminal format.

#http-server#developer-tools#terminal-output
Stars414
Forks16
Last commit3 days ago
vproxy
vproxyRust

A high-performance HTTP/HTTPS/SOCKS5 proxy server with kernel-space zero-copy and IPv4/IPv6 dual-stack support.

#http-proxy#https-proxy#http-server
Stars409
Forks67
Last commit16 days ago
raxx
raxxElixir

A clean interface for building HTTP servers, frameworks, and clients in Elixir, supporting both simple and streaming exchanges.

#http-server#elixir#webserver
Stars407
Forks26
Last commit5 years ago
share-cli
share-cliJavaScript

A command-line tool to quickly share files via encrypted, password-protected HTTP links.

#http-server#productivity#localtunnel
Stars407
Forks13
Last commit7 years ago
Curassow
CurassowSwift

A Swift HTTP server using the pre-fork worker model, compatible with Nest web frameworks.

#http-server#server-side#pre-fork
Stars396
Forks31
Last commit7 years ago
Macchiato
MacchiatoClojure

Ring-style HTTP server abstraction for Node.js, implementing async handlers and middleware with a familiar API.

#http-server#webframework#clojurescript
Stars384
Forks34
Last commit6 months ago
Frank
FrankSwift

A DSL for quickly writing web applications in Swift with type-safe path routing.

#http-server#type-safe-routing#dsl
Stars373
Forks4
Last commit7 years ago
serve
serveGo

A lightweight static HTTP server written in Go, designed for quick local development and file serving.

#http-server#http#command
Stars352
Forks21
Last commit4 days ago
vex
vexV

A modular, easy-to-use web framework for the V programming language, featuring routing, middleware, and static file serving.

#backend-development#http-server#vlang
Stars343
Forks29
Last commit2 years ago
Jubilee
JubileeRuby

A high-performance Rack-compatible HTTP server built on Vert.x for JRuby applications.

#event-driven#http-server#jruby
Stars326
Forks19
Last commit9 years ago
XLFacility
XLFacilityObjective-C

An elegant and extensive logging facility for OS X and iOS with built-in database, Telnet, and HTTP servers.

#http-server#ios#objective-c
Stars317
Forks34
Last commit7 years ago
Mora
MoraGo

A generic REST API server for MongoDB written in Go, providing HTTP access to documents and database metadata.

#http-server#database-api#api-server
Stars314
Forks54
Last commit2 years ago
http-fake-backend
http-fake-backendJavaScript

A Node.js server for building configurable fake backends using JSON files or JavaScript objects.

#backend-mocking#http-server#json-server
Stars312
Forks20
Last commit2 years ago
Lightning
LightningSwift

A Swift multiplatform, single-threaded, non-blocking web and networking framework inspired by Node.js.

#event-driven#http-server#nonblocking
Stars310
Forks14
Last commit8 years ago
Ace
AceElixir

An Elixir HTTP/1 and HTTP/2 web server and client that implements the Raxx interface.

#h2spec#http-server#elixir-lang
Stars304
Forks26
Last commit5 years ago
ningle
ningleCommon Lisp

A super micro web framework for Common Lisp with Sinatra-like routing.

#clack#http-server#micro-framework
Stars303
Forks25
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
tinyweb
tinywebPython

A lightweight asynchronous HTTP server for MicroPython, designed to run on resource-constrained IoT devices like ESP8266/ESP32.

#iot#http-server#micropython
Stars278
Forks47
Last commit2 years ago
GenHTTP
GenHTTPC#

A lightweight, embeddable web server written in pure C# for quickly creating .NET web services with minimal configuration.

#http-server#nuget#webserver
Stars276
Forks44
Last commit3 days 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
router.cr
router.crCrystal

A minimal, high-performance middleware for routing in Crystal's built-in HTTP server.

#http-server#webserver#web-server
Stars271
Forks14
Last commit5 years 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
swiftra
swiftraSwift

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

#http-server#dsl#api-development
Stars261
Forks5
Last commit10 years ago
WiRL
WiRLPascal

A Delphi library for building RESTful web services with JAX-RS-like attributes and JSON serialization.

#http-server#jax-rs#rest
Stars257
Forks88
Last commit11 days 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
Delphi IOCP
Delphi IOCPPascal

A Delphi IOCP-based framework for building high-performance TCP servers, HTTP servers, and WebSocket applications.

#http-server#high-performance#iocp
Stars252
Forks112
Last commit3 months ago
sangria-akka-http-example
sangria-akka-http-exampleScala

A GraphQL server example built with akka-http, circe, and sangria, demonstrating Star Wars API implementation.

#http-server#akka-http#sangria
Stars242
Forks95
Last commit9 months ago
jwt-auth
jwt-authGo

A JWT authentication middleware for Go HTTP servers with short-lived auth tokens, refresh tokens, and CSRF protection.

#http-server#web-security#go-middleware
Stars238
Forks41
Last commit5 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
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
gql
gqlTypeScript

Universal GraphQL HTTP middleware for Deno and Bun, compatible with Deno.serve, Bun.serve, and oak.

#http-server#api#graphql
Stars204
Forks11
Last commit6 months ago
Aserve documentation
Aserve documentationCommon Lisp

A high-performance, HTTP/1.1 compliant web server written in Common Lisp for serving static and dynamic content.

#cgi-support#http-server#web-server
Stars204
Forks32
Last commit17 days ago
PreviousPage 5 of 8Next

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
#Web Framework87
#Http79
#Middleware48
#High Performance48
#Websocket45
#Go43
#Rest Api36
#Web Server33
#Cross Platform28
#Server28
#Websockets27
#Backend27