aumetra / asynk-strimLinks
Ergonomic and composable async stream generation without macros
☆23Updated 3 weeks ago
Alternatives and similar repositories for asynk-strim
Users that are interested in asynk-strim are comparing it to the libraries listed below
Sorting:
- Experimenting with Rust's fundamental data model☆55Updated 2 months ago
- ☆35Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Human-friendly indexed collections☆56Updated last month
- ☆64Updated 4 months ago
- Memory validation framework for Rust☆70Updated 2 months ago
- cargo-expand, but with Hygiene [WIP]☆21Updated 2 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Tracing layer to quickly inspect spans and events☆40Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated this week
- ☆34Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆29Updated last year
- 🐱concat! with support for const variables and expressions☆44Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆76Updated last month
- Binary size analyzer for Rust programs☆37Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- A sinless derive helper☆76Updated 5 months ago
- Callgrind-based benchmark harness written in Rust☆29Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Attribute to use on the `trait` methods (or associated functions) that you wish to "seal", a.k.a., render them `final`.☆15Updated 7 months ago