bsm / extsort
External merge sort algorithm, implemented in Go
☆10Updated last year
Alternatives and similar repositories for extsort:
Users that are interested in extsort are comparing it to the libraries listed below
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- shoco is a compressor for small text strings.☆10Updated 5 years ago
- Sorting with progress☆10Updated 2 years ago
- Remove implicit field traversals from Go source☆37Updated 2 years ago
- ☆18Updated 4 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- P-Square Algorithm in Go☆36Updated 2 years ago
- Fast integer map for uint32-to-uint32☆28Updated 2 months ago
- An experimental KV store, which implements an LSM on top of Bolt segments.