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.
☆64Updated 9 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:
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- Simple C++ code to benchmark fast division algorithms☆52Updated 4 years ago
- Multi-protocol Port Mapping client library☆45Updated last month
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆61Updated last week
- JAXN: A standard for extended JSON☆19Updated 3 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- A standalone library to create and manipulate metrics in C☆18Updated this week
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆28Updated last week
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- ulids in C++, Header Only☆98Updated 2 years 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++ wrapper around wyhash and wyrand☆14Updated 11 months ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- Performance profiling of JSON libraries☆26Updated last month
- Json benchmark based on nativejson-benchmark☆32Updated 5 months ago
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- A header-only implementation of SipHash☆30Updated this week
- ☆22Updated 8 months ago
- How fast can we shuffle values?☆37Updated last year
- libuv thread communication☆58Updated 2 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…☆113Updated last month
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago