keegancsmith / nth
Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.
☆18Updated 6 months ago
Alternatives and similar repositories for nth:
Users that are interested in nth are comparing it to the libraries listed below
- A radix sorting library for Go (golang)☆51Updated last year
- P-Square Algorithm in Go☆36Updated 2 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 2 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Fast integer map for uint32-to-uint32☆28Updated 4 months ago
- Tickers with random jitter☆90Updated 3 years ago
- Experiment with Go intrinsics (NOT USABLE)☆35Updated 7 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆46Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Go driver for ragel scanners☆36Updated 4 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 8 years ago
- pcg random number generator☆40Updated 3 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- High Performance Porter2 Stemmer☆46Updated 4 years ago
- a fast counting quotient filter implementation in golang☆94Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Go translation of MetroHash☆109Updated 2 months ago
- exponential smoothing toolkit☆15Updated 8 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Go bindings for Vulkan☆20Updated 4 months ago