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.
☆456Updated this week
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++☆595Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 10 months 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++☆571Updated 4 months ago
- An additive strong typedef library for C++14/17/20☆447Updated 5 months ago
- Implementation of C++20's std::span for older compilers☆357Updated 2 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆223Updated 2 years ago
- What a c++ standard Unicode library might look like.☆335Updated last year
- A reflective enum implementation for C++☆298Updated last year
- Range-based goodness for C++17☆362Updated 4 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- A polymorphic value-type for C++☆227Updated last year
- Love template metaprogramming☆329Updated 3 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆499Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated 2 months ago
- rocket - Fast single header signal/slots library for C++☆202Updated 10 months ago
- Fast, convenient JSON serialization and parsing in C++☆492Updated last week
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- A new take on polymorphism☆683Updated last week
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 9 months ago
- Policy Based C++ Allocator Library☆123Updated last week
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆674Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆754Updated 2 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 3 months ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆197Updated 4 years ago
- A modern header-only C++ library that provides platform-independent utilities.☆232Updated last year