mattreecebentley / plf_queueLinks
A C++ data container replicating std::queue functionality but with better performance.
☆35Updated 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
Sorting:
- Container Traits for Modern C++☆30Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- A fixed capacity dynamically sized string☆68Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated this week
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 9 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++11 compatible charconv☆31Updated last month
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆62Updated 2 weeks ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- ☆26Updated 5 years ago
- 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
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated this week
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- C++20 compile-time reflection library.☆35Updated 11 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- A hash function library☆47Updated last month
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆88Updated this week
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Functional C++ iterator library☆25Updated 3 years ago