martinus / svectorLinks
Compact SVO optimized vector for C++17 or higher
☆111Updated last year
Alternatives and similar repositories for svector
Users that are interested in svector are comparing it to the libraries listed below
Sorting:
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 3 weeks ago
- SPY - C++ Information Broker☆157Updated 2 weeks ago
- An indirect value-type for C++☆83Updated 2 years ago
- Standalone version of the boost::unordered library☆30Updated 4 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- C++20 Unit-Testing library☆52Updated 7 months ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++ small containers☆148Updated 7 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- C++20 Compact Tuple Tools☆57Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆137Updated 3 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆156Updated 4 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- A C++ parser combinator library.☆158Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆67Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 4 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆170Updated 10 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A minimal xoshiro256** generator with the C++ <random> interface☆37Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated last week