rustunit / parallelrun
Rust cli tool for running multiple commands in parallel
☆21Updated 5 months ago
Alternatives and similar repositories for parallelrun:
Users that are interested in parallelrun are comparing it to the libraries listed below
- The mock HTTP upstream for development of HTTP applications and reverse proxies.☆21Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- 🧬 Small OAuth crate that follows the sans-io approach 🦀☆21Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- Wait for a collection of async tasks to finish.☆34Updated 7 months ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆25Updated last year
- An async virtual filesystem interface in Rust☆37Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆37Updated this week
- Motion is a bare metal physics engine☆32Updated 4 months ago
- a fast async pool based on channel☆24Updated 4 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Serde support for Hyper types☆17Updated last year
- A canvas on which you can draw anything with ease before drawing the pixels on your small hardware display.☆19Updated 4 months ago
- Library for fast division and modulo operations by a fixed divisor☆13Updated last year
- Negative trait implementations on stable Rust.☆12Updated 2 weeks ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- A slab allocator with stable references☆15Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- Simple bitset with small-set (single-word) optimization☆19Updated 9 months ago
- Non-owning unsafe I/O☆20Updated 3 months ago
- Value log implementation for key-value separated storage in safe Rust☆30Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Human readable strings☆14Updated 11 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- An async version of iterator☆40Updated 9 months ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year