igrmk / treemapLinks
Generic sorted map for Go with red-black tree under the hood
☆64Updated 3 years ago
Alternatives and similar repositories for treemap
Users that are interested in treemap are comparing it to the libraries listed below
Sorting:
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆162Updated last year
- Rolling window implementation in go.☆57Updated last month
- Package for fast copying structs of different types☆51Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆50Updated 5 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A better Generic Pool (sync.Pool)☆67Updated 3 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 3 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- ☆80Updated 3 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆163Updated 4 months ago
- Expression evaluator for Go☆74Updated 3 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- ☆121Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- A highly optimized double-ended queue☆200Updated last year
- Simple string pattern matcher for Go☆127Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Generic and fast binary serializer for Go☆226Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago