szferi / gomdbLinks
Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database
☆185Updated 7 years ago
Alternatives and similar repositories for gomdb
Users that are interested in gomdb are comparing it to the libraries listed below
Sorting:
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 8 months ago
- Simple, ordered, key-value persistence library for the Go Language☆267Updated 4 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 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
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Port of LZ4 lossless compression algorithm to Go☆212Updated 8 years ago
- pcg random number generator☆41Updated 3 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- Probabilistic Data Structures for Go☆256Updated 7 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆296Updated 6 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 7 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- A pure Go implementation of the Pastry Distributed Hash Table☆361Updated 5 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆65Updated 8 years ago
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 10 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Bi-directional RPC library for Go, including JSON-over-WebSocket☆30Updated 8 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- goconf package - fork from http://code.google.com/p/goconf/☆48Updated 4 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 13 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago