A C++ data container replicating std::queue functionality but with better performance.
☆41Jul 9, 2026Updated last week
Alternatives and similar repositories for plf_queue
Users that are interested in plf_queue are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆78Jul 9, 2026Updated last week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆24Jul 8, 2026Updated last week
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆25Jul 8, 2026Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆173Jul 9, 2026Updated last week
- MathLib is a versatile C++ library that provides a wide range of mathematical algorithms and functions, including but not limited to tran…☆10Jun 6, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- C++11 compatible charconv☆32Jul 13, 2026Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆153Jul 8, 2026Updated last week
- ☆10May 23, 2023Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆499Jul 8, 2026Updated last week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆155Jul 8, 2026Updated last week
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated last year
- 🕸️ 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 3 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Jan 26, 2026Updated 5 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Has been replaced by https://github.com/Skycoder42/QtMvvm☆12Mar 14, 2018Updated 8 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆25Aug 10, 2025Updated 11 months ago
- std::ring_span (SG14, P0059R1)☆46Dec 3, 2016Updated 9 years ago
- Core abstractions for dealing with concurrency in C++☆69Apr 3, 2024Updated 2 years ago
- Coroutines for C++23