igrmk / treemapLinks
Generic sorted map for Go with red-black tree under the hood
☆66Updated 3 years ago
Alternatives and similar repositories for treemap
Users that are interested in treemap are comparing it to the libraries listed below
Sorting:
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- ☆123Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- ☆80Updated 3 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 9 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A highly optimized double-ended queue☆202Updated 2 years ago
- Rolling window implementation in go.☆58Updated 3 weeks ago
- Expression evaluator for Go☆77Updated 7 months ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- fast int64-int64 map for go☆98Updated 3 weeks ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 6 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆48Updated 2 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- a thread-safe concurrent map for go☆99Updated 2 years ago
- WebSocket for fasthttp☆68Updated 8 months ago
- Storing strings without GC overhead☆84Updated 2 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…☆163Updated 2 years ago
- Bitset data structure☆167Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated 2 years ago
- A better Generic Pool (sync.Pool)☆68Updated 7 months ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆129Updated 5 years ago