armon / gomdbLinks
Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database
☆37Updated 8 years ago
Alternatives and similar repositories for gomdb
Users that are interested in gomdb are comparing it to the libraries listed below
Sorting:
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- Go implementation of Count-Min-Log☆68Updated 11 months ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- ☆162Updated last year
- Streaming TopK estimates☆89Updated 4 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 8 years ago
- Command line interface to Go's text/template library.☆88Updated 4 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Code for talk about Go Serialization☆79Updated last year
- A Go port of Graphite's Whisper timeseries database☆56Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- adaptive replacement cache☆33Updated 11 years ago
- Rewind is a high performance command log layer for LMDB.☆125Updated 6 years ago
- Fork of go-shlex from Google Code – not maintained☆56Updated 10 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Go translation of MetroHash☆116Updated last year
- A Golang implementation of Bentley/McIlroy long string compression☆118Updated last year
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- In-process plugin framework for Golang code☆58Updated 10 years ago
- Circular buffer backed by MMAPed file for golang☆90Updated last year
- Write-ahead log in Golang☆41Updated 3 years ago
- DEPRECATED, use https://github.com/zombiezen/go-capnproto2☆19Updated 10 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆68Updated 4 years ago
- Probabilistic Data Structures for Go