cockroachdb / rpc-benchLinks
Benchmarking various RPC implementations
☆88Updated 5 years ago
Alternatives and similar repositories for rpc-bench
Users that are interested in rpc-bench are comparing it to the libraries listed below
Sorting:
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Fast approximate quantiles in Go☆125Updated 2 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Effective Computation of Things☆193Updated 2 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Go runtime GC trace analysis and statistics tool☆35Updated 9 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- An implementation of Ted Dunning's t-digest in Go.☆145Updated 2 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Go translation of MetroHash☆113Updated 8 months ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- An implementation of Count-Min Sketch in Golang☆37Updated 9 months ago
- Go packages and tools for Linux perf☆144Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Low latency batching queues for Go☆75Updated 8 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- A Thrift encoding code generator and library for Go☆103Updated 2 months ago
- Circular buffer backed by MMAPed file for golang☆92Updated last year