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.
☆470Updated last month
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++☆598Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 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++☆603Updated 3 months ago
- An additive strong typedef library for C++14/17/20☆460Updated 9 months ago
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- A reflective enum implementation for C++☆298Updated last year
- Range-based goodness for C++17☆365Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- What a c++ standard Unicode library might look like.☆339Updated last year
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆649Updated 5 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆225Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 3 months ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- A polymorphic value-type for C++☆228Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆505Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated 3 weeks ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆680Updated last week
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 6 months ago
- Love template metaprogramming☆332Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- A new take on polymorphism☆685Updated 3 months ago
- rocket - Fast single header signal/slots library for C++☆207Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Lightweight Error Augmentation Framework☆335Updated 2 weeks ago
- Cross-platform C++17 Runtime Reflection Library☆243Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆989Updated 2 weeks ago