Peperworx / fluxionLinks
Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also between systems.
☆28Updated 10 months ago
Alternatives and similar repositories for fluxion
Users that are interested in fluxion are comparing it to the libraries listed below
Sorting:
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- futures-buffered☆45Updated 2 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 4 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- horrible serde macro stuff☆39Updated last year
- Typed any map for rust☆67Updated 9 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- Lending iterators on stable Rust☆83Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- The quickest way to override dependencies with Cargo☆65Updated this week
- structured parallel execution for async Rust☆36Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- ☆76Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Alternative future adapters that provide cancel safety.☆71Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A primitive for writing structural search and replace programs for rust☆32Updated 2 weeks ago
- It executes futures☆57Updated 2 years ago