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.
☆431Updated 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
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 months ago
- An additive strong typedef library for C++14/17/20☆432Updated 2 months ago
- Compile Time Type Information for C++☆584Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- What a c++ standard Unicode library might look like.☆330Updated last year
- A miniature library for struct-field reflection in C++☆546Updated 3 weeks ago
- Love template metaprogramming☆329Updated 2 years ago
- Simple, flexible and modular assertion macro.☆226Updated 11 months ago
- Range-based goodness for C++17☆361Updated 4 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated 2 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 4 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 10 months ago
- A polymorphic value-type for C++☆227Updated last year
- Header-only library for multithreaded programming☆234Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆934Updated last month
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆219Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆346Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆452Updated 2 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year
- C++20 Static Reflection library☆382Updated last month
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆172Updated 6 years ago
- A header-only C++ library for task concurrency☆625Updated last year
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆625Updated 4 years ago
- Runtime polymorphism done right☆996Updated 3 years ago
- Lightweight Error Augmentation Framework☆321Updated 2 weeks ago