golang / leveldbLinks
The LevelDB key-value database in the Go programming language.
☆1,154Updated 8 years ago
Alternatives and similar repositories for leveldb
Users that are interested in leveldb are comparing it to the libraries listed below
Sorting:
- gorocksdb is a Go wrapper for RocksDB☆965Updated last year
- UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.☆2,433Updated 10 years ago
- Consistent hash package for Go.☆974Updated 5 years ago
- The Snappy compression format in the Go programming language.☆1,558Updated 4 months ago
- Raft backend implementation using BoltDB☆684Updated this week
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆811Updated 2 years ago
- Connection pool for Go's net.Conn interface☆1,368Updated 6 years ago
- Native ZooKeeper client for Go. This project is no longer maintained. Please use https://github.com/go-zookeeper/zk instead.☆1,642Updated 4 years ago
- Benchmarks of Go serialization methods☆1,595Updated last week
- A port of the LMAX Disruptor to the Go language.☆1,403Updated last year
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,897Updated 3 weeks ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- a generic object pool for golang☆1,238Updated 2 years ago
- Simple, fast and scalable golang rpc library for high load☆709Updated 2 years ago
- Pure-Go HBase client☆752Updated 3 weeks ago
- A portable mmap package for Go☆1,045Updated 6 months ago
- Native MurmurHash3 Go implementation☆995Updated 2 years ago
- Golang implementation of Radix trees☆914Updated last year
- A disk-backed key-value store.☆1,435Updated 3 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,181Updated 11 months ago
- An implementation of failpoints for Golang.☆852Updated last year
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,008Updated 6 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,855Updated 2 weeks ago
- Dependency injection for go☆985Updated 3 years ago
- Go Memcached client library #golang☆1,820Updated 3 months ago
- Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also wo…☆3,218Updated 6 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆684Updated last year
- LevelDB key/value database in Go.☆6,283Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated last month
- Zero-downtime restarts in Go☆2,098Updated 6 years ago