MCPcopy Index your code
hub / github.com/Veeupup/naive-pipeline-execution

github.com/Veeupup/naive-pipeline-execution @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
75 symbols 155 edges 12 files 4 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

Processor (Interface)
(no doc) [5 implementers]
src/processor.rs

Core symbols most depended-on inside this repo

add_source
called by 10
src/pipeline.rs
set_state
called by 9
src/processor.rs
context
called by 8
src/processor.rs
add_transform
called by 4
src/pipeline.rs
merge_processor
called by 4
src/pipeline.rs
get_state
called by 4
src/processor.rs
set_next_processor_ready
called by 4
src/processor.rs
context
called by 4
src/transform/accumulate.rs

Shape

Method 58
Class 8
Enum 4
Function 4
Interface 1

Languages

Rust100%

Modules by API surface

src/processor.rs19 symbols
src/pipeline.rs12 symbols
src/transform/arithmetic.rs9 symbols
src/transform/accumulate.rs9 symbols
src/graph.rs9 symbols
src/transform/merge.rs8 symbols
src/source/memory_source.rs8 symbols
src/main.rs1 symbols

For agents

$ claude mcp add naive-pipeline-execution \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page