MCPcopy Index your code
hub / github.com/davidblewett/rure-python

github.com/davidblewett/rure-python @0.2.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.2.2 ↗ · + Follow
1,641 symbols 4,637 edges 140 files 573 documented · 35%
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

Replacer (Interface)
Replacer describes types that can be used to replace matches in a string. In general, users of this crate shouldn't nee [4 …
regex/src/re_unicode.rs
Visitor (Interface)
A trait for visiting an abstract syntax tree (AST) in depth first order. The principle aim of this trait is to enable c [2 …
regex/regex-syntax/src/ast/visitor.rs
Replacer (Interface)
Replacer describes types that can be used to replace matches in a byte string. In general, users of this crate shouldn' [4 …
regex/src/re_bytes.rs
Visitor (Interface)
A trait for visiting the high-level IR (HIR) in depth first order. The principle aim of this trait is to enable callers [2 …
regex/regex-syntax/src/hir/visitor.rs
Input (Interface)
An abstraction over input used in the matching engines. [3 implementers]
regex/src/input.rs
Interval (Interface)
(no doc) [2 implementers]
regex/regex-syntax/src/hir/interval.rs
RegularExpression (Interface)
`RegularExpression` describes types that can implement regex searching. This trait is my attempt at reducing code dupli [2 …
regex/src/re_trait.rs
Bound (Interface)
(no doc) [2 implementers]
regex/regex-syntax/src/hir/interval.rs

Core symbols most depended-on inside this repo

len
called by 176
regex/src/input.rs
unwrap
called by 173
regex/src/compile.rs
uclass
called by 129
regex/regex-syntax/src/hir/mod.rs
bclass
called by 121
regex/regex-syntax/src/hir/mod.rs
roundtrip
called by 109
regex/regex-syntax/src/ast/print.rs
map
called by 108
regex/src/dfa.rs
push
called by 99
regex/regex-syntax/src/ast/mod.rs
len
called by 61
regex/src/literal/mod.rs

Shape

Method 927
Function 419
Class 230
Enum 57
Interface 8

Languages

Rust91%
Python7%
C++2%
C1%

Modules by API surface

regex/regex-syntax/src/ast/parse.rs143 symbols
regex/regex-syntax/src/hir/translate.rs108 symbols
regex/regex-syntax/src/hir/mod.rs105 symbols
regex/src/dfa.rs82 symbols
regex/regex-syntax/src/ast/mod.rs75 symbols
regex/regex-syntax/src/hir/literal/mod.rs65 symbols
regex/src/exec.rs61 symbols
regex/src/re_bytes.rs58 symbols
regex/src/compile.rs57 symbols
regex/src/re_unicode.rs56 symbols
regex/src/literal/mod.rs41 symbols
regex/regex-syntax/src/ast/print.rs39 symbols

For agents

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

⬇ download graph artifact