MCPcopy Index your code
hub / github.com/ayrat555/fang

github.com/ayrat555/fang @0.11.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.11.0 ↗ · + Follow
242 symbols 481 edges 32 files 23 documented · 10%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

fang/README.md

Extension points exported contracts — how you extend this code

AsyncRunnable (Interface)
(no doc) [14 implementers]
fang/src/asynk/async_runnable.rs
Runnable (Interface)
(no doc) [12 implementers]
fang/src/blocking/runnable.rs
FangQueryable (Interface)
(no doc) [3 implementers]
fang/src/asynk/backend_sqlx.rs
Queueable (Interface)
This trait defines operations for a synchronous queue. The trait can be implemented for different storage backends. For [1 …
fang/src/blocking/queue.rs
AsyncQueueable (Interface)
(no doc) [1 implementers]
fang/src/asynk/async_queue.rs

Core symbols most depended-on inside this repo

task_type
called by 16
fang/src/blocking/worker.rs
task_type
called by 15
fang/src/asynk/async_worker.rs
execute_query
called by 13
fang/src/asynk/backend_sqlx.rs
backend
called by 12
fang/src/asynk/async_queue.rs
check_if_connection
called by 12
fang/src/asynk/async_queue.rs
get_connection
called by 12
fang/src/blocking/queue.rs
insert_task
called by 11
fang/src/asynk/async_worker.rs
connect
called by 10
fang/src/asynk/async_queue.rs

Shape

Method 151
Class 45
Function 30
Enum 11
Interface 5

Languages

Rust100%

Modules by API surface

fang/src/blocking/queue.rs37 symbols
fang/src/asynk/async_queue.rs31 symbols
fang/src/asynk/async_worker.rs25 symbols
fang/src/asynk/backend_sqlx.rs24 symbols
fang/src/blocking/worker.rs21 symbols
fang/src/lib.rs14 symbols
fang/src/asynk/backend_sqlx/mysql.rs10 symbols
fang/src/blocking/queue/queue_tests.rs7 symbols
fang/src/asynk/async_runnable.rs7 symbols
fang/src/blocking/worker_pool.rs6 symbols
fang/src/blocking/runnable.rs6 symbols
fang/src/asynk/async_queue/async_queue_tests.rs6 symbols

Datastores touched

fangDatabase · 1 repos
(mysql)Database · 1 repos

For agents

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

⬇ download graph artifact