Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)
☆170Feb 21, 2025Updated last year
Alternatives and similar repositories for base64simd
Users that are interested in base64simd are comparing it to the libraries listed below
Sorting:
- SIMD-accelerated base64 codecs☆444Apr 4, 2024Updated last year
- Fast algorithms for computing XX^T for binary matrices☆14Sep 24, 2019Updated 6 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆993May 6, 2025Updated 9 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Jan 5, 2025Updated last year
- SIMD (SSE) string functions☆104Jun 28, 2017Updated 8 years ago
- SIMDized check which bytes are in a set☆28Oct 21, 2018Updated 7 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆260Jan 4, 2022Updated 4 years ago
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 8 months ago
- BitMagic Library☆443Aug 26, 2025Updated 6 months ago
- A collection of SIMD optimized general purpose hash functions☆48Feb 12, 2015Updated 11 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Feb 19, 2017Updated 9 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66May 29, 2024Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Dec 16, 2019Updated 6 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆327Jul 11, 2025Updated 7 months ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆68Feb 2, 2026Updated last month
- Storage for my snippets, toy programs, etc.☆374Nov 7, 2025Updated 3 months ago
- Fast Hash Functions Using AES Intrinsics☆85Aug 12, 2019Updated 6 years ago
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆812Dec 25, 2025Updated 2 months ago
- A simple sparse bitmap implementation in java☆22Jan 28, 2016Updated 10 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆355Apr 1, 2024Updated last year
- Quick sort code using AVX2 instructions☆69Jun 5, 2017Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Nov 15, 2024Updated last year
- C library to compute the Hamming weight of arrays☆51Dec 9, 2018Updated 7 years ago
- Vectorized version of the PCG random number generator☆87Jan 9, 2026Updated last month
- High-performance dictionary coding☆109Apr 5, 2017Updated 8 years ago
- Generates a GitHub issue description for go-fuzz findings☆11Dec 3, 2015Updated 10 years ago
- Counting the collisions with perl hash tables per function☆12Jun 5, 2019Updated 6 years ago
- A small debugging library for C++☆31Jul 5, 2019Updated 6 years ago
- Vectorized intersections (research code)☆16Jan 13, 2017Updated 9 years ago
- A fast SIMD parser for CSV files☆159Jul 2, 2022Updated 3 years ago
- A C11 positional lexer with error reporting written in Go☆22Aug 28, 2017Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- Fast decoder for VByte-compressed integers☆127Nov 15, 2025Updated 3 months ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- SIMD-optimized math library in C++☆24Apr 28, 2018Updated 7 years ago
- cross platform clipboard library☆17Oct 16, 2023Updated 2 years ago
- AVX-512 utilities☆20Sep 22, 2014Updated 11 years ago