krdln / command-macros
Rust macros for std::Command
☆40Updated 3 years ago
Alternatives and similar repositories for command-macros:
Users that are interested in command-macros are comparing it to the libraries listed below
- Intended to allow taking a T from a &mut T temporarily☆77Updated 5 years ago
- Safely combine results☆81Updated 4 months ago
- A type safe, low level replacement for `std::io`.☆61Updated 2 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆23Updated 5 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆23Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- ☆54Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A rust library for checked floating point operations☆82Updated last month
- failure + error-chain = 💖☆54Updated 3 years ago
- Scary macros for serde_json☆42Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆60Updated 7 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆58Updated 5 months ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- ☆21Updated 5 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 2 months ago
- Convert `try!()` into `?`s☆33Updated 7 years ago