ada-url / idnaLinks
C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.
☆62Updated last month
Alternatives and similar repositories for idna
Users that are interested in idna are comparing it to the libraries listed below
Sorting:
- 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…☆63Updated 8 months ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆26Updated last week
- Experimental JSON builder based on C++ reflection☆51Updated 2 months ago
- Json benchmark based on nativejson-benchmark☆32Updated 3 months ago
- Performance profiling of JSON libraries☆23Updated this week
- C++20 SIMD Within A Register library☆39Updated 3 weeks ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆80Updated this week
- Key/Value NoSQL database that utilize LSM trees☆40Updated last month
- A C compiler. ... That's it.☆42Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 9 months ago
- C++ wrapper around libuv focused on making callback arg passing safer☆22Updated last year
- Small small_vector☆34Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- C++20 Static Branch library☆59Updated last week
- ☆21Updated 7 months ago
- C++11 compatible charconv☆31Updated last month
- Fast, SIMD hex string encoder and decoder C++ lib and Node.js module☆58Updated 2 years ago
- Low memory overhead allocator☆30Updated 6 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆101Updated last week
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆37Updated 11 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- A hash function library☆45Updated this week
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆94Updated 2 weeks ago
- Radix set/map implementation☆17Updated last year
- String to Float Benchmark☆19Updated 6 years ago