hippmem-core 0.3.0

Core domain types for HIPPMEM — MemoryUnit, AssociationLink, ActivationState, Clock/Rng traits, base error types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# hippmem-core

Core domain types for HIPPMEM — `MemoryUnit`, `AssociationLink`, `ActivationState`, `Clock`/`Rng` traits, base error types, and the `config` module.

Part of [HIPPMEM](https://github.com/hippmem/hippmem) — a native associative memory engine for AI agents, written in Rust.

## Documentation

- [Project README]https://github.com/hippmem/hippmem#readme
- [Architecture: data model]https://github.com/hippmem/hippmem/blob/main/docs/architecture/data-model.md
- API docs: <https://docs.rs/hippmem-core>

## License

Apache-2.0 — see [COPYRIGHT](https://github.com/hippmem/hippmem/blob/main/COPYRIGHT) for the full two-tier licensing model.