powturbo / Turbo-Base64Links
Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
☆305Updated last year
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☆435Updated last year
- Fast integer compression in C using the StreamVByte codec☆402Updated 4 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆256Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- A simple C library for compressing lists of integers using binary packing☆499Updated last year
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- Storage for my snippets, toy programs, etc.☆360Updated 3 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆177Updated 12 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆660Updated 3 weeks ago
- Port of the xxhash library to C++17.☆179Updated 3 weeks ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- One of the fastest hash functions.☆353Updated 4 months ago
- Header-only binary fuse and xor filter library☆367Updated 4 months ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- C library to remove white space from strings as fast as possible☆152Updated 9 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,020Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆231Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- SIMD (SSE) string functions☆102Updated 7 years ago
- C++ implementation of a memory efficient hash map and hash set☆351Updated 9 months ago
- Fast and memory efficient c++ flat hash map/set☆612Updated last week
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆368Updated 2 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆303Updated last year
- Hashing functions and PRNGs based on them☆161Updated 4 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…☆154Updated 3 months ago