mattreecebentley / plf_colonyLinks
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.
☆478Updated 2 weeks ago
Alternatives and similar repositories for plf_colony
Users that are interested in plf_colony are comparing it to the libraries listed below
Sorting:
- Compile Time Type Information for C++☆604Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆473Updated 11 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated 5 months ago
- A reflective enum implementation for C++☆299Updated last year
- Simple, flexible and modular assertion macro.☆228Updated 3 weeks ago
- A new take on polymorphism☆690Updated last month
- A polymorphic value-type for C++☆227Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆373Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆230Updated 3 years ago
- What a c++ standard Unicode library might look like.☆340Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- Love template metaprogramming☆331Updated 3 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆512Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆767Updated last week
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Lightweight Error Augmentation Framework☆338Updated last week
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- Cross-platform C++17 Runtime Reflection Library☆247Updated last year
- Policy Based C++ Allocator Library☆123Updated 6 months ago
- A modern header-only C++ library that provides platform-independent utilities.☆236Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated last week
- C++17 library for all your binary de-/serialization needs☆276Updated 2 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆649Updated 8 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated 3 weeks ago