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:
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- ☆112Updated 2 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Typed any map for rust☆67Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Runtime-agnostic actor library☆78Updated 2 years ago
- Collection of utilities for writing your own dev scripts☆66Updated 3 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated last week
- It executes futures☆57Updated 2 years ago
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- Rust library to facilitate event-driven programming.☆76Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A lightweight low-level single-threaded actor runtime☆181Updated 3 weeks ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Define your own PhantomData☆158Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- An SQL query builder☆66Updated 3 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- Generate enum variants inline☆58Updated 2 years ago
- Generate Rust enum variants without associated data☆100Updated this week
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last week
- A versatile and developer-friendly trait mocking library☆79Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago