imneme / pcg-cppLinks
PCG — C++ Implementation
☆831Updated 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…☆482Updated last month
- Portable header-only C++ low level SIMD library☆1,300Updated last year
- SIMD Vector Classes for C++☆1,516Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,520Updated 6 months ago
- Runtime polymorphism done right☆1,031Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Updated 3 months ago
- A C++ compile-time math library using generalized constant expressions☆813Updated last year
- A (work-in-progress) nextgen Doxygen for C++☆966Updated 4 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆638Updated 2 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆968Updated 8 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 3 months ago
- Compile Time Type Information for C++☆606Updated 2 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆786Updated last year
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- A Compositional Numeric Library for C++☆683Updated last year
- C++17 `std::variant` for C++11/14/17☆707Updated 3 years ago
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆888Updated 6 years ago
- A C/C++ header to help move #ifdefs out of your code☆884Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated 3 weeks ago
- Multiprecision for modern C++☆319Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,593Updated 8 months ago
- A new take on polymorphism☆690Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,603Updated 2 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆528Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated last month
- A simple to use, composable, command line parser for C++ 11 and beyond☆654Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆567Updated 3 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,306Updated this week
- scanf for modern C++☆1,297Updated 3 months ago