ada-url / idnaLinks
C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.
☆63Updated 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…☆66Updated last year
- Performance profiling of JSON libraries☆28Updated 4 months ago
- C++20 SIMD Within A Register library☆43Updated 5 months ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Updated 3 weeks ago
- Json benchmark based on nativejson-benchmark☆33Updated 8 months ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆89Updated 3 weeks ago
- Experimental JSON builder based on C++ reflection☆55Updated 4 months ago
- C++11 compatible charconv☆31Updated 2 months ago
- Radix set/map implementation☆18Updated last year
- C++20 Static Branch library☆68Updated 4 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated last year
- The extremely fast zero allocation and zero copying JSON parser☆30Updated 2 years ago
- A hash function library☆47Updated 2 months ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- C++20 Memory Allocator library☆36Updated 5 months ago
- fast prime sieve and hash algorithm☆38Updated last month
- A C++ parser combinator library.☆156Updated last week
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆47Updated this week
- Low memory overhead allocator☆33Updated 11 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 8 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- Standalone version of the boost::unordered library☆29Updated 2 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆116Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A C++14 reflection library☆76Updated last month
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago