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
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Derive for the Display trait☆51Updated 6 years ago
- Safely combine results☆81Updated 6 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆61Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆54Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆44Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 5 years ago
- ☆59Updated 6 months ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- More maintainable Rust test☆28Updated 3 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated last year
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- The empty type Void.☆69Updated last year
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Token tree calling convention☆79Updated 2 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Set the error context using doc comments☆54Updated 5 years ago