simdutf / is_utf8Links
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 AVX-512.
☆68Updated 2 months ago
Alternatives and similar repositories for is_utf8
Users that are interested in is_utf8 are comparing it to the libraries listed below
Sorting:
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆57Updated 3 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆83Updated 3 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Updated 2 weeks ago
- Simple C++ code to benchmark fast division algorithms☆54Updated 4 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- A header-only implementation of SipHash☆33Updated 5 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- ulids in C++, Header Only☆102Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Performance profiling of JSON libraries☆28Updated 6 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆39Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆66Updated 3 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆267Updated 2 weeks ago
- ☆112Updated last year
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last week
- Benchmarks for Schemaless Data Serialization Libraries☆57Updated 4 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆37Updated 4 years ago
- 8-bit Xor Filter in C99☆62Updated 6 years ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆126Updated 7 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- SIMD-accelerated base64 codecs☆440Updated last year
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 4 months ago
- C++ wrapper around wyhash and wyrand☆14Updated last year