Xudong-Huang / may_futureLinks
run futures in may
☆8Updated 5 years ago
Alternatives and similar repositories for may_future
Users that are interested in may_future are comparing it to the libraries listed below
Sorting:
- Local Actor library based on may☆28Updated 11 months ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- MQTT protocol v3 implementation☆26Updated 5 years ago
- software transactional memory in rust☆14Updated 3 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Unix Domain Sockets for mio...on Windows!☆23Updated 2 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- QUIC, a multiplexed stream transport over UDP (wip)☆17Updated 6 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆28Updated 6 years ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A service implemented by a closure☆11Updated 8 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- General purpose thread safe GC.☆7Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A first-in-first-out for bytes, like kfifo in Linux.☆18Updated 8 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- Integration of Linux kernel-level asynchronous I/O to the Tokio platform☆12Updated 2 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Asynchronous file I/O for Tokio☆49Updated last month