mattreecebentley / plf_queue
A C++ data container replicating std::queue functionality but with better performance.
☆33Updated 2 months ago
Alternatives and similar repositories for plf_queue:
Users that are interested in plf_queue are comparing it to the libraries listed below
- An indirect value-type for C++☆82Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A fixed capacity dynamically sized string☆65Updated this week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆45Updated 2 weeks ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆26Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last month
- A C++14 Lambda Library☆24Updated 3 weeks ago
- Some library components that didn't quite fit anywhere else...☆35Updated 8 months ago
- A hash function library☆43Updated this week
- Comparison operators for std::span☆15Updated 5 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- A general property customisation mechanism☆15Updated 5 years 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 11 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- C++20 compile-time reflection library.☆35Updated 6 months ago
- stl-like algorithms for TYPES☆31Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago