lemire / fastbase64Links
SIMD-accelerated base64 codecs
☆433Updated 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!☆303Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 3 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- One of the fastest hash functions.☆353Updated 3 months ago
- Header-only binary fuse and xor filter library☆363Updated 4 months ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year
- Fast integer compression in C using the StreamVByte codec☆399Updated 3 months ago
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆229Updated last month
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆937Updated 3 weeks ago
- ☆142Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- SIMD (SSE) string functions☆102Updated 7 years ago
- Storage for my snippets, toy programs, etc.☆357Updated 2 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆176Updated 12 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆659Updated 7 months ago
- Rolling Hash C++ Library☆187Updated last year
- A simple bitset library in C☆134Updated 3 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,015Updated 11 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Fast CRC32 implementations☆78Updated last year