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:
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 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
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆20Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Concurrent hash trie☆55Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Router extension to yew☆28Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 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
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- ☆30Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- ☆58Updated 10 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
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago