Clear ×

Cpp14

17 repositories found

odygrd

odygrd

quill
C++ AI analysis

Quill is an asynchronous, low-latency C++ logging library designed for real-time and performance-critical applications where logging overhead must be...

Production ready Single maintainer Niche use case
async asynchronous cpp
3k
264
9
14/wk
active
8/10 Dev Tools
SanderMertens

SanderMertens

flecs
C AI analysis

Flecs is a high-performance Entity Component System (ECS) library for C and C++ designed for building games and simulations with millions of...

Production ready Single maintainer Niche use case
c99 cpp11 cpp14
8.5k
608
49
21/wk
active
9/10 Gaming
kfrlib

kfrlib

kfr
C++ AI analysis

KFR is a high-performance C++ DSP framework providing optimized building blocks for audio processing, FFT/DFT, and digital signal processing with...

Production ready Niche use case
audio audio-processing avx
1.9k
278
24
4/wk
active
8/10 Science
catchorg

catchorg

Catch2
C++ AI analysis

Catch2 is a modern C++-native unit testing framework supporting C++14 and later, with integrated micro-benchmarking and BDD macros. It serves C++...

Production ready Beginner friendly Niche use case
bdd cpp cpp14
20.5k
3.2k
431
40/wk
active
8/10 Dev Tools
gansm

gansm

finalcut
C++ AI analysis

FINAL CUT is a C++ library for building terminal user interfaces (TUI) with text-based widgets, designed as a lightweight alternative to ncurses that...

Production ready Single maintainer Niche use case
c-plus-plus console cpp
1.2k
60
12
2/wk
active
8/10 Dev Tools
changkun

changkun

modern-cpp-tutorial
C++ AI analysis

A comprehensive tutorial covering modern C++ features from C++11 through C++26, designed for developers already familiar with C++98/earlier who want...

Single maintainer
cpp cpp-tutorial cpp11
25.6k
3.1k
36/wk
recent
8/10 Education
rutura

rutura

The-C-20-Masterclass-Source-Code
C++

This repository contains source code examples and solutions for an online C++ 20 masterclass course on Udemy. It serves as a learning resource for...

Beginner friendly Single maintainer Niche use case
cpp cpp11 cpp14
2.2k
1.1k
3/wk
active
6/10 Education
boostorg

boostorg

pfr
C++ AI analysis

Boost.PFR is a C++14 header-only library that provides basic reflection capabilities for user-defined aggregate types, enabling tuple-like access and...

Production ready Niche use case
boost clang cplusplus
1.5k
171
46
1/wk
recent
8/10 Dev Tools
doctest

doctest

doctest
C++ AI analysis

doctest is a single-header C++ testing framework optimized for compile-time and runtime performance, designed for developers who want to write tests...

Production ready Beginner friendly Niche use case
c-plus-plus cpp cpp11
6.8k
691
133
4/wk
active
8/10 Dev Tools
andreasfertig

andreasfertig

cppinsights
C++ AI analysis

C++ Insights is a Clang-based source-to-source transformation tool that reveals what the compiler does implicitly—showing generated special member...

Beginner friendly Single maintainer Niche use case
ast clang cplusplus
4.5k
265
24
1/wk
recent
8/10 Dev Tools
arximboldi

arximboldi

immer
C++ AI analysis

Immer is a C++ library providing persistent and immutable data structures (vectors, maps, sets) using advanced techniques like HAMT and RRB-trees,...

Production ready Single maintainer Niche use case
cpp14 data-structures hamt
2.9k
203
46
active
8/10 Dev Tools
VcDevel

VcDevel

Vc
C++ AI analysis

Vc is a C++ library providing SIMD vector types for explicit data-parallel programming across multiple instruction sets (AVX, SSE, Scalar). It...

Production ready Niche use case
avx avx2 avx512
1.5k
151
88
active
7/10 Dev Tools
federico-busato

federico-busato

Modern-CPP-Programming
HTML AI analysis

A comprehensive, open-access educational course on modern C++ programming covering standards from C++03 through C++26, designed for programmers...

Single maintainer Niche use case
c-plus-plus code-quality compilers
15.9k
1.1k
3
35/wk
slow
8/10 Education
Light-City

Light-City

CPlusPlusThings
C++ AI analysis

C++ 那些事 is a comprehensive educational repository designed for learners progressing from beginner to advanced C++ skills. It provides structured...

Beginner friendly Single maintainer
cplusplus cpp cpp11
43.3k
8.8k
10
5/wk
slow
7/10 Education
adamyaxley

adamyaxley

Obfuscate
C++ AI analysis

Obfuscate is a header-only C++14 library that encrypts string literals at compile-time using XOR ciphers with random 64-bit keys, preventing...

Production ready Single maintainer Niche use case
cpp14 cpp17 embedded-string-literals
1.3k
184
2
slow
7/10 Security
halx99

halx99

yasio
C++ AI analysis

yasio is a lightweight, cross-platform asynchronous socket I/O library built for C++11 and higher, designed specifically for game client networking...

Production ready Niche use case
android apple asio
1.1k
232
slow
8/10 Gaming
Dobiasd

Dobiasd

FunctionalPlus
C++ AI analysis

FunctionalPlus is a header-only C++ library that provides functional programming abstractions to reduce code verbosity and improve readability. It...

Production ready Beginner friendly Single maintainer Niche use case
algorithms c-plus-plus c-plus-plus-14
2.3k
177
slow
8/10 Dev Tools