Repository navigation

#

cplusplus-17

Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

C++
5340
2 个月前

C++ Insights - See your source code with the eyes of a compiler

C++
4249
13 天前

Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

C++
2180
6 个月前

Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)

C++
1725
12 天前
google/sandboxed-api

Generate sandboxes for C/C++ libraries automatically

C++
1688
4 天前

The official C++ client API for PostgreSQL.

C++
1110
2 天前

Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.

C++
921
1 个月前

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.

C++
761
3 天前

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.

C++
527
14 天前

A header only C++ library that provides type safety and user defined literals for physical units

C++
510
2 个月前

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++
280
11 天前

An example of how to use the ECS part of the EnTT framework

C++
268
1 年前

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.

C++
207
2 年前

Credits Node is the main module that provide an opportunity to run a node and participate in CREDITS blockchain network.

C++
150
10 个月前