tobias-mayer / vector-dbLinks
A minimalistic vector database that can be used to search for similar vectors in logarithmic time.
☆28Updated last year
Alternatives and similar repositories for vector-db
Users that are interested in vector-db are comparing it to the libraries listed below
Sorting:
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 2 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 3 months ago
- In-memory vector index for Go☆194Updated 4 months ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- A Go package that provides a simple way of accessing nested properties in maps and slices.☆55Updated 2 years ago
- ☆32Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Make Writing HTML in Go a Breeze 🍃☆53Updated last year
- A fast file-based priority queue☆57Updated last year
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Fast message store, written in Go☆28Updated last week
- Fast and customizable object pool.☆33Updated 3 months ago
- Go module for fetching embeddings from embeddings providers☆55Updated 5 months ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated 2 weeks ago
- Cookies, but with structs, for happiness.☆110Updated last month
- A simple In-Memory Data Grid in Go