jfcg / sortyLinks
Fast Concurrent / Parallel Sorting in Go
☆144Updated 5 months ago
Alternatives and similar repositories for sorty
Users that are interested in sorty are comparing it to the libraries listed below
Sorting:
- fast int64-int64 map for go☆100Updated 2 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Intern Go strings☆97Updated 2 years ago
- Generic and fast binary serializer for Go☆249Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Useful Go String methods☆192Updated 2 years ago
- uint128 for Go☆261Updated last year
- Static bit vector structures library☆72Updated 6 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
- Storing strings without GC overhead☆85Updated last month
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- Bitset data structure☆169Updated 3 years ago
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- A small flexible merge library in go☆128Updated last year
- A prefix tree implementation in go☆44Updated last year
- go websocket client for unit testing of a websocket handler☆102Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- System V shared memory functions in pure Go.☆134Updated last year
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A library for graceful restarts in Go.☆96Updated 8 years ago
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- Transform Go code into it's AST☆122Updated 6 years ago