Implementing a LRU cache to learn generics

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

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

    LRU cache using go generics

  • Finally had some time to take a closer look at generics and implemented a simple lru cache package. https://github.com/dboslee/lru. Feel free to take a look and leave feedback.

  • exp

    Experiments that do not fit into a separate repository.

  • e.g. one possible implementation https://github.com/egonelbre/exp/blob/master/cache/half.go#L3, it doesn't have the power of two choices though. Or https://github.com/egonelbre/exp/blob/master/cache/random.go

  • 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

  • Show HN: Wag, MFA and Enrollment for WireGuard

    1 project | news.ycombinator.com | 11 May 2024
  • Show HN: Language-agnostic structured data extractor

    1 project | news.ycombinator.com | 10 May 2024
  • Superfile – A fancy, petty terminal file manager

    9 projects | news.ycombinator.com | 10 May 2024
  • Understanding the controller-runtime Cache Seriously

    1 project | dev.to | 10 May 2024
  • Common Expression Language: fast, portable, safe for performance-critical apps

    1 project | news.ycombinator.com | 10 May 2024