imneme / pcg-cppLinks
PCG — C++ Implementation
☆792Updated 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…☆464Updated last month
- SIMD Vector Classes for C++☆1,507Updated last year
- Portable header-only C++ low level SIMD library☆1,286Updated last year
- A C++ compile-time math library using generalized constant expressions☆789Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,459Updated 3 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆960Updated last year
- A Compositional Numeric Library for C++☆663Updated last year
- Runtime polymorphism done right☆1,015Updated 4 years ago
- Compile Time Type Information for C++☆596Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆575Updated last month
- std::simd for GCC [ISO/IEC TS 19570:2018]☆627Updated 2 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆953Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆752Updated 11 months ago
- A C/C++ header to help move #ifdefs out of your code☆867Updated 11 months ago
- Instant compile time C++ 11 metaprogramming library☆573Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆675Updated last week
- A new take on polymorphism☆684Updated last month
- Multiprecision for modern C++☆316Updated 8 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,591Updated 11 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆657Updated last year
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆885Updated 6 years ago
- C++17 `std::variant` for C++11/14/17☆698Updated 2 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆767Updated 8 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,592Updated 10 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆503Updated last year
- A miniature library for struct-field reflection in C++☆583Updated last month
- A library for Study Group 14 of Working Group 21 (C++)☆523Updated 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,554Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆973Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆757Updated 3 weeks ago