tv42 / benchmark-ordered-mapLinks
Ordered map Go data structure benchmarks
☆40Updated 4 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☆85Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 13 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- Go translation of MetroHash☆113Updated last year
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 7 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 8 months ago
- CRC32 hash with x64 optimizations☆81Updated 5 months ago
- Golang port of simdjson☆86Updated 5 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆118Updated last year
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- Heap dump reader & visualizer for Go 1.4☆48Updated 9 years ago
- Minimal Perfect Hashing for Go☆191Updated last year
- ☆41Updated 6 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Low latency batching queues for Go☆75Updated 9 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago