WojciechMula / sse4-strstrLinks
SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification
☆257Updated 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.☆320Updated 7 months ago
- Storage for my snippets, toy programs, etc.☆361Updated 3 months ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- SIMD-accelerated base64 codecs☆436Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Header-only binary fuse and xor filter library☆369Updated 5 months ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- Fast integer compression in C using the StreamVByte codec☆402Updated 5 months ago
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- A simple C library for compressing lists of integers using binary packing☆501Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆399Updated 3 weeks ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆306Updated this week
- BitMagic Library☆426Updated 3 months ago
- Portable C++ SIMD library☆173Updated 5 years ago
- ☆107Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- Fast integer to ascii / integer to string conversion☆230Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆346Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆233Updated 2 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago