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

https://github.com/royrusso/zindex

An inverted index library for Zig. (inspired by Apache Lucene)
https://github.com/royrusso/zindex

Last synced: 9 months ago
JSON representation

An inverted index library for Zig. (inspired by Apache Lucene)

Awesome Lists containing this project

README

          

# ZIndex

An **FAST** inverted index library for Zig for JSON documents. (inspired by Apache Lucene)

> [!CAUTION]
> This project is in its early stages and is not yet ready for production use. Expect breaking changes as development continues.