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.
☆63Updated 8 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 9 months ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- ulids in C++, Header Only☆97Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Modern C++20 Unicode library☆115Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- JAXN: A standard for extended JSON☆19Updated 3 years ago
- C++ wrapper around wyhash and wyrand☆14Updated 10 months ago
- Json benchmark based on nativejson-benchmark☆32Updated 3 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆62Updated last month
- A super-fast hash algorithm in a single C++ header☆84Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆26Updated last week
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- ☆21Updated 7 months ago
- A header-only implementation of SipHash☆29Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆88Updated this week
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 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
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- A fixed capacity dynamically sized string☆66Updated 3 weeks ago
- Text encoding for modern C++☆30Updated 3 years ago
- Multi-protocol Port Mapping client library☆43Updated this week
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month