MCPcopy Index your code
hub / github.com/smallnest/distributed

github.com/smallnest/distributed @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
22 symbols 58 edges 9 files 0 documented · 0% 5 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

examples of etcd distributed concurrency primitives

  • Leader election
  • Locker
  • Mutex
  • RWMutex
  • Barrier
  • DoubleBarrier
  • Queue
  • PriorityQueue
  • STM

Core symbols most depended-on inside this repo

Shape

Function 22

Languages

Go100%

Modules by API surface

leader_elect/leader.go7 symbols
barrier/barrier.go4 symbols
rwmutex/rwmutex.go3 symbols
mutex/mutex.go2 symbols
locker/locker.go2 symbols
stm/stm.go1 symbols
queue/queue.go1 symbols
priorityqueue/priorityqueue.go1 symbols
doublebarrier/doublebarrier.go1 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page