WojciechMula / sse4-strstrLinks
SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification
☆256Updated 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
Sorting:
- SIMD (SSE) string functions☆102Updated 7 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- Storage for my snippets, toy programs, etc.☆360Updated 3 months ago
- Header-only binary fuse and xor filter library☆367Updated 4 months ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing☆499Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- Fast integer compression in C using the StreamVByte codec☆402Updated 4 months ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- SIMD-accelerated base64 codecs☆435Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆140Updated 6 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- ☆142Updated last year
- ☆106Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 5 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆305Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆231Updated last month
- C++ implementation of a memory efficient hash map and hash set☆351Updated 9 months ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- BitMagic Library☆425Updated 2 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago