Loreon
Labs
Platform
Search…
⌘K
Docs
Home
Ecosystems
Rust
pixelbox
Image Search Engine in Rust
Rust
Emerging
rust
search
GitHub
Stars
32
Forks
1
Contributors
1
Last push
4mo ago
Recent commits
Latest commits.
Merge pull request #19 from JosephCatrambone/jc/experiment_separate_crawler
b3719c5
Joseph Catrambone
4mo ago
Open multiple connections to the disk DB to avoid needing to lock with a mutex + arc. Seems to substantially bump performance since SQLite already handles this case.
7ed4de5
Joseph Catrambone
4mo ago
Clean up some warnings. Add quality of life feature: F1 to focus search bar. Enter performs search.
e4042da
Joseph Catrambone
4mo ago
Things work okay, but we still have performance issues with DB locks.
f7333c3
Joseph Catrambone
4mo ago
Mostly functional now, though nomic is still touchy. Need to split the name processor again so we don't get duplicates while multithreading.
3352c83
Joseph Catrambone
4mo ago
Slightly cleaner code. Back to working. Added buttons for search and view.
f0f1ba5
Joseph Catrambone
4mo ago
Separate out the spider from the engine. Would like to try and simplify the engine can just add images when needed and the spider can worry about background threads and crawling.
adb64b6
Joseph Catrambone
4mo ago
Update dependencies to most recent versions.
cfa3d7a
Joseph Catrambone
7mo ago
Top contributors
Builders behind this project.
JosephCatrambone
200 commits