| Crates.io | pocx_plotfile |
| lib.rs | pocx_plotfile |
| version | 1.0.0-rc.5 |
| created_at | 2026-01-10 18:40:36.015429+00 |
| updated_at | 2026-01-10 18:40:36.015429+00 |
| description | A high-performance, safe, and cross-platform library for reading and writing PoC cryptocurrency plot files |
| homepage | https://bitcoin-pocx.org/ |
| repository | https://github.com/PoC-Consortium/pocx |
| max_upload_size | |
| id | 2034532 |
| size | 162,188 |
High-performance plot file I/O library for PoC mining with direct I/O support and resume capability.
# Standard build
cargo build --release -p pocx_plotfile
# Run tests
cargo test -p pocx_plotfile
For detailed documentation and advanced usage, see the Wiki.
MIT License - See LICENSE for details.