mattreecebentley / plf_colony
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.
☆418Updated this week
Alternatives and similar repositories for plf_colony:
Users that are interested in plf_colony are comparing it to the libraries listed below
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆558Updated 6 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- An additive strong typedef library for C++14/17/20☆425Updated last month
- Compile Time Type Information for C++☆581Updated last year
- A miniature library for struct-field reflection in C++☆533Updated last month
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆217Updated 2 years ago
- Simple, flexible and modular assertion macro.☆225Updated 10 months ago
- A reflective enum implementation for C++☆290Updated last year
- What a c++ standard Unicode library might look like.☆329Updated last year
- Range-based goodness for C++17☆359Updated 4 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 8 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 9 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆925Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated last month
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated this week
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last month
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- A highly efficient, move-aware operators library☆201Updated 2 years ago
- A polymorphic value-type for C++☆227Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆152Updated this week
- Implementation of C++20's std::span for older compilers☆344Updated 2 years ago
- Love template metaprogramming☆328Updated 2 years ago
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆360Updated 2 months ago
- C++17 `std::variant` for C++11/14/17☆686Updated 2 years ago
- Lightweight Error Augmentation Framework☆320Updated last week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆430Updated 8 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆877Updated 8 months ago