Decision Workspace
wombatkv-cabi vs wombatkv-format vs wombatkv-core
Side-by-side comparison of Rust crates
47
wombatkv-cabi
experimentalv0.1.0-alpha.pre1.0
C ABI over WombatKV. Produces libwombatkv.dylib + wombatkv.h so C/C++ engines (ds4, llama.cpp, custom) integrate without a Rust path dependency. Headline ABI surface for the system.
51
wombatkv-format
experimentalv0.1.0-alpha.pre1.0
Wire-format codecs for WombatKV: 16-byte universal envelope (magic + version + CRC32C + len per RFC 0018), blake3 chain hashing, rkyv archive helpers. Internal to the wombatkv-* workspace; consumers should depend on wombatkv-cabi or wombatkv-node.
50
wombatkv-core
experimentalv0.1.0-alpha.pre1.0
Core types, errors, and shared primitives for WombatKV (object-storage-native KV cache system for LLM inference). Leaf crate, no internal deps.
Core Metrics
| wombatkv-cabi | wombatkv-format | wombatkv-core | |
|---|---|---|---|
| Health Score | 47 | 51 | 50 |
| Total Downloads | 10 | 18 | 15 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 2 | 1 |
| Releases | 1 | 1 | 1 |
| Last Updated | 1d ago | 1d ago | 1d ago |
| Age | 1d | 1d | 1d |
Health Breakdown
wombatkv-cabi
Maintenance
13
Quality
12
Community
6
Popularity
1
Documentation
15
wombatkv-format
Maintenance
13
Quality
14
Community
7
Popularity
2
Documentation
15
wombatkv-core
Maintenance
13
Quality
14
Community
7
Popularity
1
Documentation
15
Technical Details
| wombatkv-cabi | wombatkv-format | wombatkv-core | |
|---|---|---|---|
| Version | 0.1.0-alpha.pre1.0 | 0.1.0-alpha.pre1.0 | 0.1.0-alpha.pre1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 9 | 1 | 3 |
| Crate Size | 69KB | 6KB | 11KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.95.0 | 1.95.0 | 1.95.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •wombatkv-format leads with a health score of 51/100, but none of the options score above 80.