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
Related projects ⓘ
Alternatives and complementary repositories for go-sortedmap
- A goroutine limiter for Go☆80Updated 2 years ago
- Rolling window implementation in go.☆57Updated 6 months ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Customizable TCP net.Listener for Go☆145Updated last year
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Session implementation for fasthttp☆85Updated 2 weeks ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 7 years ago
- Fast Concurrent / Parallel Sorting in Go☆132Updated 5 months ago
- Load file-backed memory☆121Updated 2 years ago
- Golang circular (ring) buffer☆172Updated last year
- A revamped Google's jump consistent hash☆102Updated 2 years ago
- fast int64-int64 map for go☆95Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- A library for graceful restarts in Go.☆95Updated 6 years ago
- Static bit vector structures library☆73Updated 5 years ago
- Auxiliary vendoring tool for Go's new go.mod☆106Updated 2 years ago
- a small circular ring buffer library in go / golang☆187Updated 5 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Intern Go strings☆92Updated 11 months ago
- TryLock for Go☆66Updated 5 years ago
- Fast resizable golang semaphore primitive☆173Updated 3 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆51Updated 4 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Go client library for Pilosa☆58Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago