Medium size interesting projects

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

    🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:

  • I have been interested on poker solvers lately, I want to understand their innards just not using them, I found this OS project: https://github.com/bupticybee/TexasSolver , so I had to go back (after lots and lots of years) to C++, and I was not good on it to begin with. Anyway, I like the project since it hits a pretty good balance between being interesting, a manageable size so I can "recreate" it and learn from it and it also has potential to be expanded to add things I'd like to it. This is a very rare case, since most projects are either trivial (Hangman, school directory ), boring or not interesting to me (a logger!!!!, yet another parser, games) or impenetrable behemoths. Do you know something along these lines?

  • awesome-cpp

    A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

  • There is of course : https://github.com/fffaraz/awesome-cpp , but it is so big you still dont know what is good and what is just a waste of time so I wanted to take a shortcut.

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