Heykuki News

TopNewBestAskShowJobs
TopNewBestAskShowJobs
Show HN: FM-index – Rust-powered substring search for Python
pypi.org
2 points
math-hiyoko
5 months ago
I built this FM-index implementation in Rust with Python bindings. It supports fast substring count / locate queries once indexed. Usage examples and docs are on the PyPI page.

Feedback welcome on API design and performance tradeoffs.