sean-public / fast-skiplist
A fast, threadsafe skip list in Go
☆264Updated 3 years ago
Alternatives and similar repositories for fast-skiplist:
Users that are interested in fast-skiplist are comparing it to the libraries listed below
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated last year
- TinyLFU cache admission policy☆257Updated last month
- Fast and easy-to-use skip list for Go.☆397Updated 3 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆371Updated last year
- ⚡️ lock-free utilities in Go☆151Updated 7 months ago
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- Examples for Dragonboat☆186Updated 5 months ago
- Server for benchmarking pure Go key/value databases☆155Updated last year
- Fast and scalable pseudorandom generator for Go☆202Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆250Updated last year
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆404Updated 5 years ago
- Adaptive Radix Trees implemented in Go☆380Updated last month
- A skip list implementation in Go☆238Updated 5 years ago
- First redis RESP3 protocol library in Go☆88Updated 10 months ago
- MySQL protocol library implementing in Go (golang)☆242Updated 3 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆524Updated last month
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆198Updated 4 months ago
- A fast little LRU cache for Go☆168Updated last year
- A comparison of skip lists written in Go☆53Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆169Updated 2 years ago
- A revamped Google's jump consistent hash☆103Updated 2 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- io_uring support for go☆204Updated 4 years ago
- Modern Go Programming☆96Updated last year
- lock-free queue and other implementations☆127Updated last year
- ☆465Updated last month
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆154Updated last year
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago