mattreecebentley / plf_stackLinks
A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.
☆66Updated 3 months ago
Alternatives and similar repositories for plf_stack
Users that are interested in plf_stack are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- A fixed capacity dynamically sized string☆66Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- An indirect value-type for C++☆83Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- ☆49Updated 7 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- 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 last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Flat containers for C++☆59Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- A C++14 reflection library☆72Updated last week
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- 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
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated 2 weeks ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Cross platform C++17 file class, in a single header.☆21Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago