httpaf VS ocaml-h2

Compare httpaf vs ocaml-h2 and see what are their differences.

httpaf

A high performance, memory efficient, and scalable web server written in OCaml (by inhabitedtype)

ocaml-h2

An HTTP/2 implementation written in pure OCaml (by anmonteiro)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
httpaf ocaml-h2
2 1
533 305
0.6% -
0.0 5.5
4 months ago 9 days ago
OCaml OCaml
GNU General Public License v3.0 or later BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

httpaf

Posts with mentions or reviews of httpaf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-22.

ocaml-h2

Posts with mentions or reviews of ocaml-h2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-22.

What are some alternatives?

When comparing httpaf and ocaml-h2 you can also consider the following projects:

ocaml-cohttp - An OCaml library for HTTP clients and servers using Lwt or Async

parser - String parser combinators

dream - Tidy, feature-complete Web framework

nom - Rust parser combinator framework

ocaml-opium-unikernel - Example unikernel using opium + httpaf (using https://github.com/dinosaure/paf-le-chien)

angstrom - Parser combinators built for speed and memory efficiency

assert-combinators - Functional assertion combinators.

retro-httpaf-bench - Benchmarking environment for http servers

ling - Erlang on Xen

pyparsing - Python library for creating PEG parsers

paf-le-chien - Port of HTTP/AF & H2 with Mirage and mimic