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☆80Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Golang LRU cache with expire feature.☆66Updated 8 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Load file-backed memory☆120Updated 2 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- TryLock for Go☆66Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆73Updated 10 years ago
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 7 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- xxh3 fast hash function☆105Updated 5 years ago
- A revamped Google's jump consistent hash☆105Updated 2 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆135Updated 10 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Rolling window implementation in go.☆57Updated 3 weeks ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 5 years ago
- fast int64-int64 map for go☆95Updated 2 years ago