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:
- Phase Fair and Standard Reader Writer Locks☆17Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A C++ library for integer array compression☆30Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Updated 5 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 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
- Portable C++ SIMD library☆171Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 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
- Effective Memory Reclamation☆63Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆23Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- LALR(1) parser for C++☆80Updated last year
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆46Updated 10 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago