Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
☆993May 6, 2025Updated 9 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☆444Apr 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!☆327Jul 11, 2025Updated 7 months ago
- SSE string functions for x86-64 Linux☆23Jun 22, 2022Updated 3 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,682Updated this week
- base64 c implementation☆266Oct 1, 2020Updated 5 years ago
- base64 encoding and decoding with c++☆1,024May 22, 2024Updated last year
- 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…☆680Sep 6, 2022Updated 3 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…☆2,001Updated this week
- C library to remove white space from strings as fast as possible☆157Sep 5, 2024Updated last year
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,782Feb 20, 2026Updated last week
- Extremely fast non-cryptographic hash algorithm☆10,885Updated this week
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- SIMD Vector Classes for C++☆1,516Jun 6, 2024Updated last year
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆2,034Jul 12, 2025Updated 7 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Jan 5, 2025Updated last year
- A modern formatting library☆23,287Updated this week
- High-assurance base64☆104Apr 6, 2016Updated 9 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,404Oct 26, 2025Updated 4 months ago
- ☆10,546Jun 2, 2025Updated 8 months ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,346Updated this week
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,957Feb 22, 2026Updated last week
- High-performance regular expression matching library☆5,314Feb 13, 2026Updated 2 weeks ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Updated this week
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Dec 16, 2019Updated 6 years ago
- zlib replacement with optimizations for "next generation" systems.☆1,944Feb 20, 2026Updated last week
- A fast single-producer, single-consumer lock-free queue for C++☆4,494Jun 25, 2025Updated 8 months ago
- Converts floating point numbers to decimal strings☆1,317Feb 9, 2026Updated 2 weeks ago
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,401Updated this week
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆61Jan 22, 2026Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,632Feb 19, 2026Updated last week
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- C++ implementation of a fast and memory efficient HAT-trie☆859Nov 11, 2025Updated 3 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆639Mar 10, 2023Updated 2 years ago
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year
- AVX512 population count routines☆23Aug 2, 2019Updated 6 years ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆2,653Feb 13, 2026Updated 2 weeks ago
- CRC32C implementation with support for CPU-specific acceleration instructions☆501Apr 7, 2025Updated 10 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated 2 weeks ago