keegancsmith / nthLinks
Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.
☆18Updated 9 months ago
Alternatives and similar repositories for nth
Users that are interested in nth are comparing it to the libraries listed below
Sorting:
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- P-Square Algorithm in Go☆36Updated 3 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 9 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Go driver for ragel scanners☆36Updated 5 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- HyperLogLog in golang☆25Updated 7 years ago
- package stl implements seasonal-trend decomposition by LOESS.☆48Updated 2 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- Go translation of MetroHash☆110Updated 5 months ago
- Experiment with Go intrinsics (NOT USABLE)☆35Updated 7 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆71Updated 2 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 4 years ago
- Write-ahead log in Golang☆41Updated 3 years ago