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.
☆446Updated 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:
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- An additive strong typedef library for C++14/17/20☆438Updated 4 months ago
- Compile Time Type Information for C++☆590Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- A miniature library for struct-field reflection in C++☆570Updated 2 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated last year
- Implementation of C++20's std::span for older compilers☆352Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆947Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆751Updated this week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆466Updated 2 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- Range-based goodness for C++17☆362Updated 4 years ago
- Love template metaprogramming☆328Updated 3 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated last month
- What a c++ standard Unicode library might look like.☆332Updated last year
- Simple, flexible and modular assertion macro.☆226Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆842Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆477Updated 2 months ago
- Runtime polymorphism done right☆1,006Updated 4 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆221Updated 2 years ago
- A reflective enum implementation for C++☆291Updated last year
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆636Updated 3 weeks ago
- Lightweight Error Augmentation Framework☆328Updated this week
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A polymorphic value-type for C++☆227Updated last year
- C++20 Static Reflection library☆422Updated 2 weeks ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A C/C++ header to help move #ifdefs out of your code☆847Updated 8 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆893Updated 11 months ago
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month