MCPcopy Index your code
hub / github.com/FeatureProbe/server-sdk-rust

github.com/FeatureProbe/server-sdk-rust @2.3.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2.3.2 ↗ · + Follow
189 symbols 486 edges 9 files 0 documented · 0% updated 2y ago2.3.2 · 2024-05-23★ 37
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

FeatureProbe Server Side SDK for Rust

Top Language codecov Github Star Apache-2.0 license

FeatureProbe is an open source feature management service. This SDK is used to control features in rust programs. This SDK is designed primarily for use in multi-user systems such as web servers and applications.

Basic Terms

Reading the short Introduction will help to understand the code blow more easily. 中文

How to use this SDK

See SDK Doc for detail. 中文

Contributing

We are working on continue evolving FeatureProbe core, making it flexible and easier to use. Development of FeatureProbe happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.

Please read CONTRIBUTING for details on our code of conduct, and the process for taking part in improving FeatureProbe.

Core symbols most depended-on inside this repo

with
called by 92
src/user.rs
get
called by 24
src/user.rs
load_json
called by 14
src/evaluate.rs
eval
called by 12
src/evaluate.rs
generic_eval
called by 8
src/feature_probe.rs
load_local_json
called by 6
src/feature_probe.rs
unix_timestamp
called by 5
src/lib.rs
serve_variation
called by 5
src/evaluate.rs

Shape

Function 82
Method 74
Class 28
Enum 5

Languages

Rust100%

Modules by API surface

src/evaluate.rs86 symbols
src/feature_probe.rs51 symbols
src/sync.rs21 symbols
src/user.rs11 symbols
src/lib.rs9 symbols
src/config.rs4 symbols
benches/bench.rs4 symbols
tests/integration_test.rs2 symbols
examples/demo.rs1 symbols

For agents

$ claude mcp add server-sdk-rust \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact