keegancsmith / nthLinks
Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.
☆18Updated 10 months ago
Alternatives and similar repositories for nth
Users that are interested in nth are comparing it to the libraries listed below
Sorting:
- SSE-optimized group varint integer encoding☆37Updated 2 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- package stl implements seasonal-trend decomposition by LOESS.☆48Updated 2 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- P-Square Algorithm in Go☆36Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- HyperLogLog in golang☆26Updated 7 years ago
- Go translation of MetroHash☆110Updated 6 months ago
- Golang port of simdjson☆86Updated 5 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 9 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- Fast lossless compression of floating point data in Go☆52Updated last year
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Go implementation of Count-Min-Log☆67Updated 4 months ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago