sean-public / fast-skiplistLinks
A fast, threadsafe skip list in Go
☆269Updated 4 years ago
Alternatives and similar repositories for fast-skiplist
Users that are interested in fast-skiplist are comparing it to the libraries listed below
Sorting:
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆422Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆262Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆400Updated 9 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- TinyLFU cache admission policy☆266Updated 8 months ago
- Examples for Dragonboat☆189Updated last year
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- A Go package providing a filesystem-backed FIFO queue☆496Updated 3 weeks ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- lock-free queue and other implementations☆128Updated last year
- ⚡️ lock-free utilities in Go☆162Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 6 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.☆220Updated last year
- Modern Go Programming☆96Updated 2 years ago
- A comparison of skip lists written in Go☆54Updated 4 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆378Updated 4 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- A skip list implementation in Go☆239Updated 5 years ago
- Go implementation of the Gossip protocol☆143Updated 11 months ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- concurrency utilities☆302Updated 6 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- auto adjust your GOGC value☆228Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- Go Pooling Helpers☆118Updated 5 years ago