rust-generator-benchmark
Benchmarking different Rust generator libraries in a real world use case. (by Tuupertunut)
streaming
An optimized general monad transformer for streaming applications, with a simple prelude of functions (by michaelt)
rust-generator-benchmark | streaming | |
---|---|---|
2 | 1 | |
23 | 104 | |
- | - | |
0.0 | 0.0 | |
about 1 year ago | over 6 years ago | |
HTML | Haskell | |
- | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rust-generator-benchmark
Posts with mentions or reviews of rust-generator-benchmark.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-11.
-
Do not wait for Rust generators
See also Tuupertunut/rust-generator-benchmark
- Benchmarking different Rust generator libraries in a real world use case (native vs genawaiter vs next-gen...)
streaming
Posts with mentions or reviews of streaming.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-11.
-
Do not wait for Rust generators
There are plenty of generator-like libraries for haskell: pipes; whatever snoyman's alternative to pipes was (conduit, I think); streaming; and more.
What are some alternatives?
When comparing rust-generator-benchmark and streaming you can also consider the following projects:
genawaiter - Stackless generators on stable Rust.
streaming-commons - Common lower-level functions needed by various streaming data libraries
streaming-fft - sliding fast fourier transform using haskell streaming
elf - Parser for ELF object format.
here - Haskell here docs & interpolated strings via quasiquotation
streaming-utils - experimental http, attoparsec and pipes material for `streaming` and `streaming-bytestring`