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:
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Mathematical Expression Parser and JIT Compiler☆150Updated 2 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Updated 5 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- ☆29Updated 2 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- LALR(1) parser for C++☆80Updated last year
- Allocation benchmarks☆31Updated 9 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 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
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 9 years ago
- Software implementation of any size ieee754 floating points☆56Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- C++11 metaprogramming library☆112Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Effective Memory Reclamation☆63Updated 6 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 3 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 6 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- A collection of bit manipulation routines for C++☆21Updated 12 years ago