kkdai / skiplist
A SkipList data structure implement in Go
☆8Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for skiplist
- A simple Go app to understand the Raft Consensus Algorithm☆12Updated 8 years ago
- A Redis clone written in Go☆43Updated 8 years ago
- TRR: Time-Series of gorilla algorithm with Raft RPC Server/Client in Golang☆8Updated 8 years ago
- A Redis Pub/Sub concept implement by Golang☆12Updated 6 years ago
- Raft transport layer that implements the Redis protocol☆15Updated 4 years ago
- A RPC Server implement base on Raft Paper in Golang☆9Updated 8 years ago
- Binary heap priority queues in Go☆30Updated 3 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 5 years ago
- Key/Value database benchmark☆26Updated 5 years ago
- A general-purpose write-ahead log☆25Updated 5 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 3 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Go data structures☆14Updated 5 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- a Go package implementing the Raft consensus protocol☆21Updated 11 years ago
- Simple RPC Key Value Server using etcd/Raft in Golang☆13Updated 8 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- Ordered key-value storage package written in Go☆23Updated 2 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- In memory sharded cache implementation☆32Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- Go implement for Paxos algorithm☆52Updated 4 years ago
- Test the performance of Go's concurrency structures☆29Updated last month
- An embeddable and distributed in-memory key-value store written in Go☆21Updated 3 years ago
- Nondeterministic finite automaton implement in Golang☆9Updated 5 years ago
- A hybrid MFU / MRU, TTL, sharded cache for Go (aka LFU / LRU)☆28Updated 5 months ago
- Example application for FlatBuffers☆14Updated 9 years ago
- A FUSE module to exposes a Kafka cluster in the filesystem.☆19Updated 10 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago