edgesearch
Edge search engine
Full-text search API using inverted index and compressed bit sets, optimized for low-latency requests at the edge of a cloud-based platform.
Serverless full-text search with Cloudflare Workers, WebAssembly, and Roaring Bitmaps
498 stars
16 watching
24 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
andylokandy/simsearch-rs | A simple fuzzy search engine for similar strings in memory-based data | 170 |
currysoftware/perlin | A Rust-based document search engine library providing an ergonomic abstraction around perlin-core for efficient searching. | 76 |
meilisearch/meilisearch-rust | An API client library for interacting with Meilisearch's search engine using the Rust programming language. | 362 |
honmaple/flask-msearch | A Flask extension that provides full-text search functionality with support for multiple backends and indexing options. | 214 |
o19s/quepid | Improves search quality in various search engines and databases by facilitating collaboration, testing, and iteration. | 284 |
algolia/algoliasearch-rails | A Ruby gem that integrates the Algolia Search API with popular Object-Relational Mappers | 410 |
i-lateral/silverstripe-searchable | A module that enhances SilverStripe's search functionality with configurable full-text search and customizable results display. | 13 |
meilisearch/meilisearch-vue | A Vue.js integration that uses Meilisearch as a backend search engine to provide instant search functionality. | 154 |
grizzl/grizzl | A fuzzy search index and completing-read utility for Emacs, providing efficient incremental searches. | 169 |
tyler-pierce/giza_sphinxsearch | A client library for searching databases using Sphinx search engine | 19 |
endle/fireseqsearch | An application that searches Google and local logseq notebooks simultaneously | 103 |
weixsong/elasticlunr.js | A lightweight full-text search engine for client-side or offline applications | 2,040 |
codelibs/fess | A powerful and easily deployable Enterprise Search Server with features like crawling, indexing, and full-text search. | 1,000 |
algolia/algoliasearch-client-ruby | A Ruby API client to interact with Algolia's search service | 166 |
silverstripe/silverstripe-fulltextsearch | Enables search functionality with external full-text search engines. | 44 |