An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.
☆500Jul 8, 2026Updated 3 weeks ago
Alternatives and similar repositories for plf_colony
Users that are interested in plf_colony 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 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆174Jul 9, 2026Updated 2 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆154Jul 8, 2026Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆41Jul 9, 2026Updated 2 weeks ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆24Jul 8, 2026Updated 3 weeks ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 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 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆602Jul 17, 2025Updated last year
- 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 header-only, constexpr alternative to gperf for C++14 users☆1,563Apr 20, 2026Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Sep 12, 2023Updated 2 years ago
- A new take on polymorphism☆695Jul 18, 2026Updated last week
- Compact SVO optimized vector for C++17 or higher☆120Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,615May 29, 2025Updated last year
- scanf for modern C++☆1,318Oct 29, 2025Updated 9 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.
- P1031 low level file i/o and filesystem library for the C++ standard☆1,040Jun 1, 2026Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆850Nov 2, 2025Updated 8 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…☆25Jul 8, 2026Updated 3 weeks ago
- A lightweight, non-owning reference to a callable.☆185Mar 16, 2026Updated 4 months ago
- Runtime polymorphism done right☆1,038May 27, 2021Updated 5 years ago
- C++ parsing DSL☆1,250Oct 18, 2025Updated 9 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,485Jul 13, 2026Updated 2 weeks ago
- Instant compile time C++ 11 metaprogramming library☆570Sep 7, 2022Updated 3 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,643Oct 13, 2025Updated 9 months ago
- 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.
- C++11 (and onwards) library for lazy evaluation☆364Jul 6, 2026Updated 3 weeks ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆150Oct 14, 2024Updated last year
- A Compositional Numeric Library for C++☆690Apr 26, 2024Updated 2 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆535Apr 19, 2022Updated 4 years ago
- Reference implementation of Dragonbox in C++☆814Oct 3, 2025Updated 9 months ago
- Range-based goodness for C++17☆366Feb 11, 2021Updated 5 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,720Oct 6, 2024Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆923Jun 10, 2024Updated 2 years ago
- Compile Time Regular Expression in C++☆3,826Jul 11, 2026Updated 2 weeks ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- A modern header-only C++ library that provides platform-independent utilities.☆234Dec 20, 2025Updated 7 months ago
- What a c++ standard Unicode library might look like.☆345Jan 18, 2024Updated 2 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,345Updated this week
- Love template metaprogramming☆331Apr 10, 2022Updated 4 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,232Jul 16, 2026Updated last week
- A fast, memory efficient hash map for C++☆1,312Jun 13, 2026Updated last month
- Fast, convenient JSON serialization and parsing in C++☆509Updated this week