powturbo / Turbo-Base64View external linksLinks
Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
☆327Jul 11, 2025Updated 7 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:
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆994May 6, 2025Updated 9 months ago
- SIMD-accelerated base64 codecs☆443Apr 4, 2024Updated last year
- Fastest Histogram Construction☆75Dec 29, 2021Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Feb 21, 2025Updated 11 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,675Updated this week
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Oct 28, 2019Updated 6 years ago
- 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…☆68Feb 2, 2026Updated last week
- Fastest Integer Compression☆825Mar 1, 2024Updated last year
- A simple C library for compressing lists of integers using binary packing☆515Aug 18, 2023Updated 2 years ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Jan 14, 2026Updated last month
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆60Jan 22, 2026Updated 3 weeks ago
- High-performance dictionary coding☆109Apr 5, 2017Updated 8 years ago
- Resource compiler, packages images, fonts, cursors, etc as compilable C source. Portable ANSI C.☆16Dec 17, 2024Updated last year
- A C Templating Engine☆11Apr 13, 2017Updated 8 years ago
- Not Another Range Library☆39Mar 9, 2014Updated 11 years ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆1,995Feb 4, 2026Updated last week
- Fast Hash Functions Using AES Intrinsics☆85Aug 12, 2019Updated 6 years ago
- Simple C++ library with useful string functions.☆11Nov 19, 2025Updated 2 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆444Jul 7, 2025Updated 7 months ago
- LZ77/LZSS designed for SSE based decompression☆145Apr 18, 2019Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Jan 5, 2025Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Aug 22, 2024Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆307Mar 13, 2024Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Nov 19, 2019Updated 6 years ago
- ☆25Dec 9, 2024Updated last year
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 8 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Jan 4, 2022Updated 4 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Sep 24, 2019Updated 6 years ago
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆18Apr 1, 2025Updated 10 months ago
- Translator from go-li language to golang. Cross-package calling of generic functions disallowed (vendor your code).☆13Jul 31, 2018Updated 7 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Oct 12, 2025Updated 4 months ago
- Experimental JSON builder based on C++ reflection☆57Oct 28, 2025Updated 3 months ago
- portable, fast, approximate math functions☆28Dec 9, 2021Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- Reference implementation of Dragonbox in C++☆796Oct 3, 2025Updated 4 months ago
- Java library to compile and run C++ code in-memory☆15Oct 15, 2017Updated 8 years ago
- Assembly-optimized Marvin32 hash function☆12Jan 17, 2024Updated 2 years ago
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Oct 2, 2020Updated 5 years ago
- reverse engineering branch predictors☆18Feb 28, 2016Updated 9 years ago