TylerBloom / troupeLinks
Library for modelling Rust applications with actors
☆17Updated 2 months ago
Alternatives and similar repositories for troupe
Users that are interested in troupe are comparing it to the libraries listed below
Sorting:
- A gui tool written in Dioxus to make it easy to release a workspace of crates to crates.io☆14Updated 2 years ago
- ☆35Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Optics library for rust☆39Updated 3 weeks ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- The `io_uring` library for Rust (with Rustix)☆29Updated 2 months ago
- Human-friendly indexed collections☆53Updated last month
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Bigtable but smol☆38Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- bytes::BufMut implementation to count buffer size☆22Updated last month
- LR-style Parser Generator☆19Updated last month
- Empowering everyone to build reliable and efficient software.☆22Updated last week
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Efficient reference counted vector data structure is Rust☆18Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- `smol` integrations with `hyper`☆15Updated 8 months ago
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- Assure that your tests are there, and well written.☆15Updated 2 years ago
- Zig comptime using Rust proc macros☆50Updated last year
- Build a rustc sysroot with custom flags☆17Updated 3 weeks ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago