p-ranav / unicode_display_width
Displayed width of UTF-8 strings in Modern C++
☆46Updated last year
Related projects ⓘ
Alternatives and complementary repositories for unicode_display_width
- Container Traits for Modern C++☆28Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 3 weeks ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A fixed capacity dynamically sized string☆63Updated last week
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- Yet another C++ text formatting library.☆70Updated this week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Standalone version of the boost::unordered library☆23Updated 5 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A C++14 Lambda Library☆23Updated last week
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- File/Directory Watcher for Modern C++