zort icon indicating copy to clipboard operation
zort copied to clipboard

Sorting algorithms in zig

Results 2 zort issues
Sort by recently updated
recently updated
newest added

Optimization parameters: 1. necessary memory, 2. stability, 3. variance of performance, 4. performance - [x] #7 - [x] timsort - [ ] https://lib.rs/crates/dmsort ? not sure, if there is a...

enhancement

As it says on the tin, it would be great to support the standard `build.zig.zon` so that a package can be properly depended on with the new zig package manager.