keegancsmith / nth
Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.
☆18Updated 7 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
- P-Square Algorithm in Go☆36Updated 3 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- Fast integer map for uint32-to-uint32☆28Updated 5 months ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- Experiment with Go intrinsics (NOT USABLE)☆35Updated 7 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- Tickers with random jitter☆90Updated 3 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 8 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Small trigram indexer☆33Updated last year
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 3 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Go driver for ragel scanners☆36Updated 5 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 3 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆89Updated 2 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- A high performance lock free map type for go.☆19Updated 7 years ago