lemire / fastbase64
SIMD-accelerated base64 codecs
☆432Updated 11 months ago
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!☆298Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 3 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆163Updated 3 weeks ago
- A simple C library for compressing lists of integers using binary packing☆496Updated last year
- Header-only binary fuse and xor filter library☆359Updated last month
- One of the fastest hash functions.☆348Updated 3 weeks ago
- Fast integer compression in C using the StreamVByte codec☆391Updated last month
- ☆140Updated last year
- Portable C++ SIMD library☆174Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆172Updated 11 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 5 months ago
- C library implementing the ridiculously fast CLHash hashing function☆272Updated 11 months ago
- CRC32C implementation with support for CPU-specific acceleration instructions☆464Updated 6 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 6 months ago
- C++ integer-to-string conversion benchmark☆340Updated last month
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- C++11 wrapper for the LMDB embedded B+ tree database library.☆275Updated 4 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆654Updated 4 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆220Updated 3 years ago
- C++ double-to-string conversion benchmark☆254Updated 3 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆201Updated 2 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆914Updated last month
- Fast integer to ascii / integer to string conversion☆225Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆306Updated last year
- TurboRLE-Fastest Run Length Encoding☆287Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆611Updated 11 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆431Updated 9 months ago