kkdai / skiplist
A SkipList data structure implement in Go
☆8Updated 6 years ago
Alternatives and similar repositories for skiplist:
Users that are interested in skiplist are comparing it to the libraries listed below
- A simple Go app to understand the Raft Consensus Algorithm☆12Updated 8 years ago
- TRR: Time-Series of gorilla algorithm with Raft RPC Server/Client in Golang☆8Updated 8 years ago
- A Redis clone written in Go☆43Updated 8 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- Simple RPC Key Value Server using etcd/Raft in Golang☆13Updated 8 years ago
- A Redis Pub/Sub concept implement by Golang☆12Updated 6 years ago
- A RPC Server implement base on Raft Paper in Golang☆9Updated 8 years ago
- Nondeterministic finite automaton implement in Golang☆9Updated 6 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- CorrelationVector-Go provides a reference Go implementation of the CorrelationVector protocol for tracing and correlation of events throu…☆17Updated last year
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Raft transport layer that implements the Redis protocol☆15Updated 4 years ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- Binary heap priority queues in Go☆30Updated 4 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated 10 months ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Sequential and parallel mergesort in Go☆16Updated 4 years ago
- Implement YAML/JSON decoding in one place.☆48Updated 5 years ago
- Go Share your TimeSeries/NameSpace/KeyVal DataStore (using leveldb) over HTTP &/or ZeroMQ☆61Updated 9 years ago
- Consistent Hashing implement in Golang☆22Updated 6 years ago
- c10k benchmark for Go☆28Updated 11 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆24Updated 4 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆50Updated 5 years ago
- A golang opinionated library to provide reliable request using hystrix-go, go-cache, and go-resiliency.☆13Updated 4 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago