mattreecebentley / plf_stack
A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.
☆63Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for plf_stack
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 2 weeks ago
- Library of flat vector-like based associative containers☆75Updated last year
- Flat containers for C++☆56Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 5 months ago
- ☆26Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- KISS C++20 Type Reflection using IFC files☆49Updated 4 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A fixed capacity dynamically sized string☆63Updated this week
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++ string formatting library☆44Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- C++ Better Futures☆40Updated last year
- An indirect value-type for C++☆82Updated last year
- forward declarations for C++ std headers☆72Updated 3 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆82Updated 4 years ago
- ☆51Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago