Do not wait for Rust generators

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

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • Mergify - Updating dependencies is time-consuming.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • rust-generator-benchmark

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

    See also Tuupertunut/rust-generator-benchmark

  • 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).

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • 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