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
58
commits
6
branches
13
tags
13
MiB
42f26b1e72
Commit graph
4 commits
Author
SHA1
Message
Date
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
Jeremy Karst
65080cdf17
Performance optimization and hardening against malformed files.
Some checks failed
CI / linux (push)
Has been cancelled
Details
CI / windows-cross (push)
Has been cancelled
Details
CI / release (push)
Has been cancelled
Details
2026-08-20 00:13:10 -04:00
Jeremy Karst
5b858f56a4
Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements.
2026-08-17 22:30:43 -04:00
Jeremy Karst
2c9f20ce2d
Added GPL license, deb packaging script, complete GUI rewrite, added CLI mode, better default config options, config now lives in user folder, reduced syscalls by 5x.
2026-08-02 19:04:30 -04:00