Top 10 C++ cpp-programming Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Delivering the Missing Building Blocks for Nvidia CUDA Kernel Fusion in Python | news.ycombinator.com | 2025-07-16
There’s an extensive change-log supporting the CCCL 3.0 release on GitHub from 3 hours ago: https://github.com/NVIDIA/cccl/releases/tag/v3.0.0
-
less_slow.cpp
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
Project mention: Processing Strings 109x Faster Than Nvidia on H100 | news.ycombinator.com | 2025-09-19Yes, at the scale of 128-bit registers NEON is mostly enough, except for a few categories of instructions missing in that ISA subset, like scatter/gather ops, that can yield 30% boost over serial memory accesses: https://github.com/ashvardanian/less_slow.cpp/releases/tag/v...
-
ELFIO
ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and portable. Whether you are building compilers, linkers, binary analysis tools, or custom build systems, these libraries provide the foundation you need for working with ELF files and UNIX archives.
-
-
-
-
-
-
C++ cpp-programming discussion
C++ cpp-programming related posts
Index
What are some of the best open-source cpp-programming projects in C++? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Modern-CPP-Programming | 15,735 |
| 2 | cccl | 2,367 |
| 3 | less_slow.cpp | 1,913 |
| 4 | ELFIO | 880 |
| 5 | stlkrn | 435 |
| 6 | MaxOS | 56 |
| 7 | HDA_with_Cpp | 40 |
| 8 | Cpp-programming | 29 |
| 9 | MSG | 16 |
| 10 | SerialMonitor | 0 |