Xion / cargo-contribute
Cargo subcommand for contributing to your dependencies
☆56Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for cargo-contribute
- Convert `try!()` into `?`s☆33Updated 7 years ago
- ☆55Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- Derive for the Display trait☆51Updated 6 years ago
- A simple macro to print using ferris say.☆20Updated 5 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆60Updated last year
- The empty type Void.☆69Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Safely combine results☆81Updated 2 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Set the error context using doc comments☆53Updated 4 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 6 months ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 5 years ago
- Rust macros for std::Command☆39Updated 3 years ago
- ☆58Updated 2 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 5 years ago
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- Error management☆26Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Asynchronous process management for tokio☆146Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A readline-like library in Rust.☆74Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆44Updated 3 years ago