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)☆173Feb 21, 2025Updated last year
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆1,010May 6, 2025Updated last year
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆334Apr 11, 2026Updated 2 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆291May 23, 2026Updated last month
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆349Apr 11, 2026Updated 2 months ago
- C library to remove white space from strings as fast as possible☆158Sep 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☆530Jun 7, 2026Updated 3 weeks ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆207Nov 19, 2019Updated 6 years ago
- A simple bitset library in C☆142Jun 7, 2026Updated 3 weeks 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…☆70Apr 22, 2026Updated 2 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,844Updated this week
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 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☆162Jul 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☆970Jun 7, 2026Updated 3 weeks ago
- 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)☆17Jan 13, 2017Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆264Jan 4, 2022Updated 4 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆445Jun 7, 2026Updated 3 weeks ago
- Fastest Integer Compression☆835Apr 16, 2026Updated 2 months ago
- Fast integer compression in C using the StreamVByte codec☆416Jun 7, 2026Updated 3 weeks ago
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,900Jun 15, 2026Updated last week
- performance counters in C++☆28Apr 24, 2026Updated 2 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- SIMD (SSE) string functions☆104Jun 28, 2017Updated 9 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
- 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.
- Fast decoder for VByte-compressed integers☆130Jun 7, 2026Updated 3 weeks ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆670May 27, 2025Updated last year
- Quick sort code using AVX2 instructions☆69Jun 5, 2017Updated 9 years ago
- Stack clash coroutine demonstration☆13Jun 21, 2017Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Feb 19, 2017Updated 9 years ago
- High-Performance Erlang Memcached Client☆18Jun 15, 2026Updated last week
- SipHash AVX2 implementation in C☆16Mar 3, 2016Updated 10 years ago