C++ Show and Tell - February 2023

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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

  • PNGParser

    A PNG parsing library

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

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

  • kotek

    Framework for building your game engine or any application. This is a mirror repository so don't create any pull requests and proceed to the official repository, please. If you want to go to the original one you must follow this link: https://gitlab.com/wh1t3lord/kotek (by wh1t3lord)

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

  • led-cube-engine

    Hardware agnostic RGB LED cube rendering engine.

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

  • 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

  • SaaSHub

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

    SaaSHub logo
  • ReductStore

    A time series database for storing and managing large amounts of blob data

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

  • Stunt Rally – a free rally racing game with editor

    1 project | news.ycombinator.com | 28 Apr 2024
  • Lessons from Open-Source Game Projects

    76 projects | dev.to | 10 Apr 2024
  • The £3M immersive 'spaceship' where you can battle to save humanity

    2 projects | news.ycombinator.com | 23 Mar 2024
  • Risking my life for an entire solar system of lentils

    1 project | /r/Frugal_Jerk | 11 Dec 2023
  • Wanting to pay someone to put a server together for me…

    1 project | /r/BeamNG | 5 Dec 2023