imneme / pcg-cppLinks
PCG — C++ Implementation
☆777Updated 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:
- SIMD Vector Classes for C++☆1,490Updated 11 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,419Updated 2 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆444Updated 2 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆956Updated 11 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,581Updated 8 months ago
- Runtime polymorphism done right☆1,006Updated 4 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆937Updated last week
- Portable header-only C++ low level SIMD library☆1,273Updated 9 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,079Updated 4 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,349Updated 2 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆617Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆947Updated last week
- A C++ compile-time math library using generalized constant expressions☆776Updated 11 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated 2 weeks ago
- Reference implementation of Dragonbox in C++☆645Updated 7 months ago
- PCG — Minimal C Implementation☆419Updated 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,541Updated this week
- A library for Study Group 14 of Working Group 21 (C++)☆517Updated 3 years ago
- Multiprecision for modern C++☆315Updated 5 months ago
- Compile Time Type Information for C++☆590Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,567Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,553Updated 7 months ago
- C++17 `std::variant` for C++11/14/17☆691Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,201Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,394Updated 3 weeks ago