SIMD-accelerated base64 codecs
☆445Apr 4, 2024Updated 2 years ago
Alternatives and similar repositories for fastbase64
Users that are interested in fastbase64 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Feb 21, 2025Updated last year
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆1,003May 6, 2025Updated 11 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆330Apr 11, 2026Updated 2 weeks ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Apr 4, 2024Updated 2 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆345Apr 11, 2026Updated 2 weeks ago
- C library to remove white space from strings as fast as possible☆156Sep 5, 2024Updated last year
- AVX512 population count routines☆23Aug 2, 2019Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Oct 7, 2019Updated 6 years ago
- A simple C library for compressing lists of integers using binary packing☆530Mar 24, 2026Updated last month
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆206Nov 19, 2019Updated 6 years ago
- A simple bitset library in C☆142Jan 12, 2026Updated 3 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,794Apr 22, 2026Updated last week
- 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…☆69Apr 22, 2026Updated last week
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Jul 22, 2020Updated 5 years ago
- A Variable-Length String Hashing Library in C++☆46Jul 5, 2019Updated 6 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆309Mar 13, 2024Updated 2 years ago
- A fast SIMD parser for CSV files☆161Jul 2, 2022Updated 3 years ago
- Highly efficient cross-platform WebSocket & HTTP library for C++11 and Node.js☆13Feb 5, 2017Updated 9 years ago
- The FastPFOR C++ library: Fast integer compression☆965Mar 5, 2026Updated last month
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- Fast maximum-minimum filters implemented in C++☆47Feb 10, 2023Updated 3 years ago
- Vectorized intersections (research code)☆16Jan 13, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Jan 4, 2022Updated 4 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆444Jul 7, 2025Updated 9 months ago
- Fastest Integer Compression☆830Apr 16, 2026Updated last week
- Fast integer compression in C using the StreamVByte codec☆415Mar 24, 2026Updated last month
- performance counters in C++☆28Updated this week
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,677Apr 22, 2026Updated last week
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- SIMD (SSE) string functions☆104Jun 28, 2017Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Feb 19, 2024Updated 2 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Fast decoder for VByte-compressed integers☆128Nov 15, 2025Updated 5 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆669May 27, 2025Updated 11 months ago
- Quick sort code using AVX2 instructions☆69Jun 5, 2017Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Feb 19, 2017Updated 9 years ago
- Stack clash coroutine demonstration☆13Jun 21, 2017Updated 8 years ago
- High-Performance Erlang Memcached Client☆17Oct 25, 2021Updated 4 years ago
- SipHash AVX2 implementation in C☆16Mar 3, 2016Updated 10 years ago