WojciechMula / sse4-strstr
SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification
☆248Updated 3 years ago
Alternatives and similar repositories for sse4-strstr:
Users that are interested in sse4-strstr are comparing it to the libraries listed below
- SIMD (SSE) string functions☆101Updated 7 years ago
- SIMD-accelerated base64 codecs☆435Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆165Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆314Updated 5 months ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆344Updated 10 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆355Updated last month
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆397Updated 2 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated last year
- Portable C++ SIMD library☆174Updated 5 years ago
- BitMagic Library☆425Updated 3 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago
- Fast and compact minimal perfect hash functions in C++.☆226Updated last week
- A fast implementation for varbyte 32bit/64bit integer compression☆117Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Header-only binary fuse and xor filter library☆361Updated 3 months ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆339Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆133Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆395Updated 3 weeks ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- Fast decoder for VByte-compressed integers☆122Updated 11 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago