withoutboats / cargo-addLinks
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:
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Asynchronous process management for tokio☆150Updated 6 years ago
- Temporary directory management for Rust☆141Updated 6 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 7 years ago
- A readline-like library in Rust.☆74Updated 3 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- deserialize typed structures from regex captures☆174Updated 2 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Configurable, extensible, interactive line reader☆194Updated 5 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆125Updated last year
- Cascade expressions in Rust, inspired by Dart☆123Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Data validation library for Rust☆78Updated 7 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- A rust inflection library☆127Updated 2 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- Safely combine results☆82Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆62Updated last year
- The empty type Void.☆71Updated 2 years ago
- Include a whole directory tree at compile time☆81Updated 5 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Macro for writing nested `if let` expressions☆169Updated 4 months ago