insanitybit / derive_aktorLinks
A macro to generate Rust actors
☆46Updated 5 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.☆47Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆20Updated 5 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Safely combine results☆82Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A safe and reliable process manager☆43Updated 5 years ago
- Rust serializer library☆89Updated 3 months ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 9 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago