C++ Show and Tell - November 2022

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • snct-constraints

    Prevent whole classes of errors by constraining input parameters

    snct::Constrained

  • thread-pool

    A modern, fast, lightweight thread pool library based on C++20 (by DeveloperPaul123)

    Release link: https://github.com/DeveloperPaul123/thread-pool/releases/tag/0.5.1

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • treble

    A header-only C++ library for self-tuning functions. (by Chemiseblanc)

  • yacw

    Yet Another Curses Wrapper (YACW) -- a zero-abstraction C++ wrapper for Curses with a focus on safety using RAII, modules, exceptions and assertions

  • ore

    🪙 The Ore Programming Language

    I have a university project this year and me and some friends decided to write a programming language, it's still far from complete, hell it doesn't even have a parser yet. Also, we do realize it's pointless and probably won't be anything, but it doesn't hurt to have fun :)

  • BuzzBot

    A Linux/macOS/Windows application for tracking your favorite alcoholic drinks, using C++ & the Qt framework.

  • ooze

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

  • FluidSimulation

    https://github.com/0ty/FluidSimulation (Youtube video inside)

  • task_timetable

    C++ library to execute or repeat user provided tasks at specified intervals.

  • StrToNum

    String to Number conversion constexpr library, for char and wchar_t strings.

  • valijson

    Header-only C++ library for JSON Schema validation, with support for many popular parsers

    https://github.com/tristanpenman/valijson A header-only C++ library for JSON Schema validation, with support for many popular parsers (RapidJSON, jsoncpp, etc). I just released v1.0 yesterday, after several years of pre-releases.

  • smolnes

    NES emulator in <5000 bytes of C

  • Pepper

    PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor. (by jovibor)

  • Forscape

    Scientific computing language

    I've been working on the Key CAS project (Imgur Screenshot), CAS being an acronym for Computer Algebra System, and "Key" a judiciously chosen title. This was my third time attempting CAS- this iteration was a huge improvement, but I still find it to be a damn hard problem. The GUI comes from the open source project Forscape, a scientific computing environment written in C++.

  • calculators

    Mathematical calculators in C++

    This C++ program (my first major project in C++) calculates the prime factorization of any positive integer up to 2^64-1 (18446744073709551615).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

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