Clear ×

Modern cpp

14 repositories found

cycfi

cycfi

q
C++ AI analysis

Q is a modern C++ library for audio digital signal processing, designed for both desktop and embedded systems with minimal dependencies. It excels...

Production ready Single maintainer Niche use case
audio audio-processing c-plus-plus
1.4k
178
5/wk
active
8/10 Media
GValiente

GValiente

butano
C++ AI analysis

Butano is a modern C++ game engine specifically designed for Game Boy Advance development, providing high-level abstractions for sprites,...

Production ready Beginner friendly Single maintainer Niche use case
game-boy-advance game-engine gba
1.7k
117
8/wk
active
8/10 Gaming
NVIDIA

NVIDIA

cccl
C++ AI analysis

CCCL unifies three essential CUDA C++ libraries (Thrust, CUB, libcudacxx) into a single repository, providing high-performance parallel algorithms,...

Production ready Niche use case
accelerated-computing cpp cpp-programming
2.4k
424
1.6k
7/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
skypjack

skypjack

entt
C++ AI analysis

EnTT is a header-only C++ library implementing an entity-component-system (ECS) architecture for game development and data-oriented programming. It...

Production ready Beginner friendly Single maintainer Niche use case
architectural-patterns cpp cpp17
12.9k
1.1k
15
20/wk
active
9/10 Gaming
managarm

managarm

managarm
C++ AI analysis

managarm is a microkernel-based operating system with fully asynchronous I/O that aims to demonstrate practical alternatives to monolithic kernel...

Niche use case
asynchronous-io hacktoberfest microkernel
1.9k
104
211
3/wk
active
7/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
mcpp-community

mcpp-community

d2mcpp
C++ AI analysis

D2X is a structured C++ tutorial project combining interactive code exercises, video lessons, and community forums to teach modern C++ language...

Beginner friendly Niche use case
course cpp d2x
1.7k
111
26
2/wk
recent
7/10 Education
fnc12

fnc12

sqlite_orm
C++ AI analysis

SQLite ORM is a header-only C++ library providing type-safe, zero-overhead abstraction over SQLite databases through modern C++14/17/20 syntax,...

Production ready Single maintainer Niche use case
cplusplus cplusplus-14 cpp
2.7k
343
19
3/wk
recent
7/10 Dev Tools
kamyu104

kamyu104

LeetCode-Solutions
C++ AI analysis

A comprehensive collection of 3977 LeetCode problem solutions written in Python and Modern C++, maintained as a weekly-updated reference for...

Beginner friendly Single maintainer Niche use case
algorithm algorithms cpp
5.9k
1.8k
45
5/wk
active
7/10 Education
cycfi

cycfi

elements
C++ AI analysis

Elements is a lightweight, modern C++20 GUI library with a declarative, domain-specific language interface for building resolution-independent UIs...

Single maintainer Niche use case
c-plus-plus cpp cpp17
3.7k
279
41
3/wk
recent
7/10 Dev Tools
stotko

stotko

stdgpu
C++ AI analysis

stdgpu is a C++17 library providing STL-like GPU data structures (atomic, bitset, deque, queue, vector, hash table, etc.) optimized for CUDA, OpenMP,...

Production ready Single maintainer Niche use case
cpp cpp17 cpp20
1.3k
99
13
1/wk
active
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
electronicarts

electronicarts

EASTL
C++ AI analysis

EASTL is a high-performance C++ Standard Template Library implementation created by Electronic Arts, offering containers, algorithms, and iterators...

Production ready Niche use case
c-plus-plus c-plus-plus-11 c-plus-plus-14
9.3k
1k
108
9/wk
slow
8/10 Gaming