[ANN] Haskell Streamly 0.9.0 Release!

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • streamly

    High performance, concurrent functional programming abstractions

  • We are glad to announce streamly 0.9.0 release. streamly-0.9.0 and streamly-core-0.1.0 have been available on Hackage for some time now, you can find reference documentation and some guides on https://streamly.composewell.com as well. The website also has functionality to search across multiple streamly packages.

  • fusion-plugin

    GHC plugin to make stream fusion more predictable

  • Our goal is to completely fuse the loops in a fused stream pipeline. fusion-plugin https://github.com/composewell/fusion-plugin ensures that these loops get fused completely, if they don't, it reports that it did not fuse (reporting can be made better though). In most cases (for almost all cases for which we have benchmarks, and we have a lot of benchmarks) these loops fuse.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • streamly-examples

    Examples for Streamly

  • Regarding the "beat GCC" example (I guess you are talking about the word count example) - we do not claim to beat gcc, I have worked with C/gcc for decades. But it did beat gcc by a thin margin sometimes, but I won't call it beating, rather matching gcc. It does match gcc even now - raise an issue in streamly repo if you cannot reproduce it.

  • thyme

    A faster date and time library based on time (by haskell-github-trust)

  • Neat, does it beat https://github.com/haskell-github-trust/thyme ?

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

  • Parallel streaming in Haskell: Part 3 - A parallel work consumer

    1 project | /r/haskell | 19 Jan 2023
  • Haskell Libraries I Love

    2 projects | /r/haskell | 30 May 2022
  • Edward Kmett reflects on the benefits of Haskell as a functional programming language - especially at scale.

    2 projects | /r/haskell | 14 Dec 2021
  • oath: Composable Concurrent Computation Done Right

    2 projects | /r/haskell | 5 Dec 2021
  • It's nice to see how Streamly has now become its own separate beast

    1 project | /r/haskell | 10 Sep 2021