keegancsmith / nth
Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.
☆18Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for nth
- A radix sorting library for Go (golang)☆51Updated last year
- SSE-optimized group varint integer encoding☆37Updated last year
- P-Square Algorithm in Go☆36Updated 2 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 2 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Experiment with Go intrinsics (NOT USABLE)☆34Updated 7 years ago
- State Machine Assisted Testing☆77Updated 4 years ago
- Persist to disk channel for Go.☆47Updated 7 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- Fast lossless compression of floating point data in Go☆51Updated last year
- Benchmarking various RPC implementations☆88Updated 4 years ago
- Heap dump reader & visualizer for Go 1.4☆46Updated 8 years ago
- Plotting package for Go☆41Updated 5 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 8 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- Small trigram indexer☆34Updated last year
- Golang: contex-aware synchronization primitives (mutex).☆30Updated 10 months ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 3 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- exponential smoothing toolkit☆15Updated 8 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 6 months ago
- Remove implicit field traversals from Go source☆35Updated 2 years ago