SeekStorm is an open-source, sub-millisecond full-text search library and multi-tenancy server implemented in Rust, originally developed in 2015 and now offering a Rust port as of 2023. It supports a wide range of features including real-time search, incremental indexing, and multi-threaded operations. The library is notable for its low latency, high throughput, and scalability even for billion-scale indices. It offers functionalities such as faceted search, geo proximity search, and SIMD hardware acceleration. Additionally, it provides a RESTful API, cross-platform support, and API key management.
Table of contents
Why SeekStorm?BenchmarksKeyword search remains a core building block in the advent of vector search and LLMsWhy RustArchitectureDemo timeRoadmap2 Comments
Sort: