mattreecebentley / plf_queueLinks
A C++ data container replicating std::queue functionality but with better performance.
☆34Updated 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:
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- C++11 compatible charconv☆31Updated 3 weeks ago
- A fixed capacity dynamically sized string☆68Updated 3 weeks 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆59Updated 4 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- ☆26Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆57Updated 5 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 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☆49Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years 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
- C++ Better Futures☆46Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated 3 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- A C++14 reflection library☆75Updated this week
- Some library components that didn't quite fit anywhere else...☆37Updated 2 weeks ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- The Fancy Named Parameters Library☆34Updated last month
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago