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:
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆61Updated 2 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆37Updated last year
- ulids in C++, Header Only☆98Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- Simple C++ code to benchmark fast division algorithms☆51Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆26Updated 3 weeks ago
- C++20 Static Branch library☆59Updated 3 weeks ago
- ☆21Updated 8 months ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- A super-fast hash algorithm in a single C++ header☆85Updated 3 years ago
- Multi-protocol Port Mapping client library☆45Updated 3 weeks ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- Json benchmark based on nativejson-benchmark☆32Updated 4 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 5 months ago
- A C++ library that implements the WhatWG URL specification☆59Updated last year
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆80Updated 2 weeks ago
- A fixed capacity dynamically sized string☆66Updated last month
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago