WojciechMula / simd-stringLinks
SIMD (SSE) string functions
☆103Updated 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☆261Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Null-termination-aware string-view class for C++☆26Updated 4 months ago
- benchmarking positional population count☆16Updated last month
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Opensource Visual Studio extension for compiler instrinsics in C/C++☆72Updated 4 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- Effective Memory Reclamation☆63Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆237Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 3 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆160Updated 4 months ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- For details, see the blog post:☆34Updated last year