alexcrichton / cargo-fancyLinks
Fancy output for Cargo
☆13Updated 9 years ago
Alternatives and similar repositories for cargo-fancy
Users that are interested in cargo-fancy are comparing it to the libraries listed below
Sorting:
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- ☆64Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- derive macro for the Fail trait☆25Updated 7 years ago
- ☆60Updated last year
- ☆56Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆17Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆19Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- The empty type Void.☆71Updated 2 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Alternative syntax for printing macros in Rust☆49Updated last year
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆14Updated 2 years ago
- Safely combine results☆82Updated last year