unicode-rs / unicode-width
Displayed width of Unicode characters and strings according to UAX#11 rules.
☆237Updated last month
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☆187Updated last year
- A dead simple ANSI terminal color painting library for Rust.☆254Updated 11 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- are you or are you not a tty?☆278Updated 7 months ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- lazy static regular expressions checked at compile time☆203Updated last month
- Unicode Normalization forms according to UAX#15 rules☆173Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆232Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆306Updated last year
- A Gecko-oriented implementation of the Encoding Standard in Rust☆398Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆430Updated 8 months ago
- Like Rust's std::Path, but UTF-8.☆466Updated 6 months ago
- ☆282Updated 6 months ago
- Open a path or URL with the system-defined program☆335Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- Fast floating point to string conversion☆622Updated this week
- Assert process::Command - Easy command initialization and assertions☆493Updated this week
- Macro for writing nested `if let` expressions☆163Updated last year
- Fast function for printing integer primitives to a decimal string☆319Updated this week
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Getters and Setters for Rust.☆349Updated last month
- Rust macro for automatically generating default☆135Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Boolean-valued predicate functions in Rust☆181Updated last month