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
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Benchmarks for our memory allocator