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:
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- ☆122Updated 2 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 6 months ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- A highly optimized double-ended queue☆201Updated last year
- A better Generic Pool (sync.Pool)☆68Updated 4 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Rolling window implementation in go.☆58Updated 2 weeks ago
- Load file-backed memory☆121Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Faster base64 encoding for Go☆183Updated 2 years ago
- System V shared memory functions in pure Go.☆134Updated 11 months ago
- Bitset data structure☆164Updated 2 years ago
- MUS format serializer for Go☆116Updated last month
- A fast little LRU cache for Go☆173Updated 2 years ago
- a thread-safe concurrent map for go☆97Updated last year
- Simple string pattern matcher for Go☆130Updated last year
- Fast Concurrent / Parallel Sorting in Go☆138Updated 2 weeks ago
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆104Updated 6 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A prefix tree implementation in go☆43Updated last year
- The `io_uring` library and runtime for GO☆144Updated 4 months ago