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
- Safely combine results☆81Updated 7 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
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- ☆59Updated 8 months ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- ☆64Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Derive for the Display trait☆52Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Data validation library for Rust☆78Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- Error management☆26Updated 7 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Multipart requests with an asynchronous API.☆72Updated 2 years ago
- A readline-like library in Rust.☆75Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Macro for writing nested `if let` expressions☆165Updated last year
- Custom derivation macro for Rust☆111Updated 7 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 2 months ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago