WojciechMula / sse4-strstr
SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification
☆246Updated 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☆100Updated 7 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 3 months ago
- A fast alternative to the modulo reduction☆307Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆161Updated 10 months ago
- SIMD-accelerated base64 codecs☆432Updated 10 months ago
- Fast integer to ascii / integer to string conversion☆223Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆349Updated last week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- Comprehensive benchmarks of C++ maps☆304Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆112Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 5 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆297Updated last year
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Fast and compact minimal perfect hash functions in C++.☆213Updated 2 weeks ago
- ☆104Updated last year
- Header-only binary fuse and xor filter library☆357Updated 2 weeks ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆154Updated 3 weeks ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 10 months ago
- Fast Approximate Membership Filters (C++)☆273Updated last month
- Fast decoder for VByte-compressed integers☆121Updated 8 months ago
- BitMagic Library☆415Updated 5 months ago
- Portable C++ SIMD library☆174Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆336Updated 7 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- The world's first wait-free Software Transactional Memory☆171Updated 4 years ago
- A fast SIMD parser for CSV files☆150Updated 2 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆300Updated 11 months ago
- A collection of SIMD optimized general purpose hash functions☆44Updated 10 years ago