tv42 / benchmark-ordered-mapLinks
Ordered map Go data structure benchmarks
☆40Updated 3 years ago
Alternatives and similar repositories for benchmark-ordered-map
Users that are interested in benchmark-ordered-map are comparing it to the libraries listed below
Sorting:
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 13 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 6 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 9 months ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- SSE-optimized group varint integer encoding☆37Updated 2 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago