vectorclass / add-onLinks
Add-on packages for Vector class library
☆76Updated last year
Alternatives and similar repositories for add-on
Users that are interested in add-on are comparing it to the libraries listed below
Sorting:
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- Flat containers for C++☆59Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- Small small_vector☆35Updated 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
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 4 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Rebooting the std::bitset franchise☆46Updated 2 weeks ago
- A fixed capacity dynamically sized string☆68Updated last week
- low-level library for minimizing the size of your types☆116Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- C++ vector class library, version 1☆27Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- A library of type traits for introspecting C++ function types☆31Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago