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:
- ☆112Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆148Updated 3 weeks 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 last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Typed any map for rust☆67Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- A lightweight low-level single-threaded actor runtime☆179Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 7 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…☆103Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Utilities for working with shared slices of memory☆79Updated 4 months ago
- Rust library to facilitate event-driven programming.☆76Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- An SQL query builder☆66Updated 3 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A versatile and developer-friendly trait mocking library☆77Updated this week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- IO-agnostic line editor for embedded systems☆111Updated 9 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year