insanitybit / derive_aktorLinks
A macro to generate Rust actors
☆46Updated 5 years ago
Alternatives and similar repositories for derive_aktor
Users that are interested in derive_aktor are comparing it to the libraries listed below
Sorting:
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆20Updated 5 years ago
- Token tree calling convention☆83Updated 3 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- ☆30Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Rust serializer library☆89Updated 4 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- ☆53Updated 6 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago