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
- Typed any map for rust☆67Updated 8 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Generate enum variants inline☆58Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆145Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- A generic abstraction of paginated APIs☆62Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- It executes futures☆57Updated 2 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆203Updated this week
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆67Updated 4 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- Generate Rust enum variants without associated data☆98Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated 3 weeks ago
- Rust library to facilitate event-driven programming.☆76Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 5 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…☆102Updated last month