epsniff / sidonia
A simple all golang inverted index similar to Lucene. Used for full-text indexing of text, keywords, numbers, and dates. Build as an example project for learning inverted indexes.
☆18Updated 5 years ago
Alternatives and similar repositories for sidonia:
Users that are interested in sidonia are comparing it to the libraries listed below
- simple data streams for go☆31Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Expression evaluator for Go☆69Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 5 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 8 months ago
- Fast integer map for uint32-to-uint32☆28Updated 4 months ago
- Package with auto-vectorized math functions for Go☆24Updated 2 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated last month
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- ☆28Updated 3 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆115Updated 5 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- dmmclust is a package for clustering short texts, based on Yin and Wang (2014)☆25Updated 7 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Simple and efficient WAL implementation in Go 🚀☆59Updated 10 months ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A collection of Go packages for creating robust GraphQL APIs☆56Updated 7 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago
- TopN collector☆23Updated 9 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Document Indexing and Searching Library in Go☆19Updated 4 years ago
- distributed data sync with operational transformation/transforms☆87Updated 5 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago