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!☆310Updated 2 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 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☆506Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆407Updated 7 months ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- One of the fastest hash functions.☆359Updated 6 months ago
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated this week
- Header-only binary fuse and xor filter library☆409Updated last week
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆252Updated last month
- Fast integer to ascii / integer to string conversion☆233Updated 2 years ago
- 🚀 Fast C/C++ bit population count library☆350Updated last year
- ☆144Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆957Updated 4 months ago
- Portable C++ SIMD library☆173Updated 6 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- SIMD (SSE) string functions☆102Updated 8 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 2 months ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 3 months ago
- Fast decoder for VByte-compressed integers☆124Updated last year