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 6 years ago
Alternatives and similar repositories for sidonia
Users that are interested in sidonia are comparing it to the libraries listed below
Sorting:
- 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.☆70Updated last year
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- Expression evaluator for Go☆80Updated last week
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Storing strings without GC overhead☆85Updated last month
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Pure Go SQL parser based on the SQLite SQL definition☆175Updated 2 weeks ago
- fast int64-int64 map for go☆100Updated 2 months ago
- Simple SQL parser☆78Updated last year
- Intern Go strings☆97Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- package lingo provides the data structures and algorithms required for natural language processing☆158Updated 2 years ago
- ☆28Updated 4 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆85Updated last year
- Load file-backed memory☆122Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- adding badger support to blevesearch☆63Updated 2 years ago
- A collection of Go utility packages used by GRAIL's tools☆100Updated last year