MCPcopy Index your code
hub / github.com/crowdriff/lru

github.com/crowdriff/lru @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
103 symbols 298 edges 15 files 83 documented · 81%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Store (Interface)
Store is an interface representing a remote data store. [4 implementers]
store.go
Algorithm (Interface)
Algorithm represents the underlying algorithm managing an LRU. [2 implementers]
algorithm.go

Core symbols most depended-on inside this repo

Len
called by 54
algorithm.go
PutAndEvict
called by 25
algorithm.go
Get
called by 23
store.go
NewTwoQ
called by 15
twoq.go
getFromBolt
called by 12
boltcache.go
pushToFront
called by 12
twoq.go
Close
called by 11
store.go
NewLRU
called by 10
lru.go

Shape

Method 67
Function 22
Struct 12
Interface 2

Languages

Go100%

Modules by API surface

twoq.go19 symbols
lru.go16 symbols
basiclru.go13 symbols
lru_suite_test.go9 symbols
store.go8 symbols
bufpool.go8 symbols
algorithm.go8 symbols
boltcache.go7 symbols
stats.go4 symbols
lru_test.go4 symbols
twoq_test.go3 symbols
stats_test.go2 symbols

For agents

$ claude mcp add lru \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact