darealshinji / vectorclass
Mirror of Agner Fog's C++ vector class library
☆30Updated 5 years ago
Alternatives and similar repositories for vectorclass:
Users that are interested in vectorclass are comparing it to the libraries listed below
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Rebooting the std::bitset franchise☆44Updated last week
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- Add-on packages for Vector class library☆74Updated last year
- stl compatible hashtable☆29Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago
- ☆31Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆46Updated 9 months ago
- ☆16Updated 10 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- A collection of formatting benchmarks☆47Updated 3 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Small small_vector☆34Updated 4 years ago