JohnTitor / termizeLinks
Functions for determining terminal sizes in Rust
☆14Updated last week
Alternatives and similar repositories for termize
Users that are interested in termize are comparing it to the libraries listed below
Sorting:
- ☆36Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated 3 weeks ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Learn what's changed on crates.io☆19Updated last month
- Rust API stability attributes for the rest of us.☆32Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 10 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …