The LevelDB key-value database in the Go programming language.
☆1,155Jan 7, 2017Updated 9 years ago
Alternatives and similar repositories for leveldb
Users that are interested in leveldb are comparing it to the libraries listed below
Sorting:
- LevelDB key/value database in Go.☆6,324May 14, 2024Updated last year
- levigo is a Go wrapper for LevelDB☆420Mar 7, 2022Updated 4 years ago
- RocksDB/LevelDB inspired key-value database in Go☆5,805Updated this week
- The Snappy compression format in the Go programming language.☆1,572Mar 7, 2025Updated last year
- A high performance NoSQL Database Server powered by Go☆4,126Oct 22, 2023Updated 2 years ago
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- An embedded key/value database for Go.☆14,619Mar 2, 2018Updated 8 years ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,339Nov 29, 2024Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,156Aug 21, 2024Updated last year
- Golang implementation of the Raft consensus protocol☆8,956Mar 13, 2026Updated last week
- gorocksdb is a Go wrapper for RocksDB☆973Mar 18, 2024Updated 2 years ago
- Graceful restart & zero downtime deploy for Go servers.☆4,892Feb 13, 2019Updated 7 years ago
- Efficient cache for gigabytes of data written in Go.☆8,106Feb 6, 2026Updated last month
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- Stochastic flame graph profiler for Go programs☆3,945Nov 7, 2018Updated 7 years ago
- Go support for Google's protocol buffers☆10,054Aug 5, 2024Updated last year
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,842Sep 10, 2024Updated last year
- 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,217Nov 2, 2018Updated 7 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Dec 17, 2024Updated last year
- The Go language implementation of gRPC. HTTP/2 based RPC☆22,833Updated this week
- A collection of useful, performant, and threadsafe Go datastructures.