keegancsmith / nthLinks
Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.
☆18Updated last year
Alternatives and similar repositories for nth
Users that are interested in nth are comparing it to the libraries listed below
Sorting:
- Fast approximate quantiles in Go☆126Updated 2 years ago
- mirror of https://caio.co/de/go-tdigest/☆117Updated 3 months ago
- View annotated files based on line-spec☆227Updated last year
- An assortment of more specialized math routines for Go☆76Updated last year
- package stl implements seasonal-trend decomposition by LOESS.☆48Updated 3 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- SIMD for Go☆163Updated 8 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Bloom-filter based search index☆126Updated 3 years ago
- Go translation of MetroHash☆113Updated 10 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Updated 3 years ago
- Go implementation of Melissa O'Neill's excellent PCG pseudorandom number generator☆61Updated 3 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Tickers with random jitter☆92Updated 3 years ago
- State Machine Assisted Testing☆80Updated 5 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- ☆41Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Reduce Go programs☆216Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago