insanitybit / derive_aktorLinks
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
Sorting:
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- ☆20Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Convenient chaining APIs for free☆29Updated 8 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆21Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week