boomshroom / dumb-execLinks
A simple, dumb executor for rust futures in constrained environments.
☆18Updated 6 years ago
Alternatives and similar repositories for dumb-exec
Users that are interested in dumb-exec are comparing it to the libraries listed below
Sorting:
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- ☆23Updated 5 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- [Experiment] JNeT: japaric's network thingies☆28Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A safe and reliable process manager☆43Updated 5 years ago
- ☆47Updated 4 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Experimental language-level polyfills for Async Rust☆47Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Concurrent hash trie