mgeisler / textwrap
An efficient and powerful Rust library for word wrapping text.
☆466Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for textwrap
- An ultra simple CLI arguments parser.☆572Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Expanding opportunities standard library std::fs and std::io☆301Updated 10 months ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆599Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆801Updated last month
- oh heck, a case conversion library☆503Updated 7 months ago
- Rust implementations of string similarity metrics☆408Updated 7 months ago
- A vector with a fixed capacity. (Rust)☆747Updated 3 weeks ago
- derive simple constructor functions for Rust structs☆527Updated 2 months ago
- A simple and fast random number generator☆407Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆685Updated 7 months ago
- Test harness for ui tests of compiler diagnostics☆804Updated this week
- Serialisation library with zero dependencies☆706Updated last month
- A dead simple ANSI terminal color painting library for Rust.☆245Updated 7 months ago
- Rust library allowing to register multiple handlers for the same signal☆727Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆647Updated 3 weeks ago
- Support for matching file paths against Unix shell style patterns.☆474Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆578Updated 11 months ago
- ☆443Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆341Updated 4 months ago
- Automatic checking for semantic versioning in library crates☆638Updated last year
- Assert process::Command - Easy command initialization and assertions☆472Updated last week
- Fast floating point to string conversion☆608Updated this week
- Temporary file library for rust☆1,186Updated this week
- Cross platform terminal colors for Rust.☆462Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆568Updated last week
- ☆695Updated 3 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆383Updated 2 years ago
- Like Rust's std::Path, but UTF-8.☆436Updated 2 months ago