Beautiful ideas in programming: generators and continuations

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. ada-generators

    Experimental support for coroutines-based generators in Ada

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. recursion-schemes

    Generalized bananas, lenses and barbed wire

    It’s also trivial and easy in Haskell β€” you just need an instance of `Foldable` or `Traversable` on your collection, and then you can fold or traverse it in a configurable way. Or for recursive structures, use https://hackage.haskell.org/package/recursion-schemes. Or even just pass a traversal function as an argument for maximum flexibility.

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

  • Converting a Go-Kart into a Deathtrap

    1 project | news.ycombinator.com | 2 Apr 2025
  • Typesafe recursion... in TypeScript??

    1 project | dev.to | 21 Mar 2025
  • Overloading the lambda abstraction in Haskell (2022)

    1 project | news.ycombinator.com | 30 Dec 2024
  • Google Chrome has a special hidden API accesible only from *.google.com

    3 projects | news.ycombinator.com | 9 Jul 2024
  • Daily Automated Testing for Milk-V Duo S RISC-V SBC (IKEA Tretakt, Apache NuttX)

    1 project | news.ycombinator.com | 23 Jun 2024

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