MCPcopy Index your code
hub / github.com/Chiicake/hybrid-kv

github.com/Chiicake/hybrid-kv @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
748 symbols 1,812 edges 84 files 83 documented · 11%
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

KVEngine (Interface)
Strategy pattern: defines the engine behavior surface for the server. Keys and values are treated as bulk strings (bina [2 …
hkv-engine/src/engine.rs
BenchmarkRunSink (Interface)
(no doc) [3 implementers]
hkv-gui/src-tauri/src/benchmark_manager.rs
ExperimentObservationSink (Interface)
(no doc) [3 implementers]
hkv-server/src/observation.rs
ManagedChild (Interface)
(no doc) [3 implementers]
hkv-gui/src-tauri/src/server_manager.rs
ProcessLauncher (Interface)
(no doc) [3 implementers]
hkv-gui/src-tauri/src/server_manager.rs
BenchmarkRunner (Interface)
(no doc) [3 implementers]
hkv-gui/src-tauri/src/runners/mod.rs
InfoClient (Interface)
(no doc) [2 implementers]
hkv-gui/src-tauri/src/info_poller.rs

Core symbols most depended-on inside this repo

len
called by 55
hkv-common/src/types.rs
as_bytes
called by 25
hkv-common/src/types.rs
is_empty
called by 20
hkv-common/src/types.rs
set
called by 19
hkv-engine/src/memory.rs
resp_error
called by 18
hkv-server/src/server.rs
eq_ignore_ascii_case
called by 14
hkv-server/src/server.rs
get
called by 12
hkv-engine/src/memory.rs
as_nanos
called by 10
hkv-common/src/types.rs

Shape

Function 397
Method 220
Class 105
Enum 15
Interface 11

Languages

Rust88%
TypeScript12%

Modules by API surface

hkv-engine/src/memory.rs57 symbols
hkv-server/src/server.rs55 symbols
hkv-common/src/types.rs43 symbols
hkv-gui/src-tauri/src/runners/redis_benchmark.rs42 symbols
hkv-common/src/protocol.rs37 symbols
hkv-gui/src-tauri/src/server_manager.rs36 symbols
hkv-gui/src-tauri/src/benchmark_manager.rs36 symbols
hkv-gui/src-tauri/src/state.rs31 symbols
hkv-server/tests/hotness_workloads.rs27 symbols
hkv-client/src/pool.rs23 symbols
hkv-client/src/client.rs20 symbols
hkv-server/src/metrics.rs19 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page