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
- SIMD for Go☆164Updated 8 years ago
- package stl implements seasonal-trend decomposition by LOESS.☆48Updated 3 years ago
- An assortment of more specialized math routines for Go☆77Updated last year
- Experiment with Go intrinsics (NOT USABLE)☆38Updated 8 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Updated 3 years ago
- Go translation of MetroHash☆115Updated last year
- mirror of https://caio.co/de/go-tdigest/☆117Updated last month
- Persist to disk channel for Go.☆48Updated 8 years ago
- Bloom-filter based search index☆126Updated 4 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- A collection of concurrent ring buffers☆134Updated 7 years ago
- View annotated files based on line-spec☆227Updated last year
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆118Updated 6 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Minimal perfect hashing in Go☆74Updated 2 years ago
- Tickers with random jitter☆92Updated 3 years ago
- Minimal Perfect Hashing for Go☆191Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- State Machine Assisted Testing☆80Updated 5 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Dremel DB Column Striping and Record Assembly Algorithms in Golang☆21Updated 12 years ago
- Go implementation of Count-Min-Log☆69Updated 10 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Automatically exported from code.google.com/p/gosmith☆53Updated 10 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Cluster analysis library for Golang☆95Updated 6 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago