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.
☆66Updated last month
Alternatives and similar repositories for is_utf8
Users that are interested in is_utf8 are comparing it to the libraries listed below
Sorting:
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆56Updated 3 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Performance profiling of JSON libraries☆28Updated 6 months ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Updated this week
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 years ago
- ulids in C++, Header Only☆102Updated 2 years ago
- A header-only implementation of SipHash☆33Updated 4 months ago
- Simple C++ code to benchmark fast division algorithms☆53Updated 4 years ago
- For details, see the blog post:☆34Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- SIMD-accelerated base64 codecs☆440Updated last year
- Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.☆38Updated 7 months ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆39Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆83Updated 3 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆90Updated last week
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated 2 weeks ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆48Updated 2 months ago
- C++ framework for rapid server development☆77Updated last year
- Multi-protocol Port Mapping client library☆47Updated 6 months ago
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆66Updated 2 months ago
- A standalone library to create and manipulate metrics in C☆20Updated 2 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- C++ wrapper around wyhash and wyrand☆14Updated last year
- A single file C++11 header-only memory mapped file library.☆75Updated 2 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago