robaho / leveldbLinks
high performance key-value database written in Go. Based on Google LevelDB api.
☆18Updated last year
Alternatives and similar repositories for leveldb
Users that are interested in leveldb are comparing it to the libraries listed below
Sorting:
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- puffin abstracts the os/exec go package☆19Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- Generic sorted map for Go with red-black tree under the hood☆65Updated 3 years ago
- ☆26Updated 5 months ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆30Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Enriches the standard go http client with retry functionality.☆54Updated last year
- Go code generator to access PostgreSQL tables and views on top of pgx☆22Updated 2 months ago
- In memory sharded cache implementation☆35Updated 4 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- A fast file-based priority queue☆58Updated last year
- Fast, dependable universally unique ids☆26Updated 11 months ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- 🪡 Dead simple, lightweight tracing.☆89Updated 4 years ago
- Strict Runtime Dependency Injection for Golang☆39Updated 4 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 6 months ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Software Transactional Locks☆31Updated 5 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- common golang tcp connection pool☆28Updated 2 weeks ago
- ☆85Updated 5 months ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 5 months ago
- Bloomfilter written in Golang, includes rotation and RPC☆89Updated 2 months ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago