genericsimd / generic_simd
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
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 2 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- SSE2 Optimized GLSL-like math library☆116Updated 10 years ago
- Vectorized version of the PCG random number generator☆76Updated 2 weeks ago
- SPMD in C++☆68Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Allocation benchmarks☆30Updated 8 years ago
- High performance multithreading toolkit for C++17☆46Updated last week
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆89Updated 4 months ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆53Updated 11 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 8 years ago
- benchmarking positional population count☆14Updated last year
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- ☆13Updated 8 years ago
- For details, see the blog post:☆32Updated 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 scoped stack allocator☆36Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Fast open addressing hash table☆41Updated last year
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago