diff --git a/README.md b/README.md index a4598cb9..e0e9180f 100644 --- a/README.md +++ b/README.md @@ -350,6 +350,7 @@ It might want to try `smartcore` or `linfa` for now. - [bayard-search/bayard](https://github.com/bayard-search/bayard) - A full-text search and indexing server written in Rust. - [neuml/txtai.rs](https://github.com/neuml/txtai.rs) - AI-powered search engine for Rust - [meilisearch/MeiliSearch](https://github.com/meilisearch/MeiliSearch) - Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine +- [ModernRelay/omnigraph](https://github.com/ModernRelay/omnigraph) - Typed graph database where agents branch and merge like Git. S3-native, traversal + vector + BM25 in one runtime - [toshi-search/Toshi](https://github.com/toshi-search/Toshi) - A full-text search engine in rust - [BurntSushi/fst](https://github.com/BurntSushi/fst) - Represent large sets and maps compactly with finite state transducers. - [tantivy-search/tantivy](https://github.com/tantivy-search/tantivy) - Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust