mattreecebentley / plf_queue
A C++ data container replicating std::queue functionality but with better performance.
☆31Updated 2 weeks ago
Alternatives and similar repositories for plf_queue:
Users that are interested in plf_queue are comparing it to the libraries listed below
- Container Traits for Modern C++☆28Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A fixed capacity dynamically sized string☆64Updated 3 months ago
- An indirect value-type for C++☆82Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++11 compatible charconv☆29Updated 2 weeks ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- C++20 compile-time reflection library.☆35Updated 5 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated 2 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Some library components that didn't quite fit anywhere else...☆35Updated 6 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- ☆26Updated 4 years ago
- ☆48Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- stl-like algorithms for TYPES☆31Updated last year
- A general property customisation mechanism☆15Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Portable UUID generation library for C++☆26Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆101Updated 9 months ago
- A library of type traits for introspecting C++ function types☆29Updated 5 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 4 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago