Decision Workspace
llm-mock vs adk-eval vs llmsim
Side-by-side comparison of Rust crates
40
llm-mock
experimentalv0.1.0
Deterministic mock LLM for testing agent pipelines
62
adk-eval
growingv1.0.0
Agent evaluation framework for ADK-Rust
56
llmsim
experimentalv0.5.1
LLM Traffic Simulator - A lightweight, high-performance LLM API simulator
Core Metrics
| llm-mock | adk-eval | llmsim | |
|---|---|---|---|
| Health Score | 40 | 62 | 56 |
| Total Downloads | 17 | 2.3K | 26.9K |
| 30d Downloads | 0 | 0 | 2.4K |
| Dependents | 0 | 16 | 25 |
| Releases | 1 | 23 | 9 |
| Last Updated | 49d ago | 36d ago | 16d ago |
| Age | 1m | 7m | 6m |
Health Breakdown
llm-mock
Maintenance
10
Quality
14
Community
5
Popularity
1
Documentation
10
adk-eval
Maintenance
18
Quality
17
Community
8
Popularity
4
Documentation
15
llmsim
Maintenance
19
Quality
12
Community
10
Popularity
5
Documentation
10
Technical Details
| llm-mock | adk-eval | llmsim | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 1 | 19 | 20 |
| Crate Size | 4KB | 74KB | 1.2MB |
| Features | 0 | 5 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.94.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •adk-eval leads with a health score of 62/100, but none of the options score above 80.
- •llmsim has the most downloads (26.9K), suggesting wider adoption.
- •llm-mock, llmsim are pre-1.0 — API may change.