An open API service indexing awesome lists of open source software.

https://github.com/codedaptive/moot-memory

Apache-licensed memory, vector, and retrieval engines from the MOOTx01 Framework.
https://github.com/codedaptive/moot-memory

apache-2-0 memory mootx01 mootx01-framework retrieval rust swift vector-search

Last synced: 20 days ago
JSON representation

Apache-licensed memory, vector, and retrieval engines from the MOOTx01 Framework.

Awesome Lists containing this project

README

          

# MOOT Memory

MOOT Memory provides standalone memory, vector, and retrieval engines from the MOOTx01 Framework.

Current version: `v1.0.15` · generated from canonical source commit `2b2e66e0d`.

## What This Repository Is

This repository is an Apache-2.0 published library venue for the MOOTx01
Framework, generated from the canonical MOOTx01 product tree by the library
publisher. Every release records its source commit in `SOURCE.md` and its
load manifest in `docs/PUBLISH_REPORT.md`.

## Packages

- `packages/kits/LocusKit`
- `packages/kits/VectorKit`
- `packages/kits/CorpusKit`

Per-package detail lives in `docs/PACKAGE_MAP.md`.

## Installation

SwiftPM:

```swift
.package(url: "https://github.com/codedaptive/moot-memory.git", from: "1.0.15")
```

Cargo (git dependency; see `docs/PACKAGE_MAP.md` for crate names):

```toml
[dependencies]
= { git = "https://github.com/codedaptive/moot-memory", tag = "v1.0.15" }
```

## Provenance

- Canonical source: `mootx01-ee`
- Source commit: `2b2e66e0de0bb58438202a6b54ee84495c759d63`
- Version: `1.0.15`
- Generated by: `scripts/lib_publish/publish-libraries.py`

## Brand

MOOTx01 is a registered trademark. Use `MOOTx01 Approved` only for artifacts
that pass the published conformance and release gates. Independent work that has
not passed those gates should use `compatible with MOOTx01 technology`.