r-medina / gmajLinks
Golang implementation of Chord DHT
☆35Updated 3 years ago
Alternatives and similar repositories for gmaj
Users that are interested in gmaj are comparing it to the libraries listed below
Sorting:
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Hybrid Logical Clocks in Go☆44Updated 8 years ago
- Golang port of simdjson☆86Updated 5 years ago
- An log structured merge tree varient of nitro storage engine☆29Updated 8 years ago
- Key/Value database benchmark☆26Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Raft in-memory backend implementation with persistence☆84Updated 5 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Key Value storage based on Ranged LSM tree☆105Updated 4 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring☆61Updated 9 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- Allotment Routing Table☆56Updated 3 years ago
- Distributed mmap☆41Updated 8 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆32Updated 9 years ago
- syscall "fallocate" implement with different os☆32Updated 6 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated last week
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago