Xion / cargo-contribute
Cargo subcommand for contributing to your dependencies
☆56Updated 5 years ago
Alternatives and similar repositories for cargo-contribute
Users that are interested in cargo-contribute are comparing it to the libraries listed below
Sorting:
- Derive for the Display trait☆52Updated 6 years ago
- The empty type Void.☆69Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆54Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Safely combine results☆81Updated 8 months ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- ☆58Updated 8 months ago
- ☆27Updated 8 years ago
- A simple macro to print using ferris say.☆20Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Token tree calling convention☆79Updated 2 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Rust macros for std::Command☆40Updated 3 years 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
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago