zentures / skiplistLinks
Go implementation of skiplist, with search fingers
☆34Updated 9 years ago
Alternatives and similar repositories for skiplist
Users that are interested in skiplist are comparing it to the libraries listed below
Sorting:
- amd64 optimized bit operations☆41Updated 7 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- Bloom filters implemented in Go.☆147Updated 7 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
- Bitmap Compression Library in Go☆52Updated 11 years ago
- Go implementation of FastLZ compression☆14Updated 9 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 6 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated 10 months ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 6 years ago
- A high performance in-memory index storage engine☆111Updated 6 months ago
- *THIS PROJECT HAS MOVED* from couchbaselabs TO: https://github.com/couchbase/cbft -- no further development will be done here on couchbas…☆27Updated 9 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- adaptive replacement cache☆34Updated 11 years ago
- Raft backend implementation using BuntDB☆17Updated 5 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- golang security framework including rbac acl and so on.☆15Updated 10 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆80Updated 8 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 9 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- Some helper types for go1: priority queue, slice wrapper.☆52Updated 4 years ago
- Go channels over a network.☆83Updated 10 years ago
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 8 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago