SurgicalSteel / elasthinkLinks
An alternative to elasticsearch engine written in Go for small set of documents that uses inverted index to build the index and utilizes redis to store the indexes.
☆15Updated 5 years ago
Alternatives and similar repositories for elasthink
Users that are interested in elasthink are comparing it to the libraries listed below
Sorting:
- more advanced sync primitives in Go☆14Updated 5 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- Powerful , Fast, Better use & Simple Golang microservice framework☆16Updated 4 years ago
- Live visualizing Go allocations.☆24Updated 3 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- double array trie algorithm golang☆18Updated 10 years ago
- linux timer wheel☆21Updated 7 months ago
- go sync.Pool wrapper for github.com/klauspost/compress/zstd which doesn't leak memory and goroutines.☆11Updated 2 years ago
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Updated 6 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- Runtime struct builder for Go☆32Updated last month
- ☆28Updated 3 years ago
- go timewheel timer and concurrent bucket timer☆33Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- A well designed loadbalance API with dozens of implementations for go-grpc loadbalance.☆36Updated last year
- generate json string by one memory allocation☆29Updated 5 years ago
- netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)☆30Updated 6 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A simple redis client☆29Updated 7 years ago
- Distributed tracing with Go Microservice☆50Updated 5 years ago
- First redis RESP3 protocol library in Go☆89Updated last year
- a distributed cron job processor written by golang☆45Updated 7 years ago
- AppOptics APM Instrumentation for Go☆19Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last week
- 通用数据库访问层,支持PostgreSQL、MySQL、SQLite、QL 和 MongoDB.☆28Updated last week
- Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代☆28Updated 5 years ago
- A better go test tool☆10Updated 5 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated last year
- a very simple & convenient tcp server framework☆17Updated last year