Crates.io | stringdex |
lib.rs | stringdex |
version | 0.0.1-alpha8 |
created_at | 2025-07-24 22:30:50.362076+00 |
updated_at | 2025-08-28 22:16:54.055463+00 |
description | A suffixtree search system for static sites |
homepage | |
repository | https://gitlab.com/notriddle/stringdex |
max_upload_size | |
id | 1766997 |
size | 20,080,843 |
This crate is utterly experimental. It will eat your data. Do not use it yet. Read HACKING.md for info on how it works.
The demo is hosted at https://stringdex-d3c2b2.gitlab.io/.
You ever noticed how, when you click the search box in rustdoc, it locks up the tab for a few seconds? This is supposed to solve that.
When it's done, this will be an easy-to-deploy fuzzy lookup lookup database, built using search trees. Most of these features aren't implemented.
Major non-features, not even planned:
unsafe
.stacker
, are okay).file://
URLs from working.Features: