el10savio / Inverted-Index-Generator
An Inverted Index generator implemented in Go used for text search in large document sets.
☆18Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Inverted-Index-Generator
- Fast integer map for uint32-to-uint32☆28Updated last week
- ☆12Updated 6 years ago
- shoco is a compressor for small text strings.☆10Updated 5 years ago
- A high performance lock free map type for go.☆19Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- A radix sorting library for Go (golang)☆51Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆45Updated 10 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 2 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 4 years ago
- Bleve Extensions☆47Updated 7 months ago
- Generates minimal embedded database from structs in golang; moved to gitlab.com/microo8/mimir☆39Updated 4 years ago
- jeez it's just a quadtree chill out☆25Updated 2 years ago
- Binary heap priority queues in Go☆30Updated 3 years ago
- P-Square Algorithm in Go☆36Updated 2 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Golang package to extract useful text from a HTML document☆39Updated last year
- string interning library for lots of strings☆38Updated 3 years ago
- Constant Database native golang implementation☆38Updated 3 years ago
- Ordered key-value storage package written in Go☆23Updated 2 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js