keegancsmith / nth
Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.
☆18Updated 4 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
- SSE-optimized group varint integer encoding☆37Updated last year
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 2 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- P-Square Algorithm in Go☆36Updated 2 years ago
- Persist to disk channel for Go.☆46Updated 7 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 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 4 years ago
- Golang port of simdjson☆86Updated 4 years ago
- Experiment with Go intrinsics (NOT USABLE)☆35Updated 7 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆46Updated 10 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
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- A port of Stream VByte to Go☆35Updated 2 years ago
- Go driver for ragel scanners☆35Updated 4 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- exponential smoothing toolkit☆15Updated 8 years ago
- A high performance lock free map type for go.☆19Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 9 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 8 years ago
- Plotting package for Go☆41Updated 6 years ago
- Tool to detect range statements iterating over addressable arrays☆27Updated 7 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago