Xion / cargo-contributeLinks
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:
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆59Updated 11 months ago
- More maintainable Rust test☆28Updated 3 years ago
- The empty type Void.☆70Updated 2 years ago
- Derive for the Display trait☆52Updated 7 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Safely combine results☆81Updated 11 months ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 6 months ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆56Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 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
- Extract code files from Markdown☆27Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago