igrmk / treemap
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
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated this week
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- Rolling window implementation in go.☆57Updated 2 weeks ago
- WebSocket for fasthttp☆63Updated last month
- Simple string pattern matcher for Go☆127Updated last year
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆48Updated 2 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A prefix tree implementation in go☆42Updated last year
- A highly optimized double-ended queue☆193Updated last year
- Go 1.18+ generic tuple☆87Updated last year
- ☆80Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- MUS format serializer for Golang☆112Updated last week
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆156Updated last month
- Go reflection simplified☆102Updated 5 months ago
- A thread safe map which has expiring key-value pairs.☆75Updated 11 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Expression evaluator for Go☆70Updated 2 weeks ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Finite State Machine package in Go☆72Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- Package for fast copying structs of different types☆50Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆136Updated 11 months ago
- System V shared memory functions in pure Go.☆133Updated 6 months ago
- Raft backend implementation using BadgerDB☆116Updated last year
- Package netpoll implements a network poller based on epoll/kqueue.☆56Updated last year