WojciechMula / sse4-strstrLinks
SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification
☆261Updated 4 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☆103Updated 8 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆340Updated last year
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- SIMD-accelerated base64 codecs☆444Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- Fast integer compression in C using the StreamVByte codec☆413Updated 11 months ago
- Fast integer to ascii / integer to string conversion☆240Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆326Updated 6 months ago
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Header-only binary fuse and xor filter library☆422Updated 2 weeks ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months 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
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆272Updated last month
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆354Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- ☆113Updated 2 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago