C++ Show and Tell - April 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
  • FSM.io

    A FSM generator for SystemVerilog based on draw.io files.

  • FolderScanUltra

    Console based folder/drive scanner. Many report types, detailed output, can store results in a database.

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

  • My little baby: PhotoRT, a ray-tracer/path-tracer. Some renders here. Not very active at the moment, I'm mostly just maintaining it and keeping it up to date with the latest c++ standards. At the moment, it won't compile with the latest stable GCC because it crash, I need to use some specific version pulled from their git repo. There is also some issues running it on Wayland.

  • Shared Access, I already posted it before years ago but I did update it since. It is a small library to make guarding data behind a lock easier and safer.

  • Librum

    The Librum client application

  • I have now been working ~1.5 years on Librum, a modern, cross-platform e-book reader and library manager, that makes reading as easy as possible for you. Here is the github link if anyone is interested: https://github.com/Librum-Reader/Librum

  • NakOS

  • Snake

    A simple clone of snake made with C++ and nCurses (by xabdev)

  • SaaSHub

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

    SaaSHub logo
  • xpano

    Automated photo stiching tool. Lets you import a directory of images and then export the autodetected panoramas.

  • I'm working on a cross platform panorama stitching app: https://github.com/krupkat/xpano

  • astar-algorithm-cpp

    Implementations of the A* algorithm in C++

  • I have updated my A* algorithm code. This is an older project but just recently I got an interesting PR that speeds it up. I’m also dragged into the 2010’s by allowing c++11 features which opens the door for further clean up and modernization. https://github.com/justinhj/astar-algorithm-cpp

  • StrToNum

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

  • licensecxx

    Software licensing, copy protection in C++

  • licensecc

    Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.

  • It's written in C++20 and is inspired by https://github.com/open-license-manager/licensecc and https://github.com/hyperboloide/lk.

  • lk

    Simple licensing library for golang. (by hyperboloide)

  • It's written in C++20 and is inspired by https://github.com/open-license-manager/licensecc and https://github.com/hyperboloide/lk.

  • spore-codegen

    Build-system agnostic code generation application for C++.

  • SaaSHub

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

    SaaSHub 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

  • How do I link fmt library to my project?

    4 projects | /r/cpp_questions | 8 Sep 2022
  • How to deal with libraries as an open source project?

    3 projects | /r/C_Programming | 4 Jan 2022
  • Configuring Cppcheck, Cpplint, and JSON Lint

    3 projects | dev.to | 4 Mar 2024
  • Apple should learn from open source project

    1 project | news.ycombinator.com | 22 Feb 2024
  • STB: Single-file public domain libraries for C/C++

    4 projects | news.ycombinator.com | 6 Jan 2024