WojciechMula / simd-stringLinks
SIMD (SSE) string functions
☆102Updated 8 years ago
Alternatives and similar repositories for simd-string
Users that are interested in simd-string are comparing it to the libraries listed below
Sorting:
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆258Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast integer to ascii / integer to string conversion☆231Updated 2 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
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆167Updated 5 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- For details, see the blog post:☆32Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Tiny perfect hash library for C, C++, and Lua☆166Updated 6 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆38Updated 3 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Benchmarks for our memory allocator☆68Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 10 months 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
- High performance multithreading toolkit for C++17☆47Updated last week
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Component-Model Framework in C++☆44Updated 9 years ago
- performance counters in C++☆22Updated last month
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- C++ constexpr implementation of XXH3☆49Updated 2 years ago
- Effective Memory Reclamation☆58Updated 5 years ago