Go to file
2023-04-25 08:16:38 -05:00
.cargo initial commit 2023-04-12 17:20:01 -05:00
parasite Add native package manifest 2023-04-12 17:39:04 -05:00
parasite-messenger initial commit 2023-04-12 17:20:01 -05:00
queryer More queryer work 2023-04-25 08:16:38 -05:00
.envrc initial commit 2023-04-12 17:20:01 -05:00
.gitignore initial commit 2023-04-12 17:20:01 -05:00
.tokeignore Ignore package.json from code counting 2023-04-12 17:23:34 -05:00
Cargo.lock More queryer work 2023-04-25 08:16:38 -05:00
Cargo.toml initial commit 2023-04-12 17:20:01 -05:00
flake.lock initial commit 2023-04-12 17:20:01 -05:00
flake.nix initial commit 2023-04-12 17:20:01 -05:00
package-lock.json Add native package manifest 2023-04-12 17:39:04 -05:00
package.json Add native package manifest 2023-04-12 17:39:04 -05:00
README.md initial commit 2023-04-12 17:20:01 -05:00
rustfmt.toml initial commit 2023-04-12 17:20:01 -05:00

Tools:

  • "Queryer": Rofi-like tool that just displays an interacts with a "Searcher"
  • "Searcher": Interacts with the queryer, and fetches results
  • "Indexer": Provides an API for interacting with the on-disk format
  • "Parasite": Web browser extension that performs indexing, talks to indexer