vectorclass / add-onLinks
Add-on packages for Vector class library
☆75Updated 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:
- C++ vector class library, version 1☆24Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆57Updated 10 months ago
- A fixed capacity dynamically sized string☆66Updated last month
- Flat containers for C++☆59Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- Virtual memory based containers☆42Updated 3 years ago
- B++ Tree☆68Updated 11 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 5 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…☆154Updated 3 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- Rebooting the std::bitset franchise☆44Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆81Updated 2 months ago
- An implementation of the former C++17 proposal `array_view`