Decision Workspace
drip-cli vs claude-codes vs agentic-eval
Side-by-side comparison of Rust crates
43
drip-cli
experimentalv0.1.1
Delta Read Interception Proxy — sends only file diffs to your LLM agent
62
claude-codes
growingv2.1.161
Typed Rust SDK for the Claude Code agent CLI: serde models of its JSON-Lines (stream-json) protocol with streaming parsing, plus sync and async (Tokio) clients for driving Claude Code sessions, tools, and subagents.
50
agentic-eval
experimentalv0.14.2
Evaluate programs, CLI commands, programming languages, AI frameworks, and VM/sandbox systems for agentic AI use across four axes — token efficiency, determinism, reliability, and safety — under popular tokenizers (OpenAI GPT-4/GPT-4o, Anthropic Claude). Includes a CLI effect classifier, curated language/framework/VM profiles, and a self-describing ontology.
Core Metrics
| drip-cli | claude-codes | agentic-eval | |
|---|---|---|---|
| Health Score | 43 | 62 | 50 |
| Total Downloads | 43 | 5.0K | 25 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 1 |
| Releases | 2 | 36 | 1 |
| Last Updated | 61d ago | 2d ago | 30d ago |
| Age | 2m | 10m | 1m |
Health Breakdown
drip-cli
Maintenance
10
Quality
10
Community
6
Popularity
2
Documentation
15
claude-codes
Maintenance
19
Quality
18
Community
6
Popularity
4
Documentation
15
agentic-eval
Maintenance
11
Quality
15
Community
7
Popularity
2
Documentation
15
Technical Details
| drip-cli | claude-codes | agentic-eval | |
|---|---|---|---|
| Version | 0.1.1 | 2.1.161 | 0.14.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | AGPL-3.0-or-later |
| Dependencies | 17 | 14 | 2 |
| Crate Size | 330KB | 140KB | 116KB |
| Features | 0 | 7 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.74 | 1.85 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •claude-codes leads with a health score of 62/100, but none of the options score above 80.
- •drip-cli, agentic-eval are pre-1.0 — API may change.