katharostech / maxim
An easy-to-use Rust actor framework/model. Forked from the Axiom actor framework.
☆16Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for maxim
- Streams and broadcasts: functional reactive programming in Rust.☆36Updated 6 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- Take a value atomically once.☆27Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- ☆35Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆31Updated 10 months ago
- Typed any map for rust☆64Updated 2 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- Serialization value trees☆43Updated 3 months ago
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- A gui tool written in Dioxus to make it easy to release a workspace of crates to crates.io☆14Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- ⚛️ Zero-boilerplate actor systems with xtra☆37Updated last year
- An efficient JSON Value parser☆75Updated 11 months ago
- Rust HashSet with insertion ordering☆40Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆16Updated 3 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Unbuffered and unlocked I/O streams☆39Updated 2 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 weeks ago
- A simple in-memory search for collections and key-value stores.☆64Updated last month
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Dynamic structured values for Rust☆27Updated 3 weeks ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- A framework experience for Yew.☆22Updated 11 months ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago