insanitybit / derive_aktor
A macro to generate Rust actors
☆45Updated 4 years ago
Alternatives and similar repositories for derive_aktor:
Users that are interested in derive_aktor are comparing it to the libraries listed below
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- Convenient chaining APIs for free☆29Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- Conversion traits for Rust☆48Updated 4 years ago
- Serialization value trees☆44Updated 8 months ago
- ☆20Updated 4 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 weeks ago
- Named arguments for Rust☆38Updated 7 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago