Go to file
mandlm 32a1cd7533
refactor: move searching to static library
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