insanitybit / aktors
Rust actor library with a bit of inspiration from Akka/Pykka
☆45Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for aktors
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Lightweight actor system built on top of Tokio☆73Updated 7 years ago
- Unix Domain Sockets for tokio☆52Updated 6 years ago
- Convenient chaining APIs for free☆29Updated 7 years ago
- Conversion traits for Rust☆48Updated 3 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago
- A macro to generate Rust actors☆42Updated 3 years ago
- Caching layer load balancer.☆43Updated 4 years ago
- rust histogram and percentile stats☆46Updated 4 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 7 years ago
- An HTTP/2.0 client and server `Service` implementation.☆89Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 2 years ago
- BigData/Rust experimentation. http://www.poumeyrol.fr/2016/01/15/Awkward-zone/☆20Updated 8 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Configurable metrics toolkit for Rust applications