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.
☆473Updated 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++☆599Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 4 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- An additive strong typedef library for C++14/17/20☆461Updated 9 months ago
- A miniature library for struct-field reflection in C++☆620Updated 2 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- A reflective enum implementation for C++☆299Updated last year
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆227Updated 2 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Love template metaprogramming☆331Updated 3 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- What a c++ standard Unicode library might look like.☆339Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 3 months ago
- Policy Based C++ Allocator Library☆123Updated 4 months ago
- Range-based goodness for C++17☆364Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A new take on polymorphism☆685Updated last week
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆648Updated 6 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆507Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆760Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- Lightweight C++20 testing framework.☆294Updated this week
- Unicode Algorithms Implementation for C/C++☆305Updated last year
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆681Updated 3 weeks ago
- Header-only library for multithreaded programming☆237Updated 7 months ago