krdln / command-macros
Rust macros for std::Command
☆39Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for command-macros
- A type safe, low level replacement for `std::io`.☆60Updated last year
- Intended to allow taking a T from a &mut T temporarily☆73Updated 5 years ago
- ☆66Updated 3 years ago
- Safely combine results☆81Updated 2 months ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆23Updated 5 years ago
- A rust library for checked floating point operations☆81Updated last year
- Cargo subcommand for contributing to your dependencies☆56Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- Extended Search & Ranking tool for crates.☆24Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆31Updated 4 years ago
- ☆60Updated 7 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 3 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 3 years ago
- Serialization value trees☆43Updated 3 months ago
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆14Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- ☆54Updated 5 years ago