This website requires JavaScript.
Explore
Help
Sign in
jeremy
/
quick_search
Watch
1
Star
0
Fork
You've already forked quick_search
0
Code
Issues
Pull requests
Projects
Releases
12
Packages
Wiki
Activity
Actions
3d5aa2d752
quick_search
/
crates
/
quicksearch-core
/
src
/
config
History
Jeremy Karst
3d5aa2d752
Performance optimization pass dramatically speeds up fuzzy, regex, and wildcard searches by using trigram prefilters. Reduced memory churn. Added FTX extraction testing for a variety of formats.
2026-08-20 18:58:25 -04:00
..
diff.rs
Storage, safety, and correctness hardening
2026-08-20 02:34:08 -04:00
ignore.rs
Reorganized the codebase and pruned excessive comments.
2026-08-09 16:25:43 -04:00
mod.rs
Performance optimization pass dramatically speeds up fuzzy, regex, and wildcard searches by using trigram prefilters. Reduced memory churn. Added FTX extraction testing for a variety of formats.
2026-08-20 18:58:25 -04:00
tests.rs
Performance optimization pass dramatically speeds up fuzzy, regex, and wildcard searches by using trigram prefilters. Reduced memory churn. Added FTX extraction testing for a variety of formats.
2026-08-20 18:58:25 -04:00