The seq library is a collection of original C++17 STL-like containers and related tools
☆102Nov 13, 2025Updated 4 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 7 months ago
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year
- B++ Tree☆72Jul 20, 2024Updated last year
- Branchless-Lomuto in Pattern-Defeating Quicksort☆51Jul 6, 2024Updated last year
- A hash function library☆52Mar 11, 2026Updated last week
- HTTP/1 parsing and serialization algorithms using C++11☆32Feb 23, 2026Updated 3 weeks ago
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆24Jan 1, 2026Updated 2 months ago
- Greg's Template Library of useful classes.☆280Jan 9, 2026Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- Benchmarks to compare the performance of async runtimes / fork-join frameworks☆19Mar 9, 2026Updated 2 weeks ago
- A C++ helper library for making communication libraries thread safe☆26Feb 16, 2025Updated last year
- 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
- A type-erasure toolkit for C++20/23☆19Mar 4, 2026Updated 2 weeks ago
- C++17 library for comfortable and efficient dynamic polymorphism☆497Feb 27, 2026Updated 3 weeks ago
- Json benchmark based on nativejson-benchmark☆35Feb 6, 2025Updated last year
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆154Updated this week
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago
- C++ wrapper around wyhash and wyrand☆14Jul 20, 2024Updated last year
- High-performance metrics library☆48Dec 12, 2025Updated 3 months ago
- Lightweight C++20 testing framework.☆306Feb 2, 2026Updated last month
- C++20 concurrency framework with no compromises. Excellent performance, powerful features, and simple syntax.☆204Feb 26, 2026Updated 3 weeks ago
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- 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
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- variadic pointers and references☆22Aug 24, 2025Updated 6 months ago
- C++ Fixed Containers☆440Jan 21, 2026Updated 2 months ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,679Oct 6, 2024Updated last year
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆89Nov 30, 2025Updated 3 months ago
- Google Benchmark data visualization tool☆33Jun 14, 2025Updated 9 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24May 28, 2024Updated last year
- C++ Monadologie☆27Sep 13, 2021Updated 4 years ago
- CUDA executors☆14Dec 4, 2020Updated 5 years ago
- Modern, fast and ergonomic C++ HTTP/1.1, HTTP/2 and WebSocket server library for Linux, macOS and Windows, perfect for microservices.☆34Updated this week