tcr / commandspecLinks
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
Sorting:
- A Syn Attribute Parser Toolkit☆14Updated 8 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Rust crate for performing I/O in background thread☆28Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆29Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- ☆58Updated 10 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- ☆54Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- ☆39Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- ☆39Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago