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☆101Updated 7 years ago
- Fast integer to ascii / integer to string conversion☆227Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆310Updated 4 months ago
- SIMD-accelerated base64 codecs☆432Updated 11 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆163Updated 3 weeks ago
- Storage for my snippets, toy programs, etc.☆349Updated this week
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Fast integer compression in C using the StreamVByte codec☆392Updated last month
- Comprehensive benchmarks of C++ maps☆306Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 5 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆391Updated 7 months ago
- Portable C++ SIMD library☆174Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆429Updated last year
- 🚀 Fast C/C++ bit population count library☆339Updated 8 months ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- ☆44Updated 4 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆335Updated 11 months ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 5 months ago
- An implementation of Seqlock in C++11☆207Updated 7 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆299Updated last year
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Fast and compact minimal perfect hash functions in C++.☆220Updated last month
- A fast alternative to the modulo reduction☆309Updated 3 years 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
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago