clap-rs / term_size-rsLinks
Functions for determining terminal sizes in Rust
☆46Updated 5 years ago
Alternatives and similar repositories for term_size-rs
Users that are interested in term_size-rs are comparing it to the libraries listed below
Sorting:
- ☆62Updated last year
- Cross-platform interface to the `errno` variable☆73Updated 3 weeks ago
- ☆64Updated 8 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A double-ended priority queue☆42Updated 10 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A Rust create for outputting information and log messages for humans and machines☆39Updated last month
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- ☆40Updated 6 years ago
- ☆56Updated 4 years ago
- The empty type Void.☆71Updated 2 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- Write doc comments from macros☆101Updated last month
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- derive macro for the Fail trait☆25Updated 7 years ago
- tom: a format-preserving TOML parser in Rust☆39Updated 3 years ago
- Rust library for putting things in a grid☆68Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- ☆109Updated last year
- Derive for the Display trait☆51Updated 7 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆126Updated last week
- [WIP] Molten - Style-preserving TOML parser.☆41Updated 7 years ago
- Atomic file-writes.