umpc / go-sortedmapLinks
A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.
☆71Updated 7 years ago
Alternatives and similar repositories for go-sortedmap
Users that are interested in go-sortedmap are comparing it to the libraries listed below
Sorting:
- A goroutine limiter for Go☆84Updated 3 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Storing strings without GC overhead☆84Updated last month
- Rolling window implementation in go.☆58Updated this week
- Golang LRU cache with expire feature.☆66Updated last year
- ☆79Updated last month
- High resolution timing and benchmarking for Go☆263Updated 5 years ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Go Pooling Helpers☆118Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Simple string pattern matcher for Go☆132Updated last month
- Load file-backed memory☆121Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated 2 months ago
- Pure Go wrapper for System V message queue☆73Updated 4 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- A revamped Google's jump consistent hash☆107Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆142Updated 5 years ago
- go-farm: a pure-Go farmhash implementation☆255Updated last year
- gotiny 是一个高效的golang序列化库。☆102Updated 11 months ago
- Building blocks for fast rpc systems☆86Updated 8 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month