dtolnay / isatty
libc::isatty that also works on Windows
☆22Updated 5 years ago
Alternatives and similar repositories for isatty:
Users that are interested in isatty are comparing it to the libraries listed below
- ☆58Updated 8 months ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Derive for the Display trait☆52Updated 6 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- ☆56Updated last year
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- Windows INI file {de,}serialization☆25Updated last year
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- std::thread which joins on drop by default.☆17Updated last month
- ☆63Updated 7 years ago
- Data structures used by the RLS and Rust compiler☆10Updated 6 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Extensions for the Rust standard library☆39Updated last year
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- Types to define keyboard related events☆64Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Cross-platform interface to the `errno` variable☆69Updated last month
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago