mattreecebentley / plf_list
A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing.
☆153Updated 2 weeks ago
Alternatives and similar repositories for plf_list:
Users that are interested in plf_list are comparing it to the libraries listed below
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated this week
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated 3 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- SPY - C++ Information Broker☆154Updated this week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆159Updated last month
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A reflective enum implementation for C++☆290Updated last year
- C++ small containers☆142Updated 7 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated 11 months ago
- Header-only library for multithreaded programming☆234Updated 2 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆425Updated 2 weeks ago
- Lightweight Error Augmentation Framework☆318Updated this week
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆218Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆130Updated 4 years ago
- Simple, flexible and modular assertion macro.☆225Updated 10 months ago
- A polymorphic value-type for C++☆227Updated last year
- Light, fast, threadpool for C++20☆98Updated last year
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A micro microbenchmarking library for C++11 in a single header file☆212Updated last year
- forward declarations for C++ std headers☆73Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year