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☆82Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated this week
- Static bit vector structures library☆72Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Rolling window implementation in go.☆57Updated last week
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Simple string pattern matcher for Go☆127Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- TryLock support on read-write lock for Golang☆37Updated 4 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Support for streaming Protocol Buffer messages for the Go language (golang).☆67Updated last year
- Intern Go strings☆95Updated last year
- Golang circular (ring) buffer☆174Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- fast int64-int64 map for go☆97Updated 2 years ago
- Go Pooling Helpers☆115Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- Load file-backed memory☆122Updated 2 years ago
- ☆80Updated 2 months ago
- Go client library for Pilosa☆57Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago