httpaf

Web server

A high-performance web server written in OCaml, designed to be memory-efficient and scalable.

A high performance, memory efficient, and scalable web server written in OCaml

GitHub

537 stars
19 watching
44 forks
Language: OCaml
last commit: 8 months ago
Linked from 1 awesome list

httpocaml

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
inhabitedtype/ocaml-webmachine A toolkit for building RESTful APIs using a state-machine-based request processor 221
dom96/httpbeast A high-performance HTTP server written in Nim. 449
orthecreedence/wookie An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. 190
analogweb/analogweb-scala A high-performance HTTP server framework for building small to medium-sized web applications in Scala. 13
mirage/ocaml-cohttp An OCaml library for building HTTP clients and servers using various asynchronous programming libraries 715
fukamachi/woo A fast and lightweight HTTP server written in Common Lisp on top of libev. 1,291
dannywillems/ocaml-for-web-programming An OCaml framework for web development, providing bindings to JavaScript libraries and tools for building web applications. 52
ohler55/agoo A high-performance HTTP server for Ruby applications 910
zhamlin/ahkhttp A basic HTTP server implemented in AutoHotkey, allowing users to create simple web servers with minimal code. 80
anmonteiro/piaf An OCaml web library for making HTTP/1.X and HTTP/2 requests 194
andrewlalis/handy-httpd An HTTP server for D with support for various features and request processors. 34
ocaml/ocaml-lsp A language server implementation for the OCaml programming language 782
mufeedvh/binserve A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. 1,031
cemeyer/httpd.sh A simple web server written in Bash using C APIs. 117
apache/serf A high-performance asynchronous HTTP client library with minimal memory copies and transformations. 27