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.
☆151Updated this week
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☆156Updated 8 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- SPY - C++ Information Broker☆153Updated 2 months ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆402Updated this week
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated this week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- generic stack-based container☆105Updated 6 years ago
- A highly efficient, move-aware operators library☆199Updated 2 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆142Updated 4 months ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- Yet another C++ text formatting library.☆70Updated 2 months 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 2 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated 2 months ago
- Light, fast, threadpool for C++20☆97Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆158Updated last week
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- forward declarations for C++ std headers☆72Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆110Updated last month
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆129Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago