imneme / pcg-cppLinks
PCG — C++ Implementation
☆785Updated 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:
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆456Updated this week
- Portable header-only C++ low level SIMD library☆1,279Updated 10 months ago
- A C++ compile-time math library using generalized constant expressions☆781Updated last year
- SIMD Vector Classes for C++☆1,500Updated last year
- A Compositional Numeric Library for C++☆659Updated last year
- A C/C++ header to help move #ifdefs out of your code☆855Updated 9 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,439Updated 3 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆959Updated last year
- Compile Time Type Information for C++☆595Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,590Updated 10 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆945Updated last month
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆674Updated last week
- Multiprecision for modern C++☆314Updated 7 months ago
- A new take on polymorphism☆683Updated last week
- Runtime polymorphism done right☆1,014Updated 4 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 10 months ago
- C++17 `std::variant` for C++11/14/17☆694Updated 2 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆622Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- PCG — Minimal C Implementation☆423Updated last year
- A library for Study Group 14 of Working Group 21 (C++)☆521Updated 3 years ago
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆888Updated 6 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆764Updated 7 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,548Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆961Updated this week
- Reference implementation of Dragonbox in C++☆659Updated 8 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆745Updated 9 months ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆754Updated 2 weeks ago