I wrote the millionth C++ networking/socket library. Maybe somebody likes it - feedback would be awesome!

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
  • cpp-net-lib

    Modern, header-only, compact and cross platform C++ network/sockets library

  • sockpuppet

    C++ socket and address library

  • I wrote the 999999th C++ networking/socket library if you are looking for inspiration.

  • 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
  • setka

    :telephone: Network sockets library in C++

  • I also did socket library some time ago: https://github.com/cppfw/setka check it out. It is always good to know your competitors :).

  • opros

    :watch: Event polling library in C++

  • And it uses my event waiting library https://github.com/cppfw/opros which provides cross-platform usage of epoll/kevent/WaitForMultipleObjects stuff.

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