imneme / pcg-cppLinks
PCG — C++ Implementation
☆827Updated 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…☆478Updated 3 weeks ago
- Portable header-only C++ low level SIMD library☆1,296Updated last year
- SIMD Vector Classes for C++☆1,516Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,515Updated 5 months ago
- A C++ compile-time math library using generalized constant expressions☆813Updated last year
- A (work-in-progress) nextgen Doxygen for C++☆965Updated 4 months ago
- A Compositional Numeric Library for C++☆683Updated last year
- A new take on polymorphism☆690Updated last month
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆967Updated 7 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆637Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆677Updated last month
- Runtime polymorphism done right☆1,031Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,622Updated 3 months ago
- Compile Time Type Information for C++☆604Updated 2 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆528Updated 3 years ago
- A C/C++ header to help move #ifdefs out of your code☆882Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆654Updated last year
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- Minimal, type safe printf replacement library for C++☆559Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- Multiprecision for modern C++☆320Updated last year
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆887Updated 6 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,457Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,014Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,660Updated last year
- C++11 port of docopt☆1,083Updated 3 months ago
- Yet Another Serialization☆770Updated 11 months ago
- C++ benchmarking framework☆362Updated 6 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,590Updated 7 months ago