igrmk / treemapLinks
Generic sorted map for Go with red-black tree under the hood
☆65Updated 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.☆220Updated 2 years ago
- ☆122Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated last week
- Simple string pattern matcher for Go☆132Updated 2 weeks ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 7 months ago
- Rolling window implementation in go.☆58Updated 2 weeks ago
- Bitset data structure☆164Updated 2 years ago
- ☆79Updated last month
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Golang utlities to make your life easier with zero allocations☆47Updated 5 months ago
- A better Generic Pool (sync.Pool)☆68Updated 5 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- A highly optimized double-ended queue☆201Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Faster base64 encoding for Go☆183Updated 2 years ago
- a thread-safe concurrent map for go☆97Updated last year
- WebSocket for fasthttp☆65Updated 6 months ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- Storing strings without GC overhead☆84Updated last week