zentures / skiplist
Go implementation of skiplist, with search fingers
☆33Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for skiplist
- amd64 optimized bit operations☆41Updated 6 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 6 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Easily trace goroutines at runtime☆50Updated 3 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 7 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 10 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 3 years ago
- go.pipeline is a utility library that imitates unix pipeline. It simplifies chaining unix commands (and other stuff) in Go.☆14Updated 2 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- adaptive replacement cache☆35Updated 10 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Go implementation of FastLZ compression☆14Updated 8 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Go bindings for ForestDB☆37Updated 7 years ago
- shoco is a compressor for small text strings.☆10Updated 5 years ago
- A Go-based Paxos Implementation.☆23Updated 8 years ago
- Optimal cache stampede prevention☆15Updated 7 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆42Updated 5 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- go codes generator☆45Updated 8 years ago
- Some helper types for go1: priority queue, slice wrapper.☆52Updated 4 years ago
- *THIS PROJECT HAS MOVED* from couchbaselabs TO: https://github.com/couchbase/cbft -- no further development will be done here on couchbas…☆27Updated 8 years ago
- Interpolation search☆12Updated 3 years ago