insanitybit / derive_aktor
A macro to generate Rust actors
☆42Updated 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
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- ☆40Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- Yet another Tokio connection pooler. May cause robot uprising.☆52Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 2 years ago
- Serialization value trees☆43Updated 5 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Plain Rust implementations of basic machine learning algorithms☆17Updated 5 years ago
- ☆20Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- Safely combine results☆81Updated 4 months ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago