milhouse

Crates.iomilhouse
lib.rsmilhouse
version
sourcesrc
created_at2024-04-16 01:17:31.384349
updated_at2024-12-06 01:10:25.363186
descriptionPersistent binary merkle tree
homepage
repositoryhttps://github.com/sigp/milhouse
max_upload_size
id1209858
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
crates-io (github:sigp:crates-io)

documentation

https://docs.rs/milhouse

README

Milhouse

Persistent binary merkle tree in Rust, geared towards use in Ethereum consensus.

What's with the name?

The name is a homage to Milhouse Van Houten, who we must assume knows a thing or two about trees given his name – Houten being Dutch for "wooden". Dutch is also the native language of the inimitable Protolambda whose remerkleable library was a great inspiration.

Commit count: 77

cargo fmt