umpc / go-sortedmap
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
- Golang LRU cache with expire feature.☆66Updated 10 months ago
- Static bit vector structures library☆72Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- fast int64-int64 map for go☆96Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Rolling window implementation in go.☆57Updated last week
- Fast Concurrent / Parallel Sorting in Go☆136Updated last year
- A memory allocator for Go.☆82Updated 5 years ago
- TryLock support on read-write lock for Golang☆37Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Simple string pattern matcher for Go☆127Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆140Updated 4 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Go client library for Pilosa☆57Updated 2 years ago