tv42 / benchmark-ordered-map
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
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- A []byte pool for Go.☆41Updated 2 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- github.com/cznic/hash has moved to modernc.org/hash☆15Updated 6 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 9 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- github.com/cznic/mathutil has moved to modernc.org/mathutil☆84Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Go implementation of Count-Min-Log☆67Updated 2 months ago
- CRC32 hash with x64 optimizations☆74Updated 6 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 8 months ago
- HyperLogLog in golang☆25Updated 7 years ago