rosedblabs / diskhashLinks
on-disk hash table(mainly for WAL).
☆29Updated 2 years ago
Alternatives and similar repositories for diskhash
Users that are interested in diskhash are comparing it to the libraries listed below
Sorting:
- Off heap golang memory pool☆60Updated 4 years ago
- ☆30Updated 2 years ago
- Storage algorithms.☆38Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated last week
- Write ahead Raft log for Go☆58Updated 5 years ago
- Expression evaluator for Go☆77Updated 8 months ago
- Raft backend using LevelDB☆32Updated 3 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆25Updated 8 months ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 2 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- ☆123Updated 2 years ago
- ☆12Updated last year
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆16Updated 5 months ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 6 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- ☆34Updated 4 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆37Updated 6 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 9 months ago
- A Go port of Apache Lucene(Go版Lucene)☆64Updated 3 weeks ago