keegancsmith / nthLinks
Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.
☆18Updated 9 months ago
Alternatives and similar repositories for nth
Users that are interested in nth are comparing it to the libraries listed below
Sorting:
- P-Square Algorithm in Go☆36Updated 3 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- An assortment of more specialized math routines for Go☆72Updated 8 months ago
- Experiment with Go intrinsics (NOT USABLE)☆36Updated 7 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- Go driver for ragel scanners☆37Updated 5 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- HyperLogLog in golang☆25Updated 7 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Go bindings for Vulkan☆20Updated 7 months ago
- High Performance Porter2 Stemmer☆46Updated 4 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- A Go API for perf_event_open☆24Updated 11 months ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 4 years ago
- readahead is a package that provides readers that enable concurrent reads from seekable or compressed files☆135Updated 8 years ago