C++ Show and Tell - February 2023

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. StrToNum

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

    StrToNum - header only, String to Number conversion library that works with std::(w)string_view instead of null terminated strings. It's based on std::from_chars machinery but, in contrast, works also with wchar_t strings, which std::from_chars doesn't. https://github.com/jovibor/StrToNum

  2. SaaSHub

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

    SaaSHub logo
  3. PNGParser

    A PNG parsing library

  4. mk_parse_int

    String to int (in C89).

    Hi, I had very similar idea. I created a library that allows you to convert string to int in C89. It works with all integer types (short, int, long), signed and unsigned. New integers could be easily added. Its interface is also inspired by from_chars. No locales. Is fuzz tested. Will add wchar_t string support. https://github.com/MarekKnapek/mk_parse_int

  5. glaze

    Extremely fast, in memory, JSON and interface library for modern C++

    The Glaze (https://github.com/stephenberry/glaze) JSON, interface, and serialization library now has even better performance and a lot more functionality. The library makes interfacing with C++ data structures very straightforward while maximizing performance.

  6. kotek

    Framework for building your game engine or any application. OpenGL ES & Vulkan with C++20. (by wh1t3lord)

    Link: https://github.com/wh1t3lord/kotek

  7. led-cube-engine

    Hardware agnostic RGB LED cube rendering engine.

    Source can be found here: https://github.com/LimpSquid/led-cube-engine

  8. osmanip

    A cross-platform library for output stream manipulation using ANSI escape sequences.

    I am working on a library for output stream manipulation using ANSI escape sequences. Some of its features are: colors and styles manipulators, progress bars and 2D terminal graphics. Repository: https://github.com/JustWhit3/osmanip

  9. ReductStore

    The Fastest Time Series Object Storage for AI Infrastructure

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

  • fheroes2: A recreation of Heroes of Might and Magic II game engine

    1 project | news.ycombinator.com | 8 Jan 2025
  • Fheroes2 is a recreation of the Heroes of Might and Magic II game engine

    1 project | news.ycombinator.com | 27 Nov 2024
  • Endless Sky: Open-Source Space Exploration, Trading, and Combat Game

    1 project | news.ycombinator.com | 29 Sep 2024
  • CheerpX is x86 virtualization to run executables and OS client-side

    2 projects | news.ycombinator.com | 17 Jul 2024
  • Top 8 Gaming open-source projects

    10 projects | dev.to | 17 Jun 2024