unicode-rs / unicode-width
Displayed width of Unicode characters and strings according to UAX#11 rules.
☆244Updated 2 months ago
Alternatives and similar repositories for unicode-width:
Users that are interested in unicode-width are comparing it to the libraries listed below
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆192Updated 2 years ago
- lazy static regular expressions checked at compile time☆208Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Fast function for printing integer primitives to a decimal string☆326Updated last month
- Expanding opportunities standard library std::fs and std::io☆312Updated last year
- Conditional compilation according to rustc compiler version☆351Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆515Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆327Updated last month
- Unicode Normalization forms according to UAX#15 rules☆178Updated 5 months ago
- ☆301Updated last week
- Rust library to getting the size of your terminal☆107Updated last month
- A dead simple ANSI terminal color painting library for Rust.☆261Updated last year
- are you or are you not a tty?☆280Updated 9 months ago
- Getters and Setters for Rust.☆353Updated this week
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- A Gecko-oriented implementation of the Encoding Standard in Rust☆405Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆365Updated last month
- Rust macro for automatically generating default☆139Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆196Updated last year
- An efficient and powerful Rust library for word wrapping text.☆489Updated 2 weeks ago
- ☆270Updated 2 months ago
- Macro for writing nested `if let` expressions☆165Updated last year
- Type that deserializes only from one specific value☆231Updated last month
- A set of alternative `derive` attributes for Rust☆438Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- MIMEs in Rust☆189Updated 5 months ago
- Check if tables and items in a .toml file are lexically sorted☆233Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Rust option parser with custom derive support☆231Updated 5 months ago