A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing.
☆169Feb 7, 2026Updated last month
Alternatives and similar repositories for plf_list
Users that are interested in plf_list 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…☆73Jan 2, 2026Updated 2 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆490Mar 3, 2026Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆39Jan 2, 2026Updated 2 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆22Jul 11, 2025Updated 8 months 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
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- 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
- 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
- Tiny C library for reading ZIP files☆13Mar 16, 2017Updated 9 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Nov 28, 2025Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Nov 2, 2025Updated 4 months ago
- Reflection and serialization in C++☆11Jul 1, 2016Updated 9 years ago
- Static global objects with constructors and destructors made useful in C++☆29Jul 29, 2016Updated 9 years ago
- Resizable contiguous sequence container with fast appends on either end.☆38Jan 28, 2017Updated 9 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Dec 8, 2018Updated 7 years ago
- etc texture decoder☆20May 31, 2019Updated 6 years ago
- C/C++ Isosurface Extraction library☆14Jan 5, 2017Updated 9 years ago
- A C++ implementation of timsort☆315Dec 3, 2024Updated last year
- An HTTP server library in C++☆16Jan 10, 2019Updated 7 years ago
- Tiny format/mustache templating library (C++11)☆24Jul 16, 2016Updated 9 years ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- cmake output for premake5☆24Nov 7, 2018Updated 7 years ago
- High performance C++11 signals☆178Jul 24, 2019Updated 6 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,606May 1, 2023Updated 2 years ago
- scanf for modern C++☆1,304Oct 29, 2025Updated 4 months ago
- A template library for fixed-point calculations☆16Oct 11, 2018Updated 7 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆175Jan 19, 2026Updated 2 months ago
- 🐜 single header process launching solution for C and C++☆1,339Jul 20, 2024Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆701Feb 18, 2026Updated last month
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆651May 8, 2025Updated 10 months ago
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Dec 9, 2022Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆13Jan 30, 2017Updated 9 years ago
- A new take on polymorphism☆693Mar 14, 2026Updated last week
- Foundations of symbol based programming☆30Nov 26, 2019Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Apr 9, 2021Updated 4 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆250Nov 28, 2025Updated 3 months ago
- ☆29Nov 13, 2017Updated 8 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,600May 29, 2025Updated 9 months ago