C++ HTTPS

Open-source C++ projects categorized as HTTPS

Top 11 C++ HTTPS Projects

  1. cpp-httplib

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

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Squid

    Squid Web Proxy Cache

    Project mention: API Caching: Techniques for Better Performance | dev.to | 2024-10-17

    Squid Caching Proxy — A popular and widely adopted proxy and caching solution for network protocols. It caters for FTP, HTTP, and HTTPS. Squid operates in a similar way to Varnish and optimizes data flow between the client and server. In terms of security, it has authorization, access control, authentication, and support for SSL/TLS. As a bonus, you get activity logs.

  4. CppServer

    Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution

  5. RESTinio

    Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use

  6. libhttpserver

    C++ library for creating an embedded Rest HTTP server (and more)

  7. sshttp

    SSH/HTTP(S) multiplexer. Run a webserver and a sshd on the same port w/o changes.

  8. esp32_https_server

    Alternative ESP32 Webserver implementation for the ESP32 Arduino Core, supporting HTTPS and HTTP.

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. httpp

    Micro http server and client written in C++

  11. hurl

    http(s)+h2 server load tester (by Edgio)

  12. CertInfo

    Which Root Certificates should you trust? (by RaymiiOrg)

    Project mention: Which Root Certificates should you trust? Find out with CertInfo | news.ycombinator.com | 2024-06-14
  13. WNetWrap

    WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ HTTPS discussion

Log in or Post with

C++ HTTPS related posts

  • Which Root Certificates should you trust? Find out with CertInfo

    1 project | news.ycombinator.com | 14 Jun 2024
  • Squid: Optimising Web Delivery

    1 project | news.ycombinator.com | 1 Mar 2024
  • squid proxy cache server without systemd built and ready to serve

    1 project | /r/joborun | 7 Dec 2023
  • Netflix Canada Just Got Rid of Its Cheapest Ad-Free Plan Without Even a Heads Up

    1 project | news.ycombinator.com | 25 Jun 2023
  • Simple HTTP server using C++

    1 project | /r/Cplusplus | 29 May 2023
  • C++ websocket and HTTP client

    1 project | /r/cpp_questions | 14 Mar 2023
  • How to get my IP traffic data to an AWS lambda using Darkstat?

    1 project | /r/openwrt | 27 Jan 2023
  • A note from our sponsor - InfluxDB
    influxdata.com | 30 Apr 2025
    Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →

Index

What are some of the best open-source HTTPS projects in C++? This list will help you:

# Project Stars
1 cpp-httplib 14,175
2 Squid 2,470
3 CppServer 1,491
4 RESTinio 1,218
5 libhttpserver 923
6 sshttp 874
7 esp32_https_server 361
8 httpp 167
9 hurl 152
10 CertInfo 44
11 WNetWrap 40

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai