Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
翻译 - 现代C ++的枚举(从字符串到字符串,从迭代到迭代)的静态反射,可以使用任何枚举类型,而无需任何宏或样板代码
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
翻译 - 现代C ++的Nameof运算符,只需获取变量,类型,函数,宏和枚举的名称
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Generate sandboxes for C/C++ libraries automatically
翻译 - 沙盒API自动为C / C ++库生成沙盒
Header-only TOML config file parser and serializer for C++17.
#学习与技能提升#Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.
翻译 - Heimer是一个用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
Semantic Versioning for modern C++
#安卓#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).
C++ header-only graphing and data visualization with Modern OpenGL
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.