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)☆137Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 weeks ago
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- ☆80Updated this week
- Rolling window implementation in go.☆57Updated last month
- A spinlock implementation for Go.☆61Updated 4 years ago
- Go reflection simplified☆102Updated 5 months ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated last year
- Simple string pattern matcher for Go☆127Updated 11 months ago
- WebSocket for fasthttp☆63Updated 3 weeks ago
- Fast and Scalable RPC Framework☆43Updated last year
- A better Generic Pool (sync.Pool)☆54Updated 2 months ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- ☆55Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- ☆118Updated last year
- Load file-backed memory☆120Updated 2 years ago
- A highly optimized double-ended queue☆193Updated last year
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆98Updated last month
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated 9 months ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated 10 months ago
- Expression evaluator for Go☆69Updated last year
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated 3 weeks ago
- Package for fast copying structs of different types☆50Updated 4 years ago