| Crates.io | ipfrs-core |
| lib.rs | ipfrs-core |
| version | 0.1.0 |
| created_at | 2026-01-18 20:44:59.634926+00 |
| updated_at | 2026-01-18 20:44:59.634926+00 |
| description | Core content-addressing primitives and data structures for IPFRS |
| homepage | https://github.com/cool-japan/ipfrs |
| repository | https://github.com/cool-japan/ipfrs |
| max_upload_size | |
| id | 2053063 |
| size | 767,525 |
Core primitives and types for IPFRS (Inter-Planet File RUST System).
ipfrs-core provides the fundamental building blocks for IPFRS, including:
tensorlogic::ir::Term for logic-aware addressingThis crate sits at the foundation of the IPFRS stack:
ipfrs-interface (API)
↓
ipfrs-core (Types & Primitives)
↓
ipfrs-storage | ipfrs-network | ipfrs-semantic
multihash - Content addressingcid - CID implementationserde - Serialization frameworkbytes - Efficient byte buffer management