huandu / skiplist
Fast and easy-to-use skip list for Go.
☆409Updated 6 months ago
Alternatives and similar repositories for skiplist:
Users that are interested in 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☆285Updated 2 years ago
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- ☆476Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆559Updated last month
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 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.☆256Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆373Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆395Updated 10 months ago
- TinyLFU cache admission policy☆261Updated 2 months ago
- Write ahead log for Go.☆648Updated 5 months ago
- Clone any Go data structure deeply and thoroughly.☆311Updated 11 months ago
- reflect api without runtime reflect.Value cost☆787Updated 3 weeks ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆594Updated 2 years ago
- Fast golang queue using ring-buffer☆621Updated 2 years ago
- concurrency utilities☆293Updated 5 years ago
- Golang implementation of Radix trees☆904Updated 9 months ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- Adaptive Radix Trees implemented in Go☆388Updated 4 months ago
- Anti-memory-waste byte buffer pool☆1,253Updated 9 months ago
- Examples for Dragonboat☆185Updated 8 months ago
- ☆325Updated 6 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- Tools for building go apps.☆677Updated 3 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- Go package implementing bitsets☆1,405Updated last week
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆163Updated 3 years ago
- Raft backend implementation using BoltDB☆677Updated last month
- high-performance common weighted algorithm library☆202Updated 2 years ago