epsniff / sidoniaLinks
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
Sorting:
- Expression evaluator for Go☆76Updated 4 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- ☆28Updated 3 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 5 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 5 months ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- Off heap golang memory pool☆60Updated 4 years ago
- Fast integer map for uint32-to-uint32☆30Updated last month
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Intern Go strings☆95Updated last year
- package lingo provides the data structures and algorithms required for natural language processing☆156Updated 2 years ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆83Updated 7 months ago
- Natural Language Processing Toolkit in Golang☆64Updated 5 years ago
- Pure Go SQL parser☆163Updated last month
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- An inflection engine for golang☆103Updated 10 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- efficient client ⚡️☆75Updated last year