wdamron / go-anchorhash
A minimal-memory AnchorHash (consistent-hash) implementation for Go
☆76Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-anchorhash
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Golang port of simdjson☆86Updated 4 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- Golang library for io_uring (without CGO)☆131Updated 3 years ago
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 4 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- Streaming TopK estimates☆85Updated 3 years ago
- Ketama implementation compatible with Algorithm::Ketama☆65Updated 4 years ago
- Go implementation of Linux Network Block Devices☆133Updated 2 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 9 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 7 years ago
- Distributed cache with gossip peer membership enrollment.☆108Updated 3 months ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆45Updated 10 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago