kleinsHTTP: A stupid stupidly simple HTTP Server

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • kleinsHTTP

    kleinsHTTP is a simple modern http server libary.

    And also credited you of course.

  • cpp-httplib

    A C++ header-only HTTP/HTTPS server and client library

    Personally I enjoy https://github.com/yhirose/cpp-httplib a lot. It being a single header is very nice. Did you come across this one, or did it not fit your needs?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Crow

    A Fast and Easy to use microframework for the web. (by CrowCpp)

    I ran into a similar issue, which is why I'm maintaining Crow at the moment, it was abandoned in late 2017 but a few contributors and myself brought it back.

  • Proxygen

    A collection of C++ HTTP libraries including an easy to use HTTP server.

    proxygen claims to support all 3, although I'm still not sure if it's an actual library or just an interface.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts