simdutf / is_utf8
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.
☆58Updated 4 months ago
Alternatives and similar repositories for is_utf8:
Users that are interested in is_utf8 are comparing it to the libraries listed below
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 5 months ago
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆50Updated 3 weeks ago
- Simple C++ code to benchmark fast division algorithms☆47Updated 3 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- A header-only implementation of SipHash☆28Updated 9 months ago
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆34Updated 8 months ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- A super-fast hash algorithm in a single C++ header☆78Updated 3 years ago
- C library to remove white space from strings as fast as possible☆152Updated 5 months ago
- How fast can we shuffle values?☆37Updated 11 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last month
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- fast prime sieve and hash algorithm☆38Updated last week
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- String to Float Benchmark☆19Updated 6 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆79Updated last month
- JAXN: A standard for extended JSON☆19Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- ☆17Updated 4 months ago