imneme / pcg-cppLinks
PCG — C++ Implementation
☆783Updated 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:
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆452Updated last month
- A C++ compile-time math library using generalized constant expressions☆776Updated last year
- Portable header-only C++ low level SIMD library☆1,277Updated 9 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆943Updated 3 weeks ago
- Runtime polymorphism done right☆1,009Updated 4 years ago
- SIMD Vector Classes for C++☆1,495Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 9 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆671Updated 2 months ago
- A new take on polymorphism☆681Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- C++17 `std::variant` for C++11/14/17☆692Updated 2 years ago
- A Compositional Numeric Library for C++☆659Updated last year
- scanf for modern C++☆1,188Updated this week
- A C/C++ header to help move #ifdefs out of your code☆850Updated 9 months ago
- A (work-in-progress) nextgen Doxygen for C++☆956Updated last year
- C++ hash map and hash set which preserve the order of insertion☆538Updated 9 months ago
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆888Updated 6 years ago
- PCG — Minimal C Implementation☆422Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks 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,542Updated 3 weeks ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆620Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆709Updated 3 months ago