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☆41Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Add-on packages for Vector class library☆75Updated last year
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Portable C++ SIMD library☆173Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 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
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- SIMD (SSE) string functions☆102Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 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 8 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- LALR(1) parser for C++☆79Updated last year
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago