genericsimd / generic_simdLinks
Generic SIMD intrinsic to allow for portable SIMD intrinsic programming
☆42Updated 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:
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A scoped stack allocator☆36Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆79Updated 2 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Allocation benchmarks☆30Updated 8 years ago
- benchmarking positional population count☆14Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- ☆13Updated 9 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- High performance multithreading toolkit for C++17☆46Updated 2 months ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 6 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- SSE2 Optimized GLSL-like math library☆116Updated 10 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Fast open addressing hash table☆41Updated last year
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago