imneme / pcg-cppLinks
PCG — C++ Implementation
☆804Updated 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…☆470Updated this week
- Portable header-only C++ low level SIMD library☆1,291Updated last year
- SIMD Vector Classes for C++☆1,510Updated last year
- A C/C++ header to help move #ifdefs out of your code☆868Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,493Updated 3 months ago
- Runtime polymorphism done right☆1,019Updated 4 years ago
- A C++ compile-time math library using generalized constant expressions☆801Updated last year
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆957Updated 5 months ago
- A (work-in-progress) nextgen Doxygen for C++☆965Updated last month
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆656Updated last year
- A new take on polymorphism☆685Updated 3 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆681Updated last week
- Multiprecision for modern C++☆319Updated 10 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,600Updated 2 weeks ago
- Compile Time Type Information for C++☆598Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆583Updated 3 months ago
- C++17 `std::variant` for C++11/14/17☆703Updated 2 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆784Updated 10 months ago
- A Compositional Numeric Library for C++☆674Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated last year
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆886Updated 6 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated 3 weeks ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆553Updated 2 months ago
- A library for Study Group 14 of Working Group 21 (C++)☆526Updated 3 years 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,567Updated 5 months ago
- C++11 port of docopt☆1,081Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆506Updated 3 weeks ago
- A C++ micro-benchmarking framework☆366Updated 5 years ago