lemire / fastbase64Links
SIMD-accelerated base64 codecs
☆441Updated last year
Alternatives and similar repositories for fastbase64
Users that are interested in fastbase64 are comparing it to the libraries listed below
Sorting:
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆324Updated 6 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Fast integer compression in C using the StreamVByte codec☆412Updated 11 months ago
- A simple C library for compressing lists of integers using binary packing☆515Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆83Updated 4 months ago
- One of the fastest hash functions.☆363Updated 11 months ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Header-only binary fuse and xor filter library☆415Updated this week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆59Updated 3 years ago
- ☆144Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated 3 weeks ago
- Fast integer to ascii / integer to string conversion☆239Updated 3 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆307Updated last year
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆270Updated 3 weeks ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆989Updated 8 months ago