vectorclass / add-on
Add-on packages for Vector class library
☆73Updated last year
Alternatives and similar repositories for add-on:
Users that are interested in add-on are comparing it to the libraries listed below
- C++ vector class library, version 1☆24Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆101Updated 9 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- Flat containers for C++☆59Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Struct-of-Arrays generator for C++ projects.☆50Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- Small small_vector☆33Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 5 months ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A minimal xoshiro256** generator with the C++ <random> interface☆35Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Yet another C++ text formatting library.☆70Updated 2 months ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆80Updated 9 months ago
- Reference implementation of Grisu-Exact in C++☆61Updated 4 years ago
- B++ Tree☆65Updated 7 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…☆153Updated last week