igrmk / treemap
Generic sorted map for Go with red-black tree under the hood
☆62Updated 2 years ago
Alternatives and similar repositories for treemap:
Users that are interested in treemap are comparing it to the libraries listed below
- Expirable Go LRC\LRU cache without goroutines☆83Updated last month
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated 2 years ago
- ☆79Updated 3 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- A prefix tree implementation in go☆41Updated 9 months ago
- Load file-backed memory☆121Updated 2 years ago
- Rolling window implementation in go.☆57Updated 9 months ago
- ☆116Updated last year
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆47Updated last week
- Fast and Scalable RPC Framework☆43Updated last year
- Raft backend implementation using BadgerDB☆115Updated last year
- Session implementation for fasthttp☆85Updated 3 weeks ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 3 years ago
- Golang app shutdown hooks.☆59Updated 3 years ago
- Connection pool for Go's net.Conn interface☆129Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 6 months ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆78Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- Collect data about your dependencies☆42Updated 3 weeks ago
- Get client ip from Fast HTTP request☆35Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Package for fast copying structs of different types☆50Updated 4 years ago
- ⚡️ lock-free utilities in Go☆151Updated 8 months ago
- Call private methods freely in Golang☆45Updated 9 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Sort orders and comparison functions.☆30Updated last year
- Simple string pattern matcher for Go☆126Updated 9 months ago