Decision Workspace
anybuf vs pbtools vs varing
Side-by-side comparison of Rust crates
54
anybuf
growingv1.0.0
A minimal, zero dependency proto3 encoder to encode/decode anything. No schemas needed.
42
pbtools
growingv0.15.0
Google Protocol Buffers encoding and decoding.
63
varing
experimentalv0.13.0
Protobuf's varint encoding/decoding for LEB128 friendly types with full const context operations supports.
Core Metrics
| anybuf | pbtools | varing | |
|---|---|---|---|
| Health Score | 54 | 42 | 63 |
| Total Downloads | 86.9K | 19.1K | 15.0K |
| 30d Downloads | 2.6K | 19 | 2.0K |
| Dependents | 40 | 0 | 23 |
| Releases | 9 | 15 | 16 |
| Last Updated | 299d ago | 2051d ago | 3d ago |
| Age | 2y 11m | 5y 7m | 12m |
Health Breakdown
anybuf
Maintenance
9
Quality
20
Community
9
Popularity
6
Documentation
10
pbtools
Maintenance
10
Quality
15
Community
3
Popularity
5
Documentation
9
varing
Maintenance
19
Quality
14
Community
10
Popularity
5
Documentation
15
Technical Details
| anybuf | pbtools | varing | |
|---|---|---|---|
| Version | 1.0.0 | 0.15.0 | 0.13.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 1 | 29 |
| Crate Size | 23KB | 2KB | 68KB |
| Features | 2 | 0 | 31 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •varing leads with a health score of 63/100, but none of the options score above 80.
- •anybuf has the most downloads (86.9K), suggesting wider adoption.
- •⚠ pbtools has not been updated in over a year.
- •pbtools, varing are pre-1.0 — API may change.