Novel Garbage Collection Technique for Immutable Cycle-Free Data

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
  • sundial-gc

    WIP: my Tweag open source fellowship project

  • It's not the same, but I made use of immutable monophonic types at compile time generated bitsets representing type relations for a similar purpose in sundial-gc. The design doc is bit out of date, but roughly describes my the implementation. Unfortunately Rusts's type system just is not there yet so the API is holding up the project (blog post pending).

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

  • I built a garbage collector for a language that doesn't need one

    3 projects | news.ycombinator.com | 14 Aug 2023
  • Why choose async/await over threads?

    11 projects | news.ycombinator.com | 25 Mar 2024
  • Removing Garbage Collection from the Rust Language (2013)

    9 projects | news.ycombinator.com | 11 Sep 2023
  • I have written a JVM in Rust

    5 projects | news.ycombinator.com | 21 Jul 2023
  • I'm wanting to write my first compiler, but getting a little bit mixed up in general.

    3 projects | /r/Compilers | 24 Jun 2023