Tips on mastering recursion and trees and shit?

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

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

    Generalized bananas, lenses and barbed wire

  • Consider recursion schemes! It let's you separate the logic of how your recursion is structured on your data, and the logic of what you're doing on each recursion stage. So e.g. you can write the core logic of a recursive linked list summation as just fun x accum -> x + accum, and then you just find the appropriate recursion scheme to pipe the list values into x and handle recursing to build accum (a catamorphism in this case)

  • 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

  • Better PC Cooling with Python and Grafana

    2 projects | news.ycombinator.com | 3 Mar 2024
  • Browsers Are Weird

    2 projects | news.ycombinator.com | 5 Feb 2024
  • Latest insider preview took away fundamental functions

    1 project | /r/Windows11 | 7 Dec 2023
  • New build advice

    1 project | /r/pcmasterrace | 7 Dec 2023
  • Recently built a PC and it was dead silent for the first few weeks, but a couple days ago it started producing this low humming/buzzing sound. Any idea what could be causing this?

    1 project | /r/buildapc | 6 Dec 2023