iddm / cargo-cookLinks
A rust cargo subcommand which cooks your crate
☆31Updated last year
Alternatives and similar repositories for cargo-cook
Users that are interested in cargo-cook are comparing it to the libraries listed below
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆54Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- ☆57Updated last year
- Extension of nom to trace parser☆49Updated 3 months ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Serde error messages for humans.☆34Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- ☆21Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Cargo API written in Paris☆49Updated last week
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- ☆56Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆29Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- Library for language and locale identifier negotiation.☆40Updated last year
- Language tags for Rust☆39Updated 2 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago