clawgraph 0.0.1

Embedded graph memory for AI agents — no server, no Neo4j, just structured knowledge
Documentation
  • Coverage
  • 100%
    2 out of 2 items documented0 out of 0 items with examples
  • Size
  • Source code size: 2.35 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 35s Average build duration of successful builds.
  • all releases: 35s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • clawgraph/clawgraph
    3 0 13
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • nthomasau

ClawGraph

Embedded graph memory for AI agents.

ClawGraph gives AI agents persistent, structured memory using an embedded graph database. No server required — like SQLite, but for knowledge graphs.

Status

The Rust crate is in early development. The production implementation is currently available as a Python package: pip install clawgraph

See https://github.com/clawgraph/clawgraph for the full project.