igrmk / treemapLinks
Generic sorted map for Go with red-black tree under the hood
☆63Updated 3 years ago
Alternatives and similar repositories for treemap
Users that are interested in treemap are comparing it to the libraries listed below
Sorting:
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- Fast and Scalable RPC Framework☆43Updated last year
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆48Updated 3 months ago
- Rolling window implementation in go.☆57Updated 3 weeks ago
- A prefix tree implementation in go☆43Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- WebSocket for fasthttp☆65Updated 2 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A better Generic Pool (sync.Pool)☆65Updated last month
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- ⚡️ lock-free utilities in Go☆157Updated last year
- Load file-backed memory☆122Updated 2 years ago
- ☆121Updated last year
- Fast Concurrent / Parallel Sorting in Go☆137Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated 11 months ago
- Off heap golang memory pool☆60Updated 3 years ago
- Go reflection simplified☆101Updated 7 months ago
- Golang app shutdown hooks.☆59Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- ☆80Updated 2 months ago
- A Golang package for doing a deep copy for (just about) anything☆146Updated last year
- A highly optimized double-ended queue☆198Updated last year
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago