jonhoo / minionLinks
Rust crate for managing cancellable services
☆26Updated 4 years ago
Alternatives and similar repositories for minion
Users that are interested in minion are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Run closures in parallel☆115Updated 11 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- High-level Rust library for asynchronous SSH connections☆72Updated 6 years ago
- Chaotic Testing Harness☆59Updated 5 years ago
- Data parallelism library for async-std.☆96Updated last year
- ☆61Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- ☆27Updated 2 years ago
- Thread parking and unparking☆81Updated 11 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Abstract over different executors☆74Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- golang like task executor☆52Updated 4 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Async filesystem primitives☆142Updated 2 months ago
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- A Rust library for interrupting asynchronous streams.☆167Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago