lemire / fastbase64
SIMD-accelerated base64 codecs
☆435Updated last year
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!☆303Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆165Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆314Updated 5 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- Fast integer compression in C using the StreamVByte codec☆397Updated 2 months ago
- One of the fastest hash functions.☆353Updated 2 months ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- 🚀 Fast C/C++ bit population count library☆344Updated 10 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- Storage for my snippets, toy programs, etc.☆355Updated last month
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆926Updated 3 months ago
- Header-only binary fuse and xor filter library☆361Updated 3 months ago
- ☆141Updated last year
- SIMD (SSE) string functions☆101Updated 7 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆174Updated 11 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆395Updated 3 weeks ago
- A simple bitset library in C☆134Updated 2 months ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆656Updated 6 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆228Updated last week
- Lock-free ring buffer (MPSC)☆461Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,065Updated 3 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago