jfcg / sorty
Fast Concurrent / Parallel Sorting in Go
☆136Updated 11 months ago
Alternatives and similar repositories for sorty:
Users that are interested in sorty are comparing it to the libraries listed below
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- Simple string pattern matcher for Go☆127Updated last year
- Intern Go strings☆94Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Expression evaluator for Go☆72Updated last month
- A goroutine limiter for Go☆82Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A prefix tree implementation in go☆42Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆107Updated 5 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆86Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- A memory allocator for Go.☆82Updated 5 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- fast int64-int64 map for go☆96Updated 2 years ago
- Debugging helper for Go☆66Updated 5 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Helper tool for manual Go code optimization.☆130Updated last month
- go websocket client for unit testing of a websocket handler☆101Updated 4 years ago
- ☆97Updated 4 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated last year
- A small flexible merge library in go☆128Updated 4 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago