huandu / skiplist
Fast and easy-to-use skip list for Go.
☆381Updated last month
Related projects ⓘ
Alternatives and complementary repositories for skiplist
- A fast, threadsafe skip list in Go☆264Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- A Go package providing a filesystem-backed FIFO queue☆470Updated last year
- Golang Serializer Benchmark Comparison☆414Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆510Updated this week
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- TinyLFU cache admission policy☆252Updated last year
- ☆125Updated 3 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆370Updated 10 months ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆162Updated 2 years ago
- ☆452Updated 3 weeks ago
- ☆323Updated 6 years ago
- Fast golang queue using ring-buffer☆613Updated last year
- Examples for Dragonboat☆184Updated 3 months 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.☆243Updated last year
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆150Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆582Updated 2 years ago
- A skip list implementation in Go☆240Updated 5 years ago
- Golang implementation of Hierarchical Timing Wheels.☆658Updated last year
- lock-free queue and other implementations☆127Updated last year
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆401Updated 5 years ago
- high-performance common weighted algorithm library☆198Updated last year
- Anti-memory-waste byte buffer pool☆1,192Updated 4 months ago
- Deep copy things☆573Updated 3 years ago
- golang timewheel similar to glang std timer☆292Updated last year
- Patch all Go functions for testing☆254Updated 11 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆390Updated 5 months ago
- gRPC service discovery and load balancing library for go☆309Updated 2 years ago