sean-public / fast-skiplist
A fast, threadsafe skip list in Go
☆266Updated 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☆285Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆410Updated 7 months ago
- Server for benchmarking pure Go key/value databases☆158Updated last year
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- TinyLFU cache admission policy☆261Updated 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.☆256Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆388Updated 4 months ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated last year
- A skip list implementation in Go☆238Updated 5 years ago
- Modern Go Programming☆96Updated last year
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- ☆124Updated 3 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.☆209Updated 8 months ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- slab allocator in go☆378Updated 4 months ago
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- Go Pooling Helpers☆113Updated 4 years ago
- Examples for Dragonboat☆185Updated 8 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated last week
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆163Updated 3 years ago
- lock-free queue and other implementations☆127Updated last year
- Patch all Go functions for testing☆256Updated last year
- concurrency utilities☆296Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆323Updated last year