Do not wait for Rust generators

This page summarizes the projects mentioned and recommended in the original post on /r/rust

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. rust-generator-benchmark

    Benchmarking different Rust generator libraries in a real world use case.

    See also Tuupertunut/rust-generator-benchmark

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. genawaiter

    Stackless generators on stable Rust.

    A warning though: genawaiter doesn't seem to be maintained. The last commit is 2 years old, and issues are not active (I opened one that I find somewhat critical: https://github.com/whatisaphone/genawaiter/issues/35).

  4. streaming

    An optimized general monad transformer for streaming applications, with a simple prelude of functions

    There are plenty of generator-like libraries for haskell: pipes; whatever snoyman's alternative to pipes was (conduit, I think); streaming; and more.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What is the next big thing coming to Rust

    9 projects | /r/rust | 6 Dec 2022
  • What's the outlook on generator functions in Rust?

    2 projects | /r/rust | 12 Sep 2021
  • Generators in Rust?

    1 project | /r/rust | 28 Aug 2021
  • Storing passwords safely (C#)

    2 projects | dev.to | 3 Nov 2024
  • MQTT, once the cornerstone of IoT communication, is starting to show its age

    1 project | news.ycombinator.com | 16 Oct 2024

Did you know that Haskell is
the 25th most popular programming language
based on number of references?