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☆70Updated 3 weeks ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 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
- simple data streams for go☆31Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 6 months ago
- ☆28Updated 3 years ago
- Use yaegi as a template engine.☆32Updated last year
- Fast integer map for uint32-to-uint32☆28Updated 5 months ago
- dmmclust is a package for clustering short texts, based on Yin and Wang (2014)☆25Updated 7 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- Document Indexing and Searching Library in Go☆19Updated 4 years ago
- Ordered codes for database keys☆41Updated 9 months ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆115Updated 5 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
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years 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
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- ☆96Updated 4 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Compile Go regular expressions to Go code☆97Updated 2 years ago
- Make random JSON in Go☆25Updated 5 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago