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
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆143Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Typed any map for rust☆67Updated 6 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Utilities for working with shared slices of memory☆71Updated last week
- A lightweight low-level single-threaded actor runtime☆173Updated 4 months ago
- It executes futures☆57Updated 2 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- futures-buffered☆43Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- A collection of utilities for a superior nom experience☆161Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Generate enum variants inline☆57Updated 2 years ago
- Define your own PhantomData☆155Updated this week
- Lending iterators on stable Rust☆83Updated last year
- A versatile and developer-friendly trait mocking library☆75Updated 3 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆66Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆99Updated last month
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 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…☆97Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated last month