withoutboats / cargo-add
A utility for adding cargo dependencies from the command line.
☆55Updated 8 years ago
Alternatives and similar repositories for cargo-add
Users that are interested in cargo-add are comparing it to the libraries listed below
Sorting:
- Safely combine results☆81Updated 8 months 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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆58Updated 8 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Derive for the Display trait☆52Updated 6 years ago
- ☆64Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- See instead assert_cmd☆146Updated 6 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Data validation library for Rust☆78Updated 6 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆54Updated 4 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Error management☆26Updated 7 years ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Macro for writing nested `if let` expressions☆165Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week