aumetra / asynk-strimLinks
Somewhat hacky workaround for the lack of stream generators
☆14Updated 10 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☆53Updated last month
- Memory validation framework for Rust☆69Updated 6 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Scalable and lock-free memory reclamation system☆34Updated this week
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- Waveform generator library written in Rust☆38Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Tracing layer to quickly inspect spans and events☆38Updated 2 years ago
- Human-friendly indexed collections☆54Updated 2 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Serde Visitor for deserializing untagged enums☆65Updated this week
- Generic Async Semaphore☆21Updated 4 months ago
- Callgrind-based benchmark harness written in Rust☆28Updated 2 years ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- 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 last week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- cargo-expand, but with Hygiene [WIP]☆21Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆64Updated last month
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- ☆35Updated 6 months ago
- ☆61Updated 2 weeks ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- Trying to create Sync bump allocator☆38Updated last month
- Check that a crate builds without libstd☆25Updated 4 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 months ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 9 months ago
- Attribute to use on the `trait` methods (or associated functions) that you wish to "seal", a.k.a., render them `final`.☆15Updated 4 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated 3 weeks ago