insanitybit / derive_aktorLinks
A macro to generate Rust actors
☆46Updated 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:
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Safely combine results☆82Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆20Updated 5 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago