boost.beast

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

Our great sponsors
  • Revelo Payroll - Free Global Payroll designed for tech teams
  • SonarCloud - Analyze your C and C++ projects with just one click.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • CppCon2018

    CppCon 2018 Presentation materials (by vinniefalco)

    I have came across this example : https://github.com/vinniefalco/CppCon2018

  • Boost.Beast

    HTTP and WebSocket built on Boost.Asio in C++11

    We used beast to implement a market data server(and I think we also did a small client, to test it) which was sending protobuf messages, and it worked great(we also used boost adio, which made it very scalable). When we tested the server, we were generating around 100k messages per second(when there was the biggest activity on the market), I think I've posted here some stats: https://github.com/boostorg/beast/issues/2313.

  • Revelo Payroll

    Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.

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