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
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Expression evaluator for Go☆70Updated 3 weeks ago
- Fast integer map for uint32-to-uint32☆28Updated 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
- Persist to disk channel for Go.☆47Updated 8 years ago
- Document Indexing and Searching Library in Go☆19Updated 4 years ago
- ☆28Updated 3 years ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 11 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 6 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Package with auto-vectorized math functions for Go☆24Updated 2 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- dmmclust is a package for clustering short texts, based on Yin and Wang (2014)☆25Updated 7 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆67Updated 2 years ago
- fastest lockfree cache library for go application☆50Updated 5 months ago
- grobotstxt is a native Go port of Google's robots.txt parser and matcher library.☆110Updated 3 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated last month
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆115Updated 5 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆139Updated 4 years ago
- galaxycache is a caching and cache-filling library based on groupcache.☆67Updated last week
- Minimal perfect hashing in Go☆72Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- package lingo provides the data structures and algorithms required for natural language processing☆155Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago