lemire / fastbase64Links
SIMD-accelerated base64 codecs
☆439Updated 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!☆313Updated 2 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 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.☆327Updated 10 months ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 3 weeks ago
- One of the fastest hash functions.☆360Updated 7 months ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆57Updated 3 years ago
- Header-only binary fuse and xor filter library☆411Updated last month
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last month
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- ☆144Updated last year
- Portable C++ SIMD library☆173Updated 6 years ago
- 🚀 Fast C/C++ bit population count library☆350Updated 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
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆960Updated 4 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆253Updated 2 months ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆347Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆664Updated 4 months ago