Compact SVO optimized vector for C++17 or higher
☆116May 21, 2024Updated last year
Alternatives and similar repositories for svector
Users that are interested in svector are comparing it to the libraries listed below
Sorting:
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,328Feb 4, 2026Updated last month
- A collection of std-like single-header C++ libraries☆204Feb 10, 2026Updated last month
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 7 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆102Nov 13, 2025Updated 4 months ago
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 years ago
- Greg's Template Library of useful classes.☆280Jan 9, 2026Updated 2 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Feb 19, 2022Updated 4 years ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆23Nov 2, 2025Updated 4 months ago
- Polymorphic memory resource for real-time applications.☆74Aug 1, 2023Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,605May 1, 2023Updated 2 years ago
- C++17 library for comfortable and efficient dynamic polymorphism☆497Feb 27, 2026Updated 3 weeks ago
- Small small_vector☆34Jul 28, 2025Updated 7 months ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆488Mar 3, 2026Updated 2 weeks ago
- C++20 SIMD Within A Register library☆47May 9, 2025Updated 10 months ago
- C++ Fixed Containers☆440Jan 21, 2026Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆195Mar 10, 2026Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- A Header only, constexpr / compile time small table based CRC library.☆24Mar 5, 2023Updated 3 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,674Oct 6, 2024Updated last year
- SPY - C++ Information Broker☆158Feb 25, 2026Updated 3 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆143Mar 12, 2026Updated last week
- An efficient, composable design pattern for range processing☆134Mar 6, 2025Updated last year
- Data structures for ASTs☆14Dec 6, 2022Updated 3 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- Unicode Algorithms Implementation for C/C++☆316Jan 5, 2024Updated 2 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆16Dec 25, 2017Updated 8 years ago
- stl-like algorithms for TYPES☆31Oct 27, 2023Updated 2 years ago
- rust-like traits (type erasure) on plain C++☆17Jun 30, 2023Updated 2 years ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆559Sep 30, 2024Updated last year
- Modern C++20 Unicode library☆154Feb 16, 2026Updated last month
- A C++ parser combinator library.☆172Updated this week
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆39Jan 2, 2026Updated 2 months ago
- C++ template metaprogram driven tensor math library☆90Jan 26, 2026Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Sep 11, 2021Updated 4 years ago