jfcg / sortyLinks
Fast Concurrent / Parallel Sorting in Go
☆143Updated 5 months ago
Alternatives and similar repositories for sorty
Users that are interested in sorty are comparing it to the libraries listed below
Sorting:
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- fast int64-int64 map for go☆100Updated 2 months ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Intern Go strings☆97Updated 2 years ago
- Bitset data structure☆168Updated 3 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- Generic and fast binary serializer for Go☆247Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Transform Go code into it's AST☆122Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆217Updated last year
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Go repos for code generation☆51Updated 5 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- uint128 for Go☆261Updated last year
- A complete solution for static files in Go code☆129Updated last year
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- Natural language detection package in pure Go☆175Updated 5 years ago
- Strict Runtime Dependency Injection for Golang☆39Updated 4 years ago
- Useful Go String methods☆192Updated 2 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago