aumetra / asynk-strimLinks
Somewhat hacky workaround for the lack of stream generators
☆13Updated 8 months 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☆52Updated 8 months ago
- Generic Async Semaphore☆19Updated 2 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 2 months ago
- Waveform generator library written in Rust☆38Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- A thin wrapper around serialized data which add information of identity and version.☆22Updated this week
- Check that a crate builds without libstd☆25Updated 4 years ago
- ☆35Updated 4 months ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Attribute to use on the `trait` methods (or associated functions) that you wish to "seal", a.k.a., render them `final`.☆15Updated 2 months ago
- This is a project to learn how to implement instruction dispatch in Rust.☆23Updated 11 months ago
- "Valgrind Client Request" interface for Rust programs☆17Updated 5 months ago
- Memory validation framework for Rust☆68Updated 4 months ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 7 months ago
- ☆14Updated last month
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Rate-limit middleware for reqwest.☆17Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- structured parallel execution for async Rust☆33Updated 10 months ago
- Configure const and static items by environment variables.☆25Updated last year