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
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆112Updated 4 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- Rebooting the std::bitset franchise☆43Updated last month
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Add-on packages for Vector class library☆72Updated last year
- 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
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- ☆15Updated 10 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆51Updated 5 years ago
- STL compatible implementation of hash map optimized for concurrent access☆25Updated 5 years ago
- Flat containers for C++☆56Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆98Updated 8 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 5 months ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 3 months ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Virtual memory based containers☆40Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- low-level library for minimizing the size of your types☆112Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 7 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago