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:
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Rolling window implementation in go.☆59Updated 3 weeks ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- ☆80Updated 4 months ago
- Building blocks for fast rpc systems☆86Updated 8 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Go Pooling Helpers☆119Updated 5 years ago
- High resolution timing and benchmarking for Go☆264Updated last month
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Session implementation for fasthttp☆85Updated 9 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- fast int64-int64 map for go☆99Updated 2 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Expression evaluator for Go☆78Updated last week
- gotiny 是一个高效的golang序列化库。☆103Updated last year
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Pure Go wrapper for System V message queue☆73Updated 4 years ago