MauriceGit / skiplist
A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist
☆283Updated 2 years ago
Alternatives and similar repositories for skiplist:
Users that are interested in skiplist are comparing it to the libraries listed below
- Fast and easy-to-use skip list for Go.☆405Updated 6 months ago
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆372Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆156Updated last year
- concurrency utilities☆293Updated 5 years ago
- Adaptive Radix Trees implemented in Go☆386Updated 3 months ago
- Server for benchmarking pure Go key/value databases☆156Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 8 months ago
- A fast little LRU cache for Go☆167Updated last year
- Fast, fully fledged murmur3 in Go.☆322Updated last year
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆206Updated 6 months ago
- high-performance common weighted algorithm library☆202Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- TinyLFU cache admission policy☆258Updated last month
- A quick tour (or reminder) of Go performance tools☆266Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 7 years ago
- A Go redis cluster client built on top of redigo.☆231Updated last year
- ☆118Updated last year
- Eventually consistent distributed in-memory cache Go library☆157Updated 2 years ago
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆351Updated 6 years ago
- Customizable TCP net.Listener for Go☆147Updated 2 years ago