This website requires JavaScript.
Explore
Help
Sign In
mandlm
/
VectorSearch
Archived
Watch
1
Star
0
Fork
0
You've already forked VectorSearch
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
3
Commits
1
Branch
0
Tags
3.9
MiB
C++
82.6%
CMake
13.5%
Nix
3.3%
Shell
0.6%
32a1cd7533
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Michael Mandl
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