lemire / fastbase64
SIMD-accelerated base64 codecs
☆432Updated 11 months ago
Alternatives and similar repositories for fastbase64:
Users that are interested in fastbase64 are comparing it to the libraries listed below
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆299Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆163Updated 3 weeks ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆310Updated 4 months ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Fast integer compression in C using the StreamVByte codec☆392Updated last month
- Header-only binary fuse and xor filter library☆360Updated last month
- C library to remove white space from strings as fast as possible☆152Updated 6 months ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆916Updated 2 months ago
- Portable C++ SIMD library☆174Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 5 months ago
- One of the fastest hash functions.☆348Updated last month
- Fast integer to ascii / integer to string conversion☆227Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆273Updated 11 months ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆391Updated 7 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆339Updated 8 months ago
- CRC32C implementation with support for CPU-specific acceleration instructions☆464Updated 6 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 2 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year
- Storage for my snippets, toy programs, etc.☆349Updated this week
- An efficient trie implementation.☆254Updated 4 years ago
- A benchmark framework for concurrent queue implementations☆289Updated 4 years ago
- Fast and compact minimal perfect hash functions in C++.☆220Updated last month
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆306Updated last year
- ☆141Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆221Updated 3 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆612Updated 11 months ago