Xudong-Huang / may_actor
Local Actor library based on may
☆28Updated 8 months ago
Alternatives and similar repositories for may_actor:
Users that are interested in may_actor are comparing it to the libraries listed below
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- A simple chat implemented on top of async-std☆41Updated 5 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- run futures in may☆8Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 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
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 4 years ago
- Duplicate an async I/O handle☆40Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- An default value loader from TOML for structopt☆28Updated last year
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- software transactional memory in rust☆13Updated 3 years ago
- A basis for building an async client-server Websocket protocol☆15Updated 4 years ago
- ☆13Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- Command-line tool to make Rust source code entities from Postgres tables.☆11Updated 2 years ago
- Library implementing the prefix tree in Rust☆34Updated 6 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Asynchronous file I/O for Tokio☆48Updated 2 weeks ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 2 months ago
- MQTT protocol v3 implementation☆26Updated 5 years ago
- Full precision decimal representation of f64☆26Updated last week
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago