kleinsHTTP: A stupid stupidly simple HTTP Server

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

    InfluxDB logo
  • 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

  • Networking TS: first impression and questions;

    4 projects | /r/cpp | 9 Apr 2022
  • Crow finally gets rid of `CROW_MAIN` macro

    3 projects | /r/cpp | 24 Nov 2021
  • Trying to make a Webserver, any suggestions?

    3 projects | /r/cpp | 9 Sep 2021
  • RESTful API framework

    3 projects | /r/cpp_questions | 5 Oct 2021
  • C++ Microservices in Docker

    3 projects | /r/cpp | 4 Mar 2021