WojciechMula / sse4-strstrLinks
SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification
☆261Updated 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:
- Storage for my snippets, toy programs, etc.☆372Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- SIMD (SSE) string functions☆103Updated 8 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Fast integer compression in C using the StreamVByte codec☆411Updated 10 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- SIMD-accelerated base64 codecs☆440Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆358Updated last year
- Header-only binary fuse and xor filter library☆414Updated 3 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆322Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 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☆184Updated last month
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆406Updated last week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- ☆112Updated last year
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆83Updated 3 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆351Updated last year
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Portable C++ SIMD library☆171Updated 6 years ago
- BitMagic Library☆437Updated 4 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago