MCPcopy Index your code
hub / github.com/attaca/attaca

github.com/attaca/attaca @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
906 symbols 1,886 edges 108 files 49 documented · 5%
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

ObjectStore (Interface)
(no doc) [6 implementers]
src/old/store/mod.rs
Id (Interface)
Trait for types which may be used to identify objects in a store. This is not necessarily a digest. It could even be a [3 …
src/digest.rs
Open (Interface)
Trait for types representing resources which must be "opened" for use from URLs; e.g. local filesystem workspaces and re [3 …
src/lib.rs
Backend (Interface)
(no doc) [5 implementers]
src/store.rs
Trace (Interface)
`Trace` is the parent trace object; it is passed to a `Context` once created, and other trace objects are intended to be [3 …
src/old/trace.rs
Digest (Interface)
A digest is an identifier which is defined as the cryptographic digest of the canonical form of a given object. Unlike a [2 …
src/digest.rs
Init (Interface)
Trait for types representing resources which can be initialized without outside work. For example, local filesystem sto [1 …
src/lib.rs
ErasedDigest (Interface)
(no doc) [2 implementers]
src/store.rs

Core symbols most depended-on inside this repo

map
called by 189
src/object/mod.rs
clone
called by 100
src/store.rs
as_ref
called by 33
src/object/mod.rs
into_iter
called by 30
src/batch.rs
len
called by 26
src/old/catalog.rs
clone
called by 23
attaca-rados/src/memo.rs
as_bytes
called by 22
src/old/marshal/marshaller.rs
borrow
called by 21
src/old/marshal/marshaller.rs

Shape

Method 465
Class 205
Function 155
Enum 65
Interface 16

Languages

Rust100%

Modules by API surface

src/object/mod.rs95 symbols
src/store.rs56 symbols
attaca-leveldb/src/store.rs36 symbols
attaca-rados/src/lib.rs33 symbols
src/old/marshal/tree.rs29 symbols
src/old/marshal/marshaller.rs28 symbols
subito/src/cache.rs23 symbols
src/old/repository.rs23 symbols
attaca-test/src/store/mod.rs22 symbols
src/old/index.rs21 symbols
src/old/catalog.rs20 symbols
src/old/marshal/object.rs19 symbols

For agents

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

⬇ download graph artifact