tcr / commandspec
Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.
☆43Updated 5 years ago
Alternatives and similar repositories for commandspec:
Users that are interested in commandspec are comparing it to the libraries listed below
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Rust map and set literals☆24Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Rust crate for performing I/O in background thread☆28Updated last year
- ☆59Updated 6 months ago
- ☆64Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 5 months ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- ☆24Updated last year
- A library for manipulating unstructured Markdown documents.☆49Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- ☆29Updated 10 months ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month