wangjohn / quickselectLinks
Go implementation for finding the smallest k elements in a set.
☆30Updated last year
Alternatives and similar repositories for quickselect
Users that are interested in quickselect are comparing it to the libraries listed below
Sorting:
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆382Updated 7 months ago
- go-jump: Jump consistent hashing☆386Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- Fast, minimal memory, consistent hash algorithm☆232Updated last month
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆289Updated 6 months ago
- Go tool to walk & rewrite AST☆171Updated 6 years ago
- mirror of https://caio.co/de/go-tdigest/☆117Updated last month
- Fast approximate quantiles in Go☆126Updated 2 years ago
- Effective Computation of Things☆194Updated 2 years ago
- Bindings for the LMDB C library☆166Updated 3 years ago
- A playground for things that aren't interesting enough to have their own repo.☆336Updated last year
- Benchstat computes and compares statistics about benchmarks.☆142Updated 7 years ago
- A pure Go implementation of Gil Tene's HDR Histogram.☆463Updated 2 months ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- slab allocator in go☆386Updated last year
- [mirror] debugging tools☆243Updated last month
- Integer Compression Libraries for Go☆134Updated 8 years ago
- [mirror] Performance measurement, storage, and analysis.☆390Updated last month
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆293Updated 3 years ago
- go datastructures using generics☆105Updated 8 years ago
- Brings SO_REUSEPORT into your Go server☆576Updated 4 years ago
- Static analyser for finding Deadlocks in Go☆321Updated 2 years ago
- A Thrift encoding code generator and library for Go☆103Updated 3 weeks ago
- Intel CPUID library for Go Programming Language☆308Updated last year
- Go packages and tools for Linux perf☆152Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 2 years ago
- Various small golang libraries☆416Updated last year
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆287Updated 5 years ago
- a lock-free queue implementation for golang☆43Updated 13 years ago