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.
☆62Updated 7 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 8 months ago
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆61Updated 3 weeks ago
- JAXN: A standard for extended JSON☆19Updated 3 years ago
- C++20 SIMD Within A Register library☆36Updated last week
- Simple C++ code to benchmark fast division algorithms☆49Updated 4 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++20 Static Branch library☆57Updated last week
- A header-only implementation of SipHash☆29Updated 11 months ago
- ☆21Updated 6 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 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
- ulids in C++, Header Only☆96Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last month
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Performance profiling of JSON libraries☆22Updated 2 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Boost.Atomic☆61Updated 3 weeks ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Json benchmark based on nativejson-benchmark☆30Updated 3 months ago
- Сonservative, move-only equivalent of std::function☆22Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 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
- B++ Tree☆67Updated 9 months ago
- Text encoding for modern C++☆30Updated 3 years ago