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:
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆307Updated 3 weeks ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆167Updated 5 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆258Updated 3 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing☆505Updated last year
- One of the fastest hash functions.☆351Updated 5 months ago
- Fast integer compression in C using the StreamVByte codec☆406Updated 5 months ago
- Storage for my snippets, toy programs, etc.☆361Updated 4 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Header-only binary fuse and xor filter library☆404Updated 6 months ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆947Updated 2 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 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
- ☆144Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆246Updated last week
- SIMD (SSE) string functions☆102Updated 8 years ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 10 months ago
- CRC32C implementation with support for CPU-specific acceleration instructions☆483Updated 3 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 2 months ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- Portable C++ SIMD library☆173Updated 5 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated last month