WojciechMula / sse4-strstrLinks
SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification
☆248Updated 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:
- SIMD (SSE) string functions☆102Updated 7 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- Storage for my snippets, toy programs, etc.☆357Updated 2 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- SIMD-accelerated base64 codecs☆433Updated last year
- Fast integer compression in C using the StreamVByte codec☆399Updated 3 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 3 months ago
- ☆106Updated last year
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Fast decoder for VByte-compressed integers☆122Updated last year
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆303Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- C++ implementation of a memory efficient hash map and hash set☆349Updated 8 months ago
- Header-only binary fuse and xor filter library☆363Updated 4 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago