genericsimd / generic_simdLinks
Generic SIMD intrinsic to allow for portable SIMD intrinsic programming
☆41Updated 11 years ago
Alternatives and similar repositories for generic_simd
Users that are interested in generic_simd are comparing it to the libraries listed below
Sorting:
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Fastest Histogram Construction☆70Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Vectorized version of the PCG random number generator☆80Updated 5 months ago
- SSE2 Optimized GLSL-like math library☆117Updated 11 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 weeks ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Allocation benchmarks☆30Updated 9 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆48Updated 4 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 8 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- ☆56Updated 6 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- A scoped stack allocator☆36Updated 6 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆167Updated 5 months ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago