keegancsmith / nth
Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.
☆18Updated 8 months ago
Alternatives and similar repositories for nth
Users that are interested in nth are comparing it to the libraries listed below
Sorting:
- A radix sorting library for Go (golang)☆53Updated last year
- P-Square Algorithm in Go☆36Updated 3 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- HyperLogLog in golang☆25Updated 6 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Experiment with Go intrinsics (NOT USABLE)☆35Updated 7 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- package stl implements seasonal-trend decomposition by LOESS.☆48Updated 2 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- Fast approximate quantiles in Go☆127Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Go driver for ragel scanners☆36Updated 5 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- Fast integer map for uint32-to-uint32☆28Updated 6 months ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 11 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- Go translation of MetroHash☆109Updated 4 months ago
- Go Timer implementation with a fixed Reset behavior☆33Updated 11 months ago
- HyperLogLog++ for Go☆43Updated 7 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 4 years ago
- exponential smoothing toolkit☆15Updated 8 years ago