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
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Convenient chaining APIs for free☆29Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- ☆40Updated 6 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Serialization value trees☆44Updated 9 months ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Conversion traits for Rust☆48Updated 4 years ago
- Safely combine results☆81Updated 8 months ago
- composable validation functions for custom types☆14Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Caching layer load balancer.☆45Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago