tcr / commandspecLinks
Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.
☆44Updated 5 years ago
Alternatives and similar repositories for commandspec
Users that are interested in commandspec are comparing it to the libraries listed below
Sorting:
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- ☆62Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated 2 months ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A Syn Attribute Parser Toolkit☆14Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆113Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- Rust serializer library☆88Updated 3 months ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- ☆24Updated 2 years ago