A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.
☆78Jul 31, 2026Updated last week
Alternatives and similar repositories for plf_stack
Users that are interested in plf_stack 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 drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆175Jul 31, 2026Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆41Jul 31, 2026Updated last week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆502Jul 31, 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 month
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆25Jul 31, 2026Updated last week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆25Jul 8, 2026Updated last month
- 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:…☆18Feb 17, 2019Updated 7 years ago
- A template library for fixed-point calculations☆16Oct 11, 2018Updated 7 years ago
- 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
- Library for managing windows for cross platform UI applications☆28Jul 15, 2026Updated 3 weeks ago
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆111Jul 31, 2026Updated last week
- Compact SVO optimized vector for C++17 or higher☆120Updated this week
- ☆29Nov 13, 2017Updated 8 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- C++20 SIMD Within A Register library☆51May 9, 2025Updated last year
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆25Dec 6, 2022Updated 3 years ago
- C++14 version of parsertl☆32Jul 30, 2026Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆848Nov 2, 2025Updated 9 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 8 months ago
- C++ implementation of a memory efficient hash map and hash set☆367Nov 3, 2025Updated 9 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆186Nov 2, 2025Updated 9 months ago
- C++14 version of lexertl☆50Jul 4, 2026Updated last month
- Sample implementation of C++20 atomic_wait/notify☆64Sep 7, 2019Updated 6 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆172Jul 31, 2026Updated last week
- Symetrical field-of-vision algorithm based on Brensenham's line algorithm implemented with C++☆13Dec 6, 2016Updated 9 years ago
- interpreter devkit☆25Oct 6, 2019Updated 6 years ago
- A toy programming language interpreter☆33Sep 13, 2013Updated 12 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Nov 28, 2025Updated 8 months ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Aug 16, 2011Updated 14 years ago
- A concise and readable metaprogramming language for C++☆63Oct 27, 2020Updated 5 years ago
- A C++ implementation of timsort☆316Dec 3, 2024Updated last year
- #include <engine>☆40Oct 21, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Feb 22, 2025Updated last year
- ☆26Apr 21, 2020Updated 6 years ago
- ☆34May 19, 2022Updated 4 years ago
- Compile-time Evaluable SHA3 in C++: Permutation-based Cryptographic Hashing☆16Jun 22, 2026Updated last month
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- Parallel high performance C++ containers (set and map)☆16Feb 25, 2024Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆602Jul 17, 2025Updated last year