kolloch / actorsLinks
Actor-like concurrency for Rust.
☆15Updated 4 years ago
Alternatives and similar repositories for actors
Users that are interested in actors are comparing it to the libraries listed below
Sorting:
- The most naive Coroutine scheduler in Rust☆35Updated 9 years ago
- ExarDB - An event store with streaming support built with Rust☆68Updated 6 years ago
- Async fibers for Rust `futures` and `tokio` using coroutines. Attempt at a `mioco` replacement.☆31Updated 8 years ago
- The stream abstraction on top of rotor (UNMAINTAINED, use tokio)☆18Updated 9 years ago
- No longer maintained☆38Updated 8 years ago
- A work stealing fork-join parallelism library for Rust☆57Updated 7 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Pure-macro Do notation and List-comprehension for Option, Result and Iterator.☆53Updated 6 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- ☆27Updated 10 years ago
- Conduit-like data processing library for Rust☆54Updated 10 years ago
- rust on pebble - functional with limited capabilities☆44Updated 6 years ago
- ☆17Updated 10 years ago
- A global event loop☆109Updated 10 years ago
- Concurrent Functional Reactive Programming for Rust☆16Updated 9 years ago
- Redis client for Tokio☆60Updated 8 years ago
- A router for Rust's hyper framework using regular expressions☆45Updated 5 years ago
- An ordered map and set based on a binary search tree.☆13Updated 10 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 8 years ago
- Rust MetroHash☆53Updated last year
- HTTP/2 Rust library☆49Updated 8 years ago
- A full-featured Rust to JavaScript (asm.js/wasm) API wrapper.☆20Updated 9 years ago
- Asynchronous promises in rust using threads☆26Updated 10 years ago
- Streaming HTTP parser for Rust, based on nodejs/http-parser☆50Updated 6 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- A monadic IO interface in Rust☆78Updated 9 years ago
- Unmaintained http://thehydroimpulse.github.io/thrust☆37Updated 9 years ago
- Very basic ORM for Rust (supports only PostgreSQL right now) based on Deuterium☆58Updated 10 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Evented polling + network utilities to make life easier☆40Updated 8 years ago