Decision Workspace
bitcoinleveldb-posixwfile vs bitcoinleveldb-posixseqfile vs bitcoinleveldb-slice
Side-by-side comparison of Rust crates
34
bitcoinleveldb-posixwfile
experimentalv0.1.1
POSIX-backed implementation of a buffered, durable LevelDB-style WritableFile for the Bitcoin-leveldb stack, using libc syscalls for append, flush, sync, and close with manifest-aware directory syncing.
34
bitcoinleveldb-posixseqfile
experimentalv0.1.1
POSIX-backed implementation of a LevelDB-compatible SequentialFile using read, lseek, and close for efficient sequential file access in Bitcoin-oriented storage engines.
52
bitcoinleveldb-slice
growingv0.1.19
Low-level, non-owning byte Slice type for LevelDB-style storage in bitcoin-rs, providing pointer-based views, prefix operations, lexicographic comparison, and FFI-friendly interoperability without copying.
Core Metrics
| bitcoinleveldb-posixwfile | bitcoinleveldb-posixseqfile | bitcoinleveldb-slice | |
|---|---|---|---|
| Health Score | 34 | 34 | 52 |
| Total Downloads | 42 | 42 | 33.1K |
| 30d Downloads | 3 | 3 | 886 |
| Dependents | 0 | 0 | 102 |
| Releases | 1 | 1 | 5 |
| Last Updated | 116d ago | 116d ago | 116d ago |
| Age | 3m | 3m | 3y 2m |
Health Breakdown
bitcoinleveldb-posixwfile
Maintenance
7
Quality
12
Community
6
Popularity
2
Documentation
7
bitcoinleveldb-posixseqfile
Maintenance
7
Quality
12
Community
6
Popularity
2
Documentation
7
bitcoinleveldb-slice
Maintenance
10
Quality
13
Community
11
Popularity
5
Documentation
13
Technical Details
| bitcoinleveldb-posixwfile | bitcoinleveldb-posixseqfile | bitcoinleveldb-slice | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 0.1.19 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 12 | 13 | 8 |
| Crate Size | 34KB | 30KB | 61KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitcoinleveldb-slice leads with a health score of 52/100, but none of the options score above 80.
- •bitcoinleveldb-slice is depended on by 102 crates — strongest ecosystem trust.