vectorclass / add-onLinks
Add-on packages for Vector class library
☆76Updated 2 years ago
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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years 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
- Rebooting the std::bitset franchise☆45Updated last month
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Flat containers for C++☆59Updated 5 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 5 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 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
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- C++ vector class library, version 1☆27Updated 4 years ago
- A C++14-and-later expression template library☆109Updated 3 weeks ago