Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Header-only C libraries are such an underappreciated pattern for embedding into larger projects. For vector search specifically, having something you can just drop into an existing C/C++ codebase without pulling in a whole database dependency is really appealing. Curious about the indexing strategy — is it brute force or does it support approximate nearest neighbor?
 help



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: