ada-url / idna
C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.
☆61Updated 3 weeks ago
Alternatives and similar repositories for idna:
Users that are interested in idna are comparing it to the libraries listed below
- 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…☆62Updated 7 months ago
- C++20 SIMD Within A Register library☆36Updated last week
- c++ library for binary fuse filters, including a sharded filter☆88Updated 3 months ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆26Updated last month
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- Performance profiling of JSON libraries☆22Updated 2 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 8 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- Experimental JSON builder based on C++ reflection☆50Updated last month
- Json benchmark based on nativejson-benchmark☆30Updated 3 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 2 months ago
- `liburing` for Windows IoRing☆39Updated 3 months ago
- C++20 Static Branch library☆57Updated last week
- Boost.Scope, a collection of scope guard utilities.☆15Updated 3 weeks ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆36Updated 10 months ago
- A C compiler. ... That's it.☆42Updated last year
- Experimental fork of zlib with performance improvements☆35Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- C++ wrapper around libuv focused on making callback arg passing safer☆22Updated last year
- ☆21Updated 6 months ago
- A header-only implementation of SipHash☆29Updated 11 months ago
- Blazing fast library for fuzzy filtering, matching, and other fuzzy things!☆27Updated last month
- String to Float Benchmark☆19Updated 6 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 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