insanitybit / derive_aktor
A macro to generate Rust actors
☆42Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for derive_aktor
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 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
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago
- An experiment in embedding layout computations in the type system.☆16Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- ☆20Updated 4 years ago
- More maintainable Rust test☆28Updated 3 years ago
- Convenient chaining APIs for free☆29Updated 7 years ago
- A trait to abstract over common tree functionality☆34Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- Yet another Tokio connection pooler. May cause robot uprising.☆52Updated last year
- Concurrent hash trie☆51Updated 4 years ago