A C++ data container replicating std::queue functionality but with better performance.
☆39Jan 2, 2026Updated 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…☆71Jan 2, 2026Updated 2 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆21Apr 10, 2024Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆21Jul 11, 2025Updated 8 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆168Feb 7, 2026Updated last month
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆488Mar 3, 2026Updated 2 weeks ago
- C++11 compatible charconv☆31Updated this week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆143Mar 12, 2026Updated last week
- ☆10May 23, 2023Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆149Apr 10, 2024Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆76Mar 12, 2026Updated last week
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated 9 months ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆22Jan 7, 2024Updated 2 years ago
- Fork of icculus's HLSL Bytecode -> GLSL translator with tweaks for MonoGame☆15May 28, 2023Updated 2 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Jan 26, 2026Updated last month
- Has been replaced by https://github.com/Skycoder42/QtMvvm☆12Mar 14, 2018Updated 8 years ago
- Core abstractions for dealing with concurrency in C++☆69Apr 3, 2024Updated last year
- Coroutines for C++23☆39Sep 13, 2025Updated 6 months ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆25Aug 10, 2025Updated 7 months ago
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- K_means clustering implementation in C++20 and range-v3☆15Sep 7, 2021Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆36Nov 19, 2025Updated 4 months ago
- Lightweight, header only, coroutine library for games.☆30Mar 3, 2026Updated 2 weeks ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- Coroutine support tools☆38Oct 8, 2025Updated 5 months ago
- STL compatible implementation of hash map optimized for concurrent access☆27Oct 4, 2019Updated 6 years ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- ☆25Apr 21, 2020Updated 5 years ago
- C++20 SIMD Within A Register library☆47May 9, 2025Updated 10 months ago
- C++ genetic algorithms scientific library☆15Aug 12, 2023Updated 2 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Feb 17, 2019Updated 7 years ago
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆24Jul 16, 2016Updated 9 years ago
- Implementation of hash_append proposal☆67Dec 14, 2016Updated 9 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Regular Void: The Library☆10May 10, 2022Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Feb 19, 2022Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Sep 11, 2021Updated 4 years ago
- The Fancy Named Parameters Library☆36Oct 21, 2025Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year