PCG — C++ Implementation
☆834May 17, 2024Updated last year
Alternatives and similar repositories for pcg-cpp
Users that are interested in pcg-cpp are comparing it to the libraries listed below
Sorting:
- PCG — C Implementation☆409Oct 26, 2023Updated 2 years ago
- PCG — Minimal C Implementation☆443Nov 25, 2023Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 6 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- A fast, memory efficient hash map for C++☆1,300May 19, 2025Updated 9 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆2,001Updated this week
- scanf for modern C++☆1,298Oct 29, 2025Updated 3 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,622Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- Parsing Expression Grammar Template Library☆2,109Updated this week
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- Experimental deferred and unordered destruction library for C++☆914May 16, 2019Updated 6 years ago
- A modern formatting library☆23,287Updated this week
- SIMD Vector Classes for C++☆1,516Jun 6, 2024Updated last year
- Sorting algorithms & related tools for C++☆694Feb 14, 2026Updated last week
- A C++11 library for serialization☆4,623Jan 20, 2025Updated last year
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 5 months ago
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year
- Guidelines Support Library☆6,615Feb 6, 2026Updated 3 weeks ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,954Sep 29, 2025Updated 4 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- Header-only Xoshiro/Xoroshiro PRNG wrapper library for modern C++ (C++17/C++20)☆199Jun 11, 2022Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆262Apr 22, 2021Updated 4 years ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,378Jan 10, 2026Updated last month
- Enoki: structured vectorization and differentiation on modern processor architectures☆1,286Feb 6, 2025Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Nov 11, 2017Updated 8 years ago
- Adobe Source Libraries☆294Feb 6, 2026Updated 3 weeks ago
- A C++ micro-benchmarking framework☆367Feb 25, 2020Updated 6 years ago
- Vectorized version of the PCG random number generator☆87Jan 9, 2026Updated last month