jfcg / sortyLinks
Fast Concurrent / Parallel Sorting in Go
☆139Updated last month
Alternatives and similar repositories for sorty
Users that are interested in sorty are comparing it to the libraries listed below
Sorting:
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Intern Go strings☆96Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- uint128 for Go☆253Updated 10 months ago
- Bitset data structure☆165Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- A small flexible merge library in go☆127Updated 9 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Useful Go String methods☆191Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- Go reflection simplified☆102Updated 11 months ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated last year
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago