igrmk / treemap
Generic sorted map for Go with red-black tree under the hood
☆61Updated 2 years ago
Alternatives and similar repositories for treemap:
Users that are interested in treemap are comparing it to the libraries listed below
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Expression evaluator for Go☆67Updated 11 months ago
- Rolling window implementation in go.☆57Updated this week
- A spinlock implementation for Go.☆61Updated 4 years ago
- ☆79Updated 4 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- A prefix tree implementation in go☆41Updated 10 months ago
- Raft backend implementation using BadgerDB☆115Updated last year
- Expirable Go LRC\LRU cache without goroutines☆83Updated last month
- WebSocket for fasthttp☆61Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- 🐝 A Highly Performant and easy to use goroutine pool for Go☆52Updated last year
- Golang LRU cache with expire feature.☆66Updated 7 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A highly optimized double-ended queue☆189Updated last year
- fast int64-int64 map for go☆95Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Load file-backed memory☆120Updated 2 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆54Updated last year
- adaptive radix tree (a.k.a prefix tree or compact trie)☆31Updated this week
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Go reflection simplified☆101Updated 3 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- A fast little LRU cache for Go☆167Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago