imneme / pcg-cppLinks
PCG — C++ Implementation
☆796Updated 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:
- Portable header-only C++ low level SIMD library☆1,288Updated last year
- SIMD Vector Classes for C++☆1,508Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆465Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,468Updated last month
- A C++ compile-time math library using generalized constant expressions☆790Updated last year
- Runtime polymorphism done right☆1,015Updated 4 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆953Updated 3 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆657Updated last year
- A C/C++ header to help move #ifdefs out of your code☆869Updated 11 months ago
- Instant compile time C++ 11 metaprogramming library☆574Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆758Updated 11 months ago
- A (work-in-progress) nextgen Doxygen for C++☆962Updated last week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,596Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆629Updated 2 years ago
- A new take on polymorphism☆686Updated 2 months ago
- A Compositional Numeric Library for C++☆669Updated last year
- Multiprecision for modern C++☆317Updated 9 months ago
- Compile Time Type Information for C++☆598Updated 2 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,559Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated 2 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆769Updated 9 months ago
- C++17 `std::variant` for C++11/14/17☆699Updated 2 years ago
- C++11 port of docopt☆1,076Updated last year
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆886Updated 6 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆524Updated 3 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆544Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,598Updated 11 months ago
- Yet Another Serialization☆766Updated 7 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,422Updated this week