The seq library is a collection of original C++17 STL-like containers and related tools
☆102Nov 13, 2025Updated 3 months ago
Alternatives and similar repositories for seq
Users that are interested in seq are comparing it to the libraries listed below
Sorting:
- Low memory overhead allocator☆34Nov 14, 2024Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Aug 12, 2025Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆23Jan 1, 2026Updated 2 months ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆50Jul 6, 2024Updated last year
- B++ Tree☆72Jul 20, 2024Updated last year
- A type-erasure toolkit for C++20/23☆19Dec 21, 2025Updated 2 months ago
- Json benchmark based on nativejson-benchmark☆35Feb 6, 2025Updated last year
- A hash function library☆50Jan 23, 2026Updated last month
- High-performance metrics library☆48Dec 12, 2025Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆71Jan 2, 2026Updated 2 months ago
- C++ Monadologie☆27Sep 13, 2021Updated 4 years ago
- Benchmarks to compare the performance of async runtimes / fork-join frameworks☆19Feb 22, 2026Updated last week
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Oct 12, 2025Updated 4 months ago
- Greg's Template Library of useful classes.☆271Jan 9, 2026Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated last week
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- C++ wrapper around wyhash and wyrand☆14Jul 20, 2024Updated last year
- A C++ helper library for making communication libraries thread safe☆26Feb 16, 2025Updated last year
- ☆27Feb 1, 2018Updated 8 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆151Feb 17, 2026Updated last week
- HTTP/1 parsing and serialization algorithms using C++11☆32Updated this week
- Wrapper object for "structure of arrays" coding style☆15Sep 26, 2020Updated 5 years ago
- Non-intrusive C++ signal programming library☆49Dec 10, 2021Updated 4 years ago
- scanf for modern C++☆1,298Oct 29, 2025Updated 4 months ago
- Radix set/map implementation☆19Mar 15, 2024Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆21Jul 11, 2025Updated 7 months ago
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- C++17 library for comfortable and efficient dynamic polymorphism☆497Sep 14, 2025Updated 5 months ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆167Feb 24, 2019Updated 7 years ago
- Unicode Algorithms Implementation for C/C++☆314Jan 5, 2024Updated 2 years ago
- variadic pointers and references☆22Aug 24, 2025Updated 6 months ago
- ☆22Nov 16, 2025Updated 3 months ago
- C++20 coroutine library☆141Dec 7, 2025Updated 2 months ago
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 7 months ago
- C++ Fixed Containers☆436Jan 21, 2026Updated last month
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year