lanrat / extsortLinks
external sorting for golang
☆28Updated 3 months ago
Alternatives and similar repositories for extsort
Users that are interested in extsort are comparing it to the libraries listed below
Sorting:
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Intern Go strings☆97Updated 2 years ago
- Example using yacc and ragel☆23Updated 9 years ago
- Storing strings without GC overhead☆86Updated last month
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 5 months ago
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- Persist to disk channel for Go.☆49Updated 8 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 8 years ago
- Golang fan-in pattern efficiently adaptable to any channel type without code generation☆29Updated 5 years ago
- An assortment of more specialized math routines for Go☆77Updated last year
- fast int64-int64 map for go☆100Updated 3 months ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Go Timer implementation with a fixed Reset behavior☆33Updated last year
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago
- Experimental golang database/sql☆19Updated 3 years ago
- Binary heap priority queues in Go☆32Updated 5 years ago
- string interning library for lots of strings☆39Updated 4 years ago
- Moving Average calculator for Go (Golang)☆20Updated last year
- A Go package for working with dates☆19Updated 2 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- Plotting package for Go☆41Updated 7 years ago