mattreecebentley / plf_stack
A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.
☆64Updated last week
Alternatives and similar repositories for plf_stack:
Users that are interested in plf_stack are comparing it to the libraries listed below
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- An indirect value-type for C++☆82Updated last year
- 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 8 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A library of type traits for introspecting C++ function types☆28Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆87Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆99Updated 9 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- forward declarations for C++ std headers☆73Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Flat containers for C++☆59Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Yet another C++ text formatting library.☆70Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated last year