A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse deque.
☆43Aug 12, 2025Updated 6 months ago
Alternatives and similar repositories for indivi_collection
Users that are interested in indivi_collection are comparing it to the libraries listed below
Sorting:
- A unique_ptr implementation with small object optimization☆20Feb 8, 2026Updated 3 weeks ago
- Json benchmark based on nativejson-benchmark☆35Feb 6, 2025Updated last year
- RTTI library for fast visitation and multiple dispatch☆13Feb 9, 2025Updated last year
- A lightweight, header-only C++20 library for OAuth 2.0 Authorization Code Flow with PKCE . built for Crow, usable anywhere.☆15May 14, 2025Updated 9 months ago
- High performance, tagged binary data specification☆112Feb 23, 2026Updated last week
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 8 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆102Nov 13, 2025Updated 3 months ago
- C++ wrapper around wyhash and wyrand☆14Jul 20, 2024Updated last year
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Jan 14, 2026Updated last month
- A small & high-level C++ networking library providing simple server/client architecture.☆20Aug 4, 2024Updated last year
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Nov 16, 2024Updated last year
- Branchless-Lomuto in Pattern-Defeating Quicksort☆50Jul 6, 2024Updated last year
- Low memory overhead allocator☆34Nov 14, 2024Updated last year
- Radix set/map implementation☆19Mar 15, 2024Updated last year
- A [WIP] C++20 cross-platform desktop app framework☆17Aug 25, 2024Updated last year
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 7 months ago
- Lightweight, header only, coroutine library for games.☆30Feb 9, 2026Updated 3 weeks ago
- A single-header scheduler aware C++ oneshot channel☆20Dec 29, 2024Updated last year
- Easy Parsing C++ Library☆21Aug 17, 2023Updated 2 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Mar 19, 2025Updated 11 months ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆95Jan 7, 2026Updated last month
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆23Jan 1, 2026Updated 2 months ago
- C++ interface for streamdeck☆13Feb 26, 2021Updated 5 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- A Z-order (Morton-code) like coordinate system as template library for arbitrary dimensions.☆12Nov 24, 2019Updated 6 years ago
- ☆10May 6, 2021Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆48Jan 26, 2026Updated last month
- High-performance metrics library☆48Dec 12, 2025Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- string pattern matching in C++20☆10Dec 1, 2021Updated 4 years ago
- C++ client for rqlite☆13Oct 22, 2017Updated 8 years ago
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- Timers and Alarms based on threads in modern C++☆12Apr 1, 2024Updated last year
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Feb 13, 2018Updated 8 years ago
- Cryptography library for modern C++.☆78Jul 31, 2023Updated 2 years ago
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆67Jan 30, 2026Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Nov 28, 2025Updated 3 months ago