mattreecebentley / plf_queueLinks
A C++ data container replicating std::queue functionality but with better performance.
☆35Updated 3 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:
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- A fixed capacity dynamically sized string☆68Updated this week
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- C++11 compatible charconv☆31Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆26Updated 5 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆63Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 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☆50Updated 3 weeks ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A hash function library☆47Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- Standalone version of the boost::unordered library☆28Updated 2 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 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
- Portable UUID generation library for C++☆26Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 3 weeks ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year