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
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Fast integer map for uint32-to-uint32☆28Updated 2 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- Expression evaluator for Go☆67Updated 10 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated 11 months ago
- Compile Go regular expressions to Go code☆95Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 5 years ago
- Package with auto-vectorized math functions for Go☆21Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆64Updated 5 months ago
- simple data streams for go☆31Updated 2 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- ☆34Updated 3 weeks ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Updated 2 years ago
- ☆28Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- TopN collector☆23Updated 7 months ago
- Cookie-Based Web Sessions in Go☆62Updated 8 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split words, sentences and graphemes.☆54Updated 4 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- An inverted bitmap index written in Go.☆27Updated last year
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆66Updated 2 years ago
- string interning library for lots of strings☆39Updated 3 years ago
- Intern Go strings☆92Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆33Updated this week
- Ordered codes for database keys☆41Updated 6 months ago