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
- Persist to disk channel for Go.☆47Updated 8 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- 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 simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Document Indexing and Searching Library in Go☆19Updated 4 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- ☆28Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- Intern Go strings☆94Updated 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
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Fast integer map for uint32-to-uint32☆28Updated 4 months ago
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- Cookie-Based Web Sessions in Go☆62Updated 11 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Use yaegi as a template engine.☆32Updated last year
- Fast Concurrent / Parallel Sorting in Go☆136Updated 10 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆115Updated 5 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
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 5 months ago
- efficient client ⚡️☆75Updated last year