Map implementation using linked list, for self study

This page summarizes the projects mentioned and recommended in the original post on /r/commandline
C Map

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

    Simple map implementation in C (by blmayer)

  • without writing some test code, I can't convince myself that it does the right thing in the event that curr.next[i] doesn't find a match. To test it, I'd try adding "a"→"x" and "ab"→"y", and then ask to delete "ac". Does "a" end up getting deleted since that's what curr was left pointing at?

  • 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