Decision Workspace
bitcoinleveldb-env vs bitcoinleveldb-logtools vs bitcoinleveldb-posixlogger
Side-by-side comparison of Rust crates
51
bitcoinleveldb-env
growingv0.1.19
Rust implementation of LevelDB's Env abstraction for the bitcoinleveldb port, providing environment traits, delegating wrappers, file utilities, and logging helpers closely matching the original C++ API.
38
bitcoinleveldb-logtools
experimentalv0.1.1
Low-level LevelDB-style log utilities for Bitcoin-oriented storage stacks: record type enums, extended record flags, unsafe Slice-based string/number helpers, CRC32C precomputation, and binary slice manipulation.
37
bitcoinleveldb-posixlogger
experimentalv0.1.1
POSIX-backed logging implementation for bitcoinleveldb-style systems that writes timestamped log lines directly to libc::FILE using two-phase buffering and C-compatible format strings.
Core Metrics
| bitcoinleveldb-env | bitcoinleveldb-logtools | bitcoinleveldb-posixlogger | |
|---|---|---|---|
| Health Score | 51 | 38 | 37 |
| Total Downloads | 31.5K | 3.3K | 3.3K |
| 30d Downloads | 848 | 851 | 846 |
| Dependents | 35 | 4 | 1 |
| Releases | 5 | 1 | 1 |
| Last Updated | 116d ago | 116d ago | 116d ago |
| Age | 3y 2m | 3m | 3m |
Health Breakdown
bitcoinleveldb-env
Maintenance
10
Quality
13
Community
10
Popularity
5
Documentation
13
bitcoinleveldb-logtools
Maintenance
7
Quality
12
Community
8
Popularity
4
Documentation
7
bitcoinleveldb-posixlogger
Maintenance
7
Quality
12
Community
7
Popularity
4
Documentation
7
Technical Details
| bitcoinleveldb-env | bitcoinleveldb-logtools | bitcoinleveldb-posixlogger | |
|---|---|---|---|
| Version | 0.1.19 | 0.1.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 11 | 13 |
| Crate Size | 72KB | 33KB | 35KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitcoinleveldb-env leads with a health score of 51/100, but none of the options score above 80.