hyphae-engine 0.1.0

Embeddable facade for the autonomous, durable, and verifiable Hyphae data engine.
Documentation

hyphae-engine

crates.io docs.rs

The recommended embeddable facade for Hyphae, an autonomous, durable, and verifiable Rust data engine.

[dependencies]
hyphae-engine = "0.1.0"

Open one data directory, store structured records, run deterministic queries, create snapshots and backups, and emit portable result proofs. The base path works offline without an external database, cache, cloud, embedding provider, or LLM.

Apache-2.0. Source, examples, and security policy: celiumsai/hyphae.