Decision Workspace
quilibrium-verkle vs bls48581 vs kzg-mini
Side-by-side comparison of Rust crates
49
quilibrium-verkle
experimentalv2.1.0
Verkle trie implementation with KZG commitments for Quilibrium
48
bls48581
experimentalv2.1.0
BLS signature implementation using the BLS48-581 curve with KZG commitments
35
kzg-mini
experimentalv0.1.1
A small implementation of the KZG polynomial commitment scheme over the arkworks ecosystem.
Core Metrics
| quilibrium-verkle | bls48581 | kzg-mini | |
|---|---|---|---|
| Health Score | 49 | 48 | 35 |
| Total Downloads | 136 | 247 | 665 |
| 30d Downloads | 55 | 97 | 116 |
| Dependents | 3 | 3 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 100d ago | 100d ago | 311d ago |
| Age | 3m | 3m | 10m |
Health Breakdown
quilibrium-verkle
Maintenance
8
Quality
15
Community
13
Popularity
3
Documentation
10
bls48581
Maintenance
8
Quality
14
Community
13
Popularity
3
Documentation
10
kzg-mini
Maintenance
3
Quality
13
Community
6
Popularity
3
Documentation
10
Technical Details
| quilibrium-verkle | bls48581 | kzg-mini | |
|---|---|---|---|
| Version | 2.1.0 | 2.1.0 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 13 | 8 | 5 |
| Crate Size | 32KB | 399KB | 11KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 2 (team) | 2 (team) | 1 |
Links
Quick Verdict
- •quilibrium-verkle leads with a health score of 49/100, but none of the options score above 80.
- •kzg-mini has the most downloads (665), suggesting wider adoption.
- •kzg-mini is pre-1.0 — API may change.