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)☆139Updated 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
- Rolling window implementation in go.☆58Updated last month
- A spinlock implementation for Go.☆62Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 3 months ago
- ☆122Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Load file-backed memory☆122Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- 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
- ☆80Updated 4 months ago
- Bitset data structure☆164Updated 2 years ago
- ⚡️ lock-free utilities in Go☆160Updated last year
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- Package for fast copying structs of different types☆52Updated 4 years ago
- The `io_uring` library and runtime for GO☆138Updated 3 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆50Updated 5 months ago
- Faster base64 encoding for Go☆183Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Simple string pattern matcher for Go☆128Updated last year
- A prefix tree implementation in go☆43Updated last year
- A sync.WaitGroup with error handling and concurrency control☆49Updated 8 months ago
- a thread-safe concurrent map for go☆97Updated last year
- A highly optimized double-ended queue☆201Updated last year
- Golang LRU cache with expire feature.☆66Updated last year
- fast int64-int64 map for go☆98Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago