keegancsmith / nth
Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.
☆18Updated 5 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
- Persist to disk channel for Go.☆46Updated 7 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 2 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- HyperLogLog in golang☆25Updated 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Experiment with Go intrinsics (NOT USABLE)☆35Updated 7 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 8 years ago
- State Machine Assisted Testing☆77Updated 4 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- Sliding-LogLog-Beta☆37Updated 7 years ago
- A high performance lock free map type for go.☆19Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 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
- Minimal perfect hashing in Go☆72Updated 2 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- Go translation of MetroHash☆109Updated last month
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆46Updated last year
- ☆18Updated 4 years ago
- Remove implicit field traversals from Go source☆37Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Tickers with random jitter☆90Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- dmmclust is a package for clustering short texts, based on Yin and Wang (2014)☆25Updated 7 years ago