-
-
-
-
dynamix Public
🍥 A new take on polymorphism
-
ducc-fft-par-demo Public
A demo of ducc fft using par for parallel execution
C++ MIT License UpdatedNov 10, 2025 -
par Public
Simple task parallelism for C++20. Alternative to the most used subset of OpenMP
C++ MIT License UpdatedNov 8, 2025 -
-
cpp-lib-template Public template
A template for a C++ library
-
finufft Public
Forked from flatironinstitute/finufftNon-uniform fast Fourier transform library of types 1,2,3 in dimensions 1,2,3
-
itlib Public
A collection of std-like single-header C++ libraries
-
-
splat Public
Small platform or compiler-specific macros and helpers for C and C++
-
-
cef-cmake Public
CMake helpers for CEF (the Chromium Embedded Framework)
-
fishnets Public
A WebSocket server and client library for C++20
-
json-test-data Public
A dataset of JSON files for tests or benchmarks
C The Unlicense UpdatedSep 19, 2025 -
b_stacktrace Public
A minimalistic single-header multi-platform C89 lib for stack tracing
-
-
yomm2 Public
Forked from jll63/yomm2Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.
-
fftw3 Public
Forked from FFTW/fftw3DO NOT CHECK OUT THESE FILES FROM GITHUB UNLESS YOU KNOW WHAT YOU ARE DOING. (See below.)
C GNU General Public License v2.0 UpdatedAug 26, 2025 -
cpp-app-template Public template
A template for a C++ application
-
-
simdjson Public
Forked from simdjson/simdjsonParsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
C++ Apache License 2.0 UpdatedJul 29, 2025 -
confy Public
A C++17 application configuration library
-
doctest-util Public
Utilities for C++ unit testing with doctest
-
-
picobench Public
A micro microbenchmarking library for C++11 in a single header file
-
pex Public
A C++ execution library (polymorphic wrapper of Boost.Asio)
C++ MIT License UpdatedApr 4, 2025 -
gcc-coro-stack-overflow Public
Investigating a gcc bug with symmetric transfer
C++ UpdatedApr 3, 2025 -
mscharconv Public archive
<charconv> from Microsoft STL, but multi-platform