mattreecebentley / plf_queueLinks
A C++ data container replicating std::queue functionality but with better performance.
☆37Updated last month
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…☆70Updated last month
- An indirect value-type for C++☆83Updated 2 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- A fixed capacity dynamically sized string☆69Updated last month
- C++20 compile-time reflection library.☆35Updated last year
- ☆25Updated 5 years ago
- C++11 compatible charconv☆31Updated last week
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- C++ Better Futures☆50Updated 3 years ago
- Unique-ownership smart pointers with observable lifetime.☆39Updated 5 months ago
- Yet another C++ text formatting library.☆71Updated last year
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Updated this week
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago