geange / lucene-goLinks
A Go port of Apache Lucene(Go版Lucene)
☆62Updated 3 weeks ago
Alternatives and similar repositories for lucene-go
Users that are interested in lucene-go are comparing it to the libraries listed below
Sorting:
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last month
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆80Updated 9 months ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- A fast little LRU cache for Go☆173Updated 2 years ago
- Faster substitution of tidwall/gjson☆47Updated last month
- A golang querystring parser☆48Updated 2 years ago
- Golang implements for BigQueue☆60Updated 2 years ago
- Interactive Assembler for Go☆66Updated 11 months ago
- ☆42Updated 2 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆275Updated 8 months ago
- MySQL binary log analyzer in Golang.☆21Updated 3 years ago
- Go Stream, like Java 8 Stream.☆95Updated last year
- ☆122Updated 2 years ago
- Simple DSL for executing functions in Go☆160Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- JIT compile library for Go☆84Updated 5 years ago
- 🚀🚀自动扩容的循环缓冲区实现☆38Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Golang reflect package hack tools☆32Updated 5 months ago
- SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.☆52Updated 3 years ago
- Load file-backed memory☆121Updated 3 years ago
- goroutine local storage (use context instead if possible)☆78Updated 7 months ago
- 基于Golang实现的mysql数据库☆37Updated 2 months ago
- Raft backend using LevelDB☆32Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆300Updated 2 years ago
- high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.☆79Updated 3 years ago