Xudong-Huang / may_actorLinks
Local Actor library based on may
☆27Updated last year
Alternatives and similar repositories for may_actor
Users that are interested in may_actor are comparing it to the libraries listed below
Sorting:
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- A simple chat implemented on top of async-std☆41Updated 6 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- Asynchronous file I/O for Tokio☆48Updated 7 months ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A buffered I/O stream for Rust☆31Updated 6 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 months ago
- Distributed consensus protocol for replicated state machines☆62Updated 7 years ago
- Parameterized routing for generic resources in Rust☆36Updated 3 weeks ago
- debug_assert! for your memory usage in Rust☆13Updated 6 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Library implementing the prefix tree in Rust☆35Updated 7 years ago
- Compacting the SQL into the URL rest API☆58Updated last year
- Utilities building on top of Rust's async primitives.☆24Updated 6 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 4 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- [WIP] Supervisors for async-backplane