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.
48283d0d76
VectorSearch
/
lib_vector_search
/
include
History
Michael Mandl
7f18d0d6cc
refactor: clean up word list generator
2024-03-20 16:51:46 +01:00
..
finder.h
feat: use std::forward_list for results
2024-03-20 13:25:28 +01:00
grouped_finder.h
feat: add grouped finder
2024-03-20 16:35:37 +01:00
linear_finder.h
feat: use std::forward_list for results
2024-03-20 13:25:28 +01:00
parallel_finder.h
feat: automatically detect thread count in parallel finder
2024-03-20 16:36:56 +01:00
timer.h
fix: gcc
2024-03-20 10:59:07 +01:00
tree_finder.h
feat: add tree-finder
2024-03-20 15:05:25 +01:00
word_list_generator.h
refactor: clean up word list generator
2024-03-20 16:51:46 +01:00