crate-ci / escargot
Cargo API written in Paris
☆47Updated 2 weeks ago
Alternatives and similar repositories for escargot:
Users that are interested in escargot are comparing it to the libraries listed below
- Re-usable CLI flags for `cargo` plugins☆37Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆55Updated 10 months ago
- A sinless derive helper☆71Updated 4 months ago
- Write doc comments from macros☆101Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Imitate the documentation build that docs.rs would do☆49Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆49Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- Take a value atomically once.☆29Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- ☆72Updated 5 months ago
- Serde error messages for humans.☆34Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Extensions for the Rust standard library☆39Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 9 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 10 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 3 weeks ago