There are 13 repositories under cplusplus-17 topic.
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
C++ Insights - See your source code with the eyes of a compiler
Production-ready C++ Asynchronous Framework with rich functionality
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
Header-only TOML config file parser and serializer for C++17.
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON, RISC-V RVV)
Generate sandboxes for C/C++ libraries automatically
Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.
Nazara Engine is a cross-platform framework aimed at (but not limited to) real-time applications requiring audio, 2D and 3D real-time rendering, network and more.
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
A header only C++ library that provides type safety and user defined literals for physical units
Dust Racing 2D is a traditional top-down car racing game including a level editor.
C++ header-only graphing and data visualization with Modern OpenGL
JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++20 and up (or C++17 with clang).
An example of how to use the ECS part of the EnTT framework
Cross-platform C++17 Runtime Reflection Library
This is an engine that I initially started building after taking a game coding class in high school to learn how the underlying systems of Unity / game engines in general worked.
Credits Node is the main module that provide an opportunity to run a node and participate in CREDITS blockchain network.
Master Quality Authenticated codec reverse engineering, Tool to identify MQA encoding and Master's Sample Rate
Creating a simpler, more intuitive means of C++ reflection
Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.
[Deprecated: use userver-create-service instead!] Template of a C++ service that uses userver framework. Build, test and CI scripts ready
Code examples for tutoring modern C++
Suite of functions, written in C++, which solve, validate and generate Sudoku puzzles!
A repository containing C++11/14/17 concepts and code snippets
Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.
Header-only C++17/20 library that enables Python-like **kwargs style argument passing without any macros or boilerplate, with automatic type conversion support.(在 C++ 中实现 Python 的 **kwargs 风格传参。)
Library for Asynchronicity, Serialization and Remoting
My work on high-speed conversion of UTF-8 to UTF-32/UTF-16
A free open source cross-platform C++ library for parsing ODB++ Design archives, accessing their data, and building net list product models. Exposed via a REST API packaged inside of a Docker image.