Highlights
- Pro
Stars
A family of header-only, very fast and memory-friendly hashmap and btree containers.
An experimental code editor for writing algorithms
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Postmodern immutable and persistent data structures for C++ — value semantics at scale
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
The compiler is available for download. Get it!
Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
Visual Python and C++ nanosecond profiler, logger, tests enabler
A JIT assembler for x86/x64 architectures supporting FPU, MMX, SSE (1-4), AVX (1-2, 512), APX, and AVX10.2
Fast and lightweight HTML/CSS rendering engine
A C++ & Python viewer for 3D data like meshes and point clouds
A hybrid thread / fiber task scheduler written in C++ 11
Cross-platform C++11 header-only library for memory mapped file IO
2D Vector Graphics Engine Powered by a JIT Compiler
Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL
Compiler for multiple programming models (SYCL, C++ standard parallelism, HIP/CUDA) for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous progra…
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
a header-only, constexpr alternative to gperf for C++14 users
library to read/write .npy and .npz files in C/C++