jvdwrf / tiny-actorLinks
A minimal and unopinionated actor framework for Rust.
☆68Updated 2 years ago
Alternatives and similar repositories for tiny-actor
Users that are interested in tiny-actor are comparing it to the libraries listed below
Sorting:
- ☆113Updated 2 years ago
- A Platform-less, Runtime-less Actor Computing Model☆124Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Typed any map for rust☆67Updated 6 months ago
- Stack of Rust crates for stead state projects☆68Updated this week
- Generate enum variants inline☆57Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A fast and flexible LRU map.☆185Updated 5 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Derive a builder for your constructors in Rust☆70Updated 4 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆95Updated last month
- Define your own PhantomData