Grokking AVL and RAVL Trees

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

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

    An open-source Unix operating system

  • It could be good for in memory stores / log-structured merged trees / other data store applications although it isn't used much now-days. I find them simpler to implement and understand than red-black trees -- although that's a matter of taste I suppose. They beat red-black trees in read-heavy loads (i.e. writes / updates are more costly for AVL trees than for Red-Black trees although they beat R-B trees for read-heavy loads). You can find another implementation in Illumos (an open source Unix operating system) available here: https://github.com/illumos/illumos-gate/blob/master/usr/src/...

  • 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

  • Oxide Computer releases distribution of illumos intended to power the Oxide Rack

    5 projects | news.ycombinator.com | 29 Jan 2024
  • OpenIndiana

    1 project | news.ycombinator.com | 27 May 2023
  • Can SGI’s Enthusiast Community Bring IRIX Back to Life?

    1 project | news.ycombinator.com | 27 May 2023
  • Linux distributions' relative popularity over time (by Distrowatch hits)

    1 project | /r/linuxmasterrace | 6 Apr 2023
  • Use a BSD style license for your Open Source Project (2021)

    1 project | news.ycombinator.com | 11 Feb 2023