theodesp / go-heaps
Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci
☆101Updated 2 years ago
Alternatives and similar repositories for go-heaps:
Users that are interested in go-heaps are comparing it to the libraries listed below
- Fast Concurrent / Parallel Sorting in Go☆136Updated 11 months ago
- Go implementation of C++ STL iterators and algorithms.☆190Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Static bit vector structures library☆72Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A memory allocator for Go.☆82Updated 5 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Rate limiter service built in Golang☆44Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆180Updated 2 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Vector clock logging library for Go☆184Updated last year
- A goroutine limiter for Go☆82Updated 3 years ago
- Probabilistic set data structure☆86Updated 7 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆78Updated last year
- Useful Go String methods☆190Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Miscellaneous Go hacks☆238Updated last week
- Key Value storage based on Ranged LSM tree☆105Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago