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.
☆67Updated 10 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:
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- Performance profiling of JSON libraries☆26Updated 2 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆28Updated last month
- Simple C++ code to benchmark fast division algorithms☆52Updated 4 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆62Updated last month
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆38Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- C library to remove white space from strings as fast as possible☆154Updated 11 months ago
- SIMD-accelerated base64 codecs☆438Updated last year
- A header-only implementation of SipHash☆30Updated 3 weeks ago
- C++ framework for rapid server development☆77Updated last year
- Multi-protocol Port Mapping client library☆46Updated 2 months ago
- ulids in C++, Header Only☆100Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆249Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 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
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆307Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- A low-level coroutine library for C☆66Updated last year
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.☆37Updated 3 months ago
- A standalone library to create and manipulate metrics in C☆19Updated last week
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆52Updated 2 weeks ago
- For details, see the blog post:☆32Updated last year
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago