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 year
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☆57Updated 3 years ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Updated 3 weeks ago
- Performance profiling of JSON libraries☆28Updated 4 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 8 months ago
- Simple C++ code to benchmark fast division algorithms☆53Updated 4 years ago
- SIMD-accelerated base64 codecs☆437Updated last year
- A super-fast hash algorithm in a single C++ header☆90Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A standalone library to create and manipulate metrics in C☆20Updated last month
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆63Updated last month
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- For details, see the blog post:☆34Updated last year
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated last month
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆39Updated last year
- ulids in C++, Header Only☆101Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- 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 9 years ago
- Multi-protocol Port Mapping client library☆47Updated 5 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆256Updated 3 weeks ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆95Updated last week
- C++ framework for rapid server development☆77Updated last year
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated 2 weeks ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- Minimal HTTP/3 library on top of MsQuic☆67Updated last week
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago