WojciechMula / sse4-strstrView external linksLinks
SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification
☆261Jan 4, 2022Updated 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☆103Jun 28, 2017Updated 8 years ago
- Storage for my snippets, toy programs, etc.☆374Nov 7, 2025Updated 3 months ago
- implementation of some function from string.h using SSE2 instructions☆22Oct 5, 2016Updated 9 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Jan 5, 2025Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Feb 21, 2025Updated 11 months ago
- Single file, STB-style, "lib" to generate uuid:s.☆31Sep 2, 2016Updated 9 years ago
- SIMDized check which bytes are in a set☆28Oct 21, 2018Updated 7 years ago
- BitMagic Library☆442Aug 26, 2025Updated 5 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆354Apr 1, 2024Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆444Jul 7, 2025Updated 7 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆85Aug 12, 2019Updated 6 years ago
- Lightweight Msgpack Encoder☆15Feb 19, 2017Updated 8 years ago
- Collection of small public domain de/compressors in plain C.☆119Feb 13, 2021Updated 5 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Nov 19, 2019Updated 6 years ago
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆360Jun 28, 2021Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- Fastest Integer Compression☆826Mar 1, 2024Updated last year
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆1,995Feb 4, 2026Updated last week
- Batched random number generation☆18Sep 24, 2025Updated 4 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Dec 16, 2024Updated last year
- 🚀 Fast C/C++ bit population count library☆360Jun 29, 2024Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,675Updated this week
- This is a repository for the code posted on my blog☆914Feb 8, 2026Updated last week
- Fast, small, in-memory inflate (zlib, deflate and gzip decompression)☆77Oct 12, 2022Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Dec 16, 2019Updated 6 years ago
- SIMD-accelerated base64 codecs☆443Apr 4, 2024Updated last year
- Lightweight, performance oriented, Core library for 'C' programmers☆56Aug 10, 2015Updated 10 years ago
- Fast, concurrent, safe MPMC & MPSC FIFO queue implementation☆14Nov 16, 2021Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52May 2, 2017Updated 8 years ago
- Small portable regex in C (cbmc verified, and extended)☆14Jun 6, 2023Updated 2 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Jan 22, 2023Updated 3 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆18Nov 25, 2025Updated 2 months ago
- A simple C library for compressing lists of integers using binary packing☆515Aug 18, 2023Updated 2 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Sep 12, 2016Updated 9 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆639Mar 10, 2023Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,603May 1, 2023Updated 2 years ago