LoreonLabsPlatform
DocsHome
  • Overview

Intelligence

  • Markets
  • Builders
  • Research
  • Ecosystems
  • Launchpads
  • Search
Ecosystems

Rust

pixelbox

Image Search Engine in Rust

RustEmergingrustsearch
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
    b3719c5Joseph Catrambone4mo 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.
    7ed4de5Joseph Catrambone4mo ago
  • Clean up some warnings. Add quality of life feature: F1 to focus search bar. Enter performs search.
    e4042daJoseph Catrambone4mo ago
  • Things work okay, but we still have performance issues with DB locks.
    f7333c3Joseph Catrambone4mo ago
  • Mostly functional now, though nomic is still touchy. Need to split the name processor again so we don't get duplicates while multithreading.
3352c83Joseph Catrambone4mo ago
  • Slightly cleaner code. Back to working. Added buttons for search and view.
    f0f1ba5Joseph Catrambone4mo 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.
    adb64b6Joseph Catrambone4mo ago
  • Update dependencies to most recent versions.
    cfa3d7aJoseph Catrambone7mo ago
  • Top contributors

    Builders behind this project.

    JosephCatrambone
    200 commits