ufal / unilibLinks
Embeddable C++17 Unicode library offering UTF encodings, general category info, simple and full casing, normalization forms, and combining marks stripping.
☆79Updated 5 months ago
Alternatives and similar repositories for unilib
Users that are interested in unilib are comparing it to the libraries listed below
Sorting:
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- A C++ library for basic Unicode manipulation.☆122Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Collection of header-only utilities for C++☆35Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆134Updated last year
- C++20 implementation of {{ mustache }}☆86Updated 9 months ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 5 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆117Updated 7 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 8 years ago
- Small C++ library for crossplatform Unicode path management☆49Updated 3 years ago
- ulids in C++, Header Only☆100Updated 2 years ago
- Modern C++ generic header-only template library.☆103Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- String splitting benchmarks☆39Updated 9 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆232Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆165Updated 7 months ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Amalgamate C source and header files.☆90Updated 10 years ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month