This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2024-03-19 17:26:26 +01:00
.nix chore: init project 2024-03-18 12:12:31 +01:00
cmake chore: init project 2024-03-18 12:12:31 +01:00
lib_vector_search refactor: move searching to static library 2024-03-19 17:26:26 +01:00
scripts chore: init project 2024-03-18 12:12:31 +01:00
.envrc chore: init project 2024-03-18 12:12:31 +01:00
.gitignore chore: init project 2024-03-18 12:12:31 +01:00
.pre-commit-config.yaml chore: init project 2024-03-18 12:12:31 +01:00
CMakeLists.txt refactor: move searching to static library 2024-03-19 17:26:26 +01:00
main.cpp feat: add naive implementation with timer and word-list generator 2024-03-19 17:10:48 +01:00