lemire / fastbase64Links
SIMD-accelerated base64 codecs
☆438Updated 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!☆307Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆505Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Fast integer compression in C using the StreamVByte codec☆407Updated 6 months ago
- One of the fastest hash functions.☆357Updated 6 months ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- Header-only binary fuse and xor filter library☆407Updated 6 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆951Updated 3 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆249Updated last month
- ☆108Updated last year
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- Portable C++ SIMD library☆173Updated 5 years ago
- Simple C++ code to benchmark fast division algorithms☆52Updated 4 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- Fast integer to ascii / integer to string conversion☆231Updated 2 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 6 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated 2 months ago
- CRC32C implementation with support for CPU-specific acceleration instructions☆488Updated 4 months ago