jfcg / sorty
Fast Concurrent / Parallel Sorting in Go
☆137Updated last year
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 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
- Intern Go strings☆95Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- Expression evaluator for Go☆74Updated last month
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- uint128 for Go☆246Updated 6 months ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- 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
- Fastest levenshtein implementation in Go.☆132Updated 4 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- Static bit vector structures library☆72Updated 5 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- efficient client ⚡️☆75Updated last year
- Detect all kinds of leaks in Go☆132Updated 9 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago