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
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Convenient chaining APIs for free☆29Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Safely combine results☆81Updated 9 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Conversion traits for Rust☆48Updated 4 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Yet another Tokio connection pooler. May cause robot uprising.☆52Updated 2 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago