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:
- Fast integer map for uint32-to-uint32☆28Updated last month
- Expression evaluator for Go☆74Updated 2 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 10 months ago
- ☆28Updated 3 years ago
- Package with auto-vectorized math functions for Go☆24Updated 3 years ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 11 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 8 months ago
- dmmclust is a package for clustering short texts, based on Yin and Wang (2014)☆25Updated 7 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- simple data streams for go☆31Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 7 months ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆13Updated last week
- galaxycache is a caching and cache-filling library based on groupcache.☆69Updated 3 weeks ago
- Document Indexing and Searching Library in Go☆19Updated 5 years 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
- Generates automatically a Reset() method☆35Updated 7 years ago