andrelrt / litesimdLinks
Litesimd is a no overhead, header only, C++ library for SIMD processing, specialized on SIMD comparison and data shuffle.
☆16Updated 6 years ago
Alternatives and similar repositories for litesimd
Users that are interested in litesimd are comparing it to the libraries listed below
Sorting:
- portability macros for compiler and hardware micro operations☆36Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- Add-on packages for Vector class library☆76Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- ☆16Updated 11 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Persistent red-black tree in C++☆31Updated 3 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆60Updated 3 years ago
- For details, see the blog post:☆35Updated 2 years ago
- A collection of SIMD optimized general purpose hash functions☆48Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago