Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
☆997May 6, 2025Updated 10 months ago
Alternatives and similar repositories for base64
Users that are interested in base64 are comparing it to the libraries listed below
Sorting:
- SIMD-accelerated base64 codecs☆445Apr 4, 2024Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Feb 21, 2025Updated last year
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆329Jul 11, 2025Updated 8 months ago
- SSE string functions for x86-64 Linux☆23Jun 22, 2022Updated 3 years ago
- base64 c implementation☆266Oct 1, 2020Updated 5 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,711Updated this week
- base64 encoding and decoding with c++☆1,026May 22, 2024Updated last year
- Base64 encode/decode☆284Mar 27, 2025Updated 11 months ago
- High-assurance base64☆104Apr 6, 2016Updated 9 years ago
- C library to remove white space from strings as fast as possible☆157Sep 5, 2024Updated last year
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆61Jan 22, 2026Updated last month
- Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Cr…☆688Sep 6, 2022Updated 3 years ago
- Extremely fast non-cryptographic hash algorithm☆10,936Mar 2, 2026Updated 2 weeks ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Updated this week
- AVX512 population count routines☆23Aug 2, 2019Updated 6 years ago
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆2,042Jul 12, 2025Updated 8 months 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…☆2,027Updated this week
- A modern formatting library☆23,328Updated this week
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,792Mar 9, 2026Updated last week
- SIMD Vector Classes for C++☆1,517Jun 6, 2024Updated last year
- AVX-512 utilities☆20Sep 22, 2014Updated 11 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Jan 5, 2025Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Nov 19, 2019Updated 6 years ago
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,462Updated this week
- ☆10,707Mar 11, 2026Updated last week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,395Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,409Oct 26, 2025Updated 4 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,974Mar 13, 2026Updated last week
- High-performance regular expression matching library☆5,333Feb 13, 2026Updated last month
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,100Jun 7, 2024Updated last year
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,615Updated this week
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Dec 16, 2019Updated 6 years ago
- Converts floating point numbers to decimal strings☆1,321Feb 9, 2026Updated last month
- zlib replacement with optimizations for "next generation" systems.☆1,957Updated this week
- C++14 lock-free queue.☆1,823Mar 13, 2026Updated last week
- CRC32C implementation with support for CPU-specific acceleration instructions☆502Apr 7, 2025Updated 11 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,508Jun 25, 2025Updated 8 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Nov 15, 2024Updated last year
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,642Mar 11, 2026Updated last week