rosedblabs / diskhash
on-disk hash table(mainly for WAL).
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for diskhash
- Write ahead Raft log for Go☆57Updated 4 years ago
- Raft backend using LevelDB☆31Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- ☆27Updated last year
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- an encrypted UDP connection between two peers using QUIC☆27Updated 6 months ago
- Expression evaluator for Go☆66Updated 7 months ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆42Updated 5 months ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 7 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- ☆11Updated 11 months ago
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- In memory sharded cache implementation☆32Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆52Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆78Updated last year
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆22Updated last week
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- Server for benchmarking pure Go key/value databases☆31Updated 7 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆16Updated 3 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated last year
- A comparison of skip lists written in Go☆52Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- Fast and Scalable RPC Framework☆43Updated last year
- Consistent hashing hashring implementation.☆34Updated 10 months ago