jvdwrf / tiny-actorLinks
A minimal and unopinionated actor framework for Rust.
☆68Updated 3 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:
- ☆112Updated 2 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Typed any map for rust☆67Updated last year
- Runtime-agnostic actor library☆78Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated last month
- A flexible, simple to use, clone-efficient String replacement for Rust☆155Updated last week
- A generic abstraction of paginated APIs☆62Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Rust library to facilitate event-driven programming.☆76Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- Define your own PhantomData☆158Updated 3 weeks ago
- A lightweight low-level single-threaded actor runtime☆181Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- It executes futures☆57Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆216Updated 3 months ago
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- Derive a builder for your constructors in Rust☆71Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- An SQL query builder☆66Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month