crate-ci / escargotLinks
Cargo API written in Paris
☆50Updated last week
Alternatives and similar repositories for escargot
Users that are interested in escargot are comparing it to the libraries listed below
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Macro for sealing traits and structures☆57Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- ☆73Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- Re-usable CLI flags for `cargo` plugins☆39Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆58Updated last month
- ☆57Updated last year
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Canonical definitions of home_dir, CARGO_HOME, and RUSTUP_HOME☆64Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Types to define keyboard related events☆65Updated last month
- struct RGB for sharing pixels between crates☆106Updated this week
- More reliable path manipulation.☆62Updated last month
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆108Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 5 months ago