powturbo / Turbo-Base64
Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
☆278Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Turbo-Base64
- SIMD-accelerated base64 codecs☆428Updated 7 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated this week
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆240Updated 2 years ago
- Header-only binary fuse and xor filter library☆349Updated 4 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆157Updated 7 months ago
- A simple C library for compressing lists of integers using binary packing☆490Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆296Updated 8 months ago
- Fast integer compression in C using the StreamVByte codec☆376Updated 7 months ago
- One of the fastest hash functions☆345Updated 2 years ago
- TurboRLE-Fastest Run Length Encoding☆285Updated last year
- C library to remove white space from strings as fast as possible☆152Updated 2 months ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- The FastPFOR C++ library: Fast integer compression☆879Updated this week
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- SIMD (SSE) string functions☆96Updated 7 years ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,176Updated this week
- C++ implementation of a memory efficient hash map and hash set☆335Updated last month
- Fast integer to ascii / integer to string conversion☆216Updated last year
- Fast Approximate Membership Filters (C++)☆263Updated 10 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆199Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆320Updated 6 months ago
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- ☆137Updated 8 months ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆57Updated 2 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆970Updated 5 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 2 weeks ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆643Updated 3 weeks ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆80Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆330Updated 4 months ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆890Updated 2 months ago