uazu / stakkerLinks
A lightweight low-level single-threaded actor runtime
☆176Updated 6 months ago
Alternatives and similar repositories for stakker
Users that are interested in stakker are comparing it to the libraries listed below
Sorting:
- Heph is an actor library for Rust based on asynchronous functions.☆145Updated 2 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- The feature-rich, portable async channel library☆261Updated 2 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- A Rust library for interrupting asynchronous streams.☆167Updated 8 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Proactive IO & Runtime system☆274Updated last year
- ☆216Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆159Updated 5 months ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Run closures in parallel☆114Updated 7 months ago
- ☆113Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- ☆126Updated 3 years ago
- Utility wrapper to send non send types to other threads safely