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:
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 months ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- SIMD-accelerated base64 codecs☆439Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- 🚀 Fast C/C++ bit population count library☆349Updated last year
- Fast integer to ascii / integer to string conversion☆233Updated 2 years ago
- Portable C++ SIMD library☆173Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆310Updated 2 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated this week
- Header-only binary fuse and xor filter library☆409Updated 2 weeks ago
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- ☆109Updated last year
- BitMagic Library☆428Updated 2 weeks ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 2 weeks ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- benchmarking positional population count☆15Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago