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
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Allocation benchmarks☆30Updated 9 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- Portable C++ SIMD library☆171Updated 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
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- ☆16Updated 11 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
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- A collection of bit manipulation routines for C++☆21Updated 12 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28Updated 10 years ago
- Little test of various hash functions☆46Updated 6 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 11 months ago
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- Software implementation of any size ieee754 floating points☆55Updated 5 years ago
- Add-on packages for Vector class library☆76Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- SIMD optimizations related to 2D computer graphics☆35Updated 8 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago