lemire / fastbase64
SIMD-accelerated base64 codecs
☆432Updated 10 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!☆297Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆161Updated 10 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 3 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- One of the fastest hash functions☆345Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆387Updated last week
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆300Updated 11 months ago
- Header-only binary fuse and xor filter library☆357Updated 2 weeks ago
- Storage for my snippets, toy programs, etc.☆349Updated last week
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 5 months ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 10 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- Fast integer to ascii / integer to string conversion☆223Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆652Updated 3 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆154Updated 3 weeks ago
- 🚀 Fast C/C++ bit population count library☆336Updated 7 months ago
- Fast Approximate Membership Filters (C++)☆273Updated last month
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆56Updated 4 months ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Experimental C++11 version of sparsehash☆288Updated 2 years ago
- CRC32C implementation with support for CPU-specific acceleration instructions☆459Updated 5 months ago
- Fast and compact minimal perfect hash functions in C++.☆213Updated 2 weeks ago
- Comprehensive benchmarks of C++ maps☆304Updated last year
- SIMD (SSE) string functions☆100Updated 7 years ago
- C++ implementation of a memory efficient hash map and hash set☆343Updated 4 months ago