steveyen / gkvlite
Simple, ordered, key-value persistence library for the Go Language
☆265Updated 3 years ago
Alternatives and similar repositories for gkvlite:
Users that are interested in gkvlite are comparing it to the libraries listed below
- gtreap is an immutable treap implementation in the Go Language☆90Updated 2 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 6 years ago
- SIMD for Go☆162Updated 7 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 5 years ago
- github.com/cznic/b has moved to modernc.org/b☆219Updated 6 years ago
- An optimized substring search engine written in Go☆551Updated 5 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 5 years ago
- a small circular ring buffer library in go / golang☆188Updated 5 years ago
- Port of LZ4 lossless compression algorithm to Go☆212Updated 7 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- Streaming approximate histograms in Go☆175Updated 4 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Bloom filters implemented in Go.☆146Updated 6 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Minimal Perfect Hashing for Go☆180Updated 4 months ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆185Updated 6 years ago
- A pure Go implementation of the Pastry Distributed Hash Table☆362Updated 5 years ago
- Integer Compression Libraries for Go☆131Updated 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 3 months ago
- A Go source transformation tool for generics☆262Updated 2 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 7 years ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆129Updated 6 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- Bloom-filter based search index☆122Updated 3 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 6 years ago
- Measure and throttle the rate at which data is transferred.☆258Updated 7 months ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 7 years ago