lemire / fastbase64Links
SIMD-accelerated base64 codecs
☆437Updated last year
Alternatives and similar repositories for fastbase64
Users that are interested in fastbase64 are comparing it to the libraries listed below
Sorting:
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 8 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆314Updated 3 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆330Updated 11 months ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated last month
- A simple C library for compressing lists of integers using binary packing☆508Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 8 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Storage for my snippets, toy programs, etc.☆367Updated 7 months ago
- One of the fastest hash functions.☆361Updated 8 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Header-only binary fuse and xor filter library☆411Updated last month
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- C++ double-to-string conversion benchmark☆260Updated 3 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆57Updated 3 years ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- ☆144Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- ☆110Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆256Updated 2 weeks ago
- Simple C++ code to benchmark fast division algorithms☆53Updated 4 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆962Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆402Updated 3 weeks ago
- A fast SIMD parser for CSV files☆156Updated 3 years ago