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
- Expression evaluator for Go☆69Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- Document Indexing and Searching Library in Go☆19Updated 4 years ago
- Fast integer map for uint32-to-uint32☆28Updated 4 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Go package providing tools for advanced text manipulations☆29Updated last year
- 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 fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆128Updated 3 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆46Updated 2 years ago
- Package with auto-vectorized math functions for Go☆24Updated 2 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆115Updated 5 years ago
- ☆28Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- TopN collector☆23Updated 9 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- ☆48Updated 4 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- fork of https://bitbucket.org/pkg/inflect☆24Updated this week
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago