Go Lfu

Open-source Go projects categorized as Lfu

Top 4 Go Lfu Projects

  1. GCache

    An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. go-generics-cache

    A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.

  4. go-lfu

    A Go library for handling LFU cache operations in O(1)

  5. clfu

    Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Lfu discussion

Log in or Post with

Index

What are some of the best open-source Lfu projects in Go? This list will help you:

# Project Stars
1 GCache 2,638
2 go-generics-cache 472
3 go-lfu 40
4 clfu 38

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai