reitermarkus / cargo-eval
Cargo Subcommand
☆106Updated last year
Alternatives and similar repositories for cargo-eval
Users that are interested in cargo-eval are comparing it to the libraries listed below
Sorting:
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- ☆112Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Generate a THIRDPARTY file with all licenses in a cargo project.☆99Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Build and Test Your Rust Projects with Zero Configuration☆101Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 11 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Rust feature search☆178Updated 2 months ago
- Rust library for typesystem-assisted bitflags.☆120Updated 3 months ago
- A Rust crate that provides a simple interface for LZMA compression and decompression.☆81Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Converting informal English dates (like `date` command) to chrono DateTime in Rust☆58Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆193Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- A library for compact bit sets containing enums.☆101Updated last week
- Tool for running Rust snippets☆148Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆69Updated last month
- Rust macro for automatically generating default☆141Updated last year
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Use declarative macros as proc_macro attributes or derives☆112Updated last month
- An experimental shell prompt library for developers☆46Updated 4 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Serialize/deserialize rusqlite rows☆90Updated 3 weeks ago
- A cargo subcommand to fetch the source code of a Rust crate☆99Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago