hypertree

Crates.iohypertree
lib.rshypertree
version1.0.0
sourcesrc
created_at2025-01-18 19:28:04.464725+00
updated_at2025-01-18 19:28:04.464725+00
descriptionData structures for Manifest
homepage
repositoryhttps://github.com/CKS-systems/manifest
max_upload_size
id1522073
size149,114
Britt Cyr (brittcyr)

documentation

README

Hypertree

Hypertree is a library for creating efficient data structures on solana that do not own the underlying byte array. This special feature allows overlapping data structures within the same region of memory, inside of the same account.

Commit count: 349

cargo fmt