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.
☆53Updated last month
Related projects ⓘ
Alternatives and complementary repositories for is_utf8
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆57Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 2 months ago
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆46Updated this week
- A super-fast hash algorithm in a single C++ header☆77Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Simple C++ code to benchmark fast division algorithms☆47Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆42Updated last month
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆33Updated 5 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++20 SIMD Within A Register library☆25Updated 3 months ago
- A simple C++ header-only template library implementing matching using wildcards☆80Updated 7 months ago
- C++17 implementation of memory-efficient dynamic tries☆57Updated 2 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆80Updated 4 years ago
- A header-only implementation of SipHash☆27Updated 6 months ago
- Boost.org unordered module☆63Updated this week
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- ulids in C++, Header Only☆95Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆67Updated this week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Minimal HTTP/3 library on top of MsQuic☆57Updated 2 weeks ago
- fast prime sieve and hash algorithm☆37Updated 10 months ago
- A fixed capacity dynamically sized string☆63Updated this week
- Text encoding for modern C++☆30Updated 3 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆100Updated last month
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆38Updated this week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- C++ wrapper around wyhash and wyrand☆14Updated 4 months ago
- JAXN: A standard for extended JSON☆19Updated 3 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆40Updated last month
- A general property customisation mechanism☆15Updated 4 years ago