krdln / command-macrosLinks
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
Sorting:
- Safely combine results☆81Updated 9 months ago
- ☆54Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- A rust library for checked floating point operations☆81Updated 5 months ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- ☆58Updated 9 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- ☆63Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- ☆24Updated 2 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago