lemire / fastbase64Links
SIMD-accelerated base64 codecs
☆436Updated 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!☆316Updated 4 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆332Updated 11 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆410Updated 9 months ago
- Storage for my snippets, toy programs, etc.☆368Updated 7 months ago
- One of the fastest hash functions.☆361Updated 8 months ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆83Updated 2 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆57Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Header-only binary fuse and xor filter library☆411Updated 2 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year
- Portable C++ SIMD library☆171Updated 6 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆404Updated last month
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- ☆144Updated 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
- SIMD (SSE) string functions☆103Updated 8 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 5 months ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- Automatically exported from code.google.com/p/relacy☆236Updated 2 months ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆963Updated 6 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last week