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:
- 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
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 11 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- ☆20Updated 5 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
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Safely combine results☆82Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- ☆62Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated last year
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago