martinus / svectorLinks
Compact SVO optimized vector for C++17 or higher
☆109Updated 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☆100Updated this week
- SPY - C++ Information Broker☆157Updated last month
- An indirect value-type for C++☆84Updated 2 years ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- C++ small containers☆148Updated 6 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Flat containers for C++☆59Updated 4 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated this week
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆69Updated 4 months ago
- C++20 Compact Tuple Tools☆57Updated last week
- 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
- C++20 Unit-Testing library☆52Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- C++ library aiming to replace all built-in integers☆98Updated this week
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 3 months ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 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…☆159Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago