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,000May 6, 2025Updated 11 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆329Jul 11, 2025Updated 8 months 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☆282Apr 4, 2024Updated 2 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Mar 31, 2026Updated last week
- 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☆525Mar 24, 2026Updated 2 weeks ago
- 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 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,734Apr 2, 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…☆69Feb 2, 2026Updated 2 months ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 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)☆308Mar 13, 2024Updated 2 years ago
- A fast SIMD parser for CSV files☆160Jul 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☆963Mar 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
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 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☆828Mar 1, 2024Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆413Mar 24, 2026Updated 2 weeks ago
- performance counters in C++☆28Mar 19, 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,576Apr 2, 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
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Fast decoder for VByte-compressed integers☆127Nov 15, 2025Updated 4 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 10 months ago
- UTF8 Validator (C edition)☆24Nov 24, 2021Updated 4 years 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