r-medina / gmajLinks
Golang implementation of Chord DHT
☆35Updated 4 years ago
Alternatives and similar repositories for gmaj
Users that are interested in gmaj are comparing it to the libraries listed below
Sorting:
- 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
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Allotment Routing Table☆56Updated 3 years ago
- Distributed mmap☆41Updated 9 years ago
- Super low overhead application level metrics☆24Updated 4 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Ordered key-value storage package written in Go☆23Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- A high performance in-memory index storage engine☆113Updated last month
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 9 years ago
- SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring☆61Updated 9 years ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Key/Value database benchmark☆26Updated 6 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆146Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- An log structured merge tree varient of nitro storage engine☆29Updated 9 years ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆32Updated 9 years ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 6 years ago
- A Golang library that implements the Hierarchical State Machine(HSM).☆48Updated 10 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago