umpc / go-sortedmap
A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.
☆70Updated 6 years ago
Alternatives and similar repositories for go-sortedmap:
Users that are interested in go-sortedmap are comparing it to the libraries listed below
- A goroutine limiter for Go☆79Updated 2 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Rolling window implementation in go.☆57Updated this week
- Storing strings without GC overhead☆82Updated 5 years ago
- gotiny 是一个高效的golang序列化库。☆101Updated 4 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- go/golang: fast bit set Bloom filter☆135Updated 5 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- TryLock for Go☆66Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Load file-backed memory☆120Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Golang LRU cache with expire feature.☆66Updated 8 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆134Updated 9 months ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- ☆79Updated this week
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- A revamped Google's jump consistent hash☆104Updated 2 years ago
- Pure Go wrapper for System V message queue☆70Updated 3 years ago