igrmk / treemapLinks
Generic sorted map for Go with red-black tree under the hood
☆67Updated 3 years ago
Alternatives and similar repositories for treemap
Users that are interested in treemap are comparing it to the libraries listed below
Sorting:
- ☆123Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Storing strings without GC overhead☆85Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Expression evaluator for Go☆80Updated last week
- Load file-backed memory☆122Updated 3 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- The `io_uring` library and runtime for GO☆157Updated 8 months ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Bitset data structure☆169Updated 3 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 3 weeks ago
- Rolling window implementation in go.☆59Updated 2 weeks 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…☆163Updated 2 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- WebSocket for fasthttp☆68Updated 10 months ago
- A highly optimized double-ended queue☆203Updated 2 years ago
- fast int64-int64 map for go☆100Updated 2 months ago
- System V shared memory functions in pure Go.☆134Updated last year
- Faster base64 encoding for Go☆184Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Golang LRU cache with expire feature.☆66Updated last year
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago