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 last year
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.☆65Updated 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…☆65Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated last week
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- A sinless derive helper☆75Updated 4 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- ☆76Updated 2 weeks ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 5 months ago
- Track memory allocations by backtrace or originating thread☆45Updated this week
- horrible serde macro stuff☆39Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- futures-buffered☆45Updated 3 months ago
- State machine pattern for Rust☆29Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- Alternative future adapters that provide cancel safety.☆75Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- Typed any map for rust☆67Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- `smol` integrations with `hyper`☆17Updated 3 months ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- Human-friendly indexed collections☆56Updated last month
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Memory validation framework for Rust☆70Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago