jfcg / sortyLinks
Fast Concurrent / Parallel Sorting in Go
☆138Updated last week
Alternatives and similar repositories for sorty
Users that are interested in sorty are comparing it to the libraries listed below
Sorting:
- Generic and fast binary serializer for Go☆228Updated last year
- Storing strings without GC overhead☆84Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- uint128 for Go☆250Updated 9 months ago
- Expression evaluator for Go☆77Updated 4 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 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 last year
- fast int64-int64 map for go☆98Updated 2 years ago
- Intern Go strings☆95Updated last year
- Bitset data structure☆164Updated 2 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Useful Go String methods☆191Updated 2 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A memory allocator for Go.☆84Updated 5 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Probabilistic set data structure☆87Updated 8 years ago
- Helper tool for manual Go code optimization.☆132Updated 5 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- Simple string pattern matcher for Go☆129Updated last year
- Collection of dirty hacks in Go☆68Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Natural language detection package in pure Go☆174Updated 4 years ago