quick_search/crates/quicksearch-core/src
= 3772eeb6a5
Some checks failed
CI / linux (push) Successful in 9m21s
CI / windows-cross (push) Successful in 4m21s
CI / windows-cross (pull_request) Has been cancelled
CI / release (pull_request) Has been cancelled
CI / linux (pull_request) Has been cancelled
CI / release (push) Successful in 12s
Performance optimization and hardening against malformed files.
2026-08-20 00:13:10 -04:00
..
config Performance optimization and hardening against malformed files. 2026-08-20 00:13:10 -04:00
coordinator Performance optimization and hardening against malformed files. 2026-08-20 00:13:10 -04:00
db Performance optimization and hardening against malformed files. 2026-08-20 00:13:10 -04:00
extract Performance optimization and hardening against malformed files. 2026-08-20 00:13:10 -04:00
file_handling Performance optimization and hardening against malformed files. 2026-08-20 00:13:10 -04:00
indexing 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
query Significant performance pass. Reduced memory churn massively. ~1.5-3x search performance improvements. Minor improvements to warm indexing time. 2026-08-09 18:36:47 -04:00
search Performance optimization and hardening against malformed files. 2026-08-20 00:13:10 -04:00
walk 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
cli.rs 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
content.rs 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
coordinator.rs Performance optimization and hardening against malformed files. 2026-08-20 00:13:10 -04:00
incremental.rs Performance optimization and hardening against malformed files. 2026-08-20 00:13:10 -04:00
lib.rs Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
live.rs Performance optimization and hardening against malformed files. 2026-08-20 00:13:10 -04:00
live_tests.rs Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
log.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
mime.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
platform.rs Performance optimization and hardening against malformed files. 2026-08-20 00:13:10 -04:00
platform_tests.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
scope.rs 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
scope_tests.rs 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
security.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
shutdown.rs 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
snippet.rs Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
testutil.rs Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
textenc.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
verify.rs Performance optimization and hardening against malformed files. 2026-08-20 00:13:10 -04:00
verify_tests.rs Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
walk.rs Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
watcher.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00
watcher_tests.rs Reorganized the codebase and pruned excessive comments. 2026-08-09 16:25:43 -04:00