cor3ntin / ext-unicode-dbLinks
☆17Updated last year
Alternatives and similar repositories for ext-unicode-db
Users that are interested in ext-unicode-db are comparing it to the libraries listed below
Sorting:
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- Roman numeral support for C++17☆51Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆38Updated last month
- C++ static_enum☆87Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- Rebooting the std::bitset franchise☆45Updated this week
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform