powturbo / Turbo-Base64Links
Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
☆321Updated 5 months ago
Alternatives and similar repositories for Turbo-Base64
Users that are interested in Turbo-Base64 are comparing it to the libraries listed below
Sorting:
- SIMD-accelerated base64 codecs☆440Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Fast integer compression in C using the StreamVByte codec☆411Updated 10 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Header-only binary fuse and xor filter library☆414Updated 3 months ago
- One of the fastest hash functions.☆363Updated 10 months ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆980Updated 7 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- Storage for my snippets, toy programs, etc.☆371Updated last month
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆266Updated last week
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- 🚀 Fast C/C++ bit population count library☆356Updated last year
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- ☆144Updated last year
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,074Updated last year
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆83Updated 3 months ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- Hashing functions and PRNGs based on them☆166Updated 3 weeks ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- Fast integer to ascii / integer to string conversion☆238Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆56Updated 3 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆667Updated 6 months ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year