issues
search
alichraghi
/
zort
Sorting algorithms in zig
MIT License
61
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add build.zig.zon to be compatible with zig package manager
#15
adworacz
opened
9 months ago
0
Quick fix for new compiler 0.11.0-dev.1247+87b223428
#14
wilsonk
closed
1 year ago
1
Radix sort can now sort floats and structs
#13
sharpobject
closed
2 years ago
1
fix compilation with self-hosted
#12
voroskoi
closed
2 years ago
0
TimSort implementation
#11
voroskoi
closed
2 years ago
1
Add msb radix sort. Add validation to benchmark.
#10
sharpobject
closed
2 years ago
0
pdqSort enhancements
#9
voroskoi
closed
2 years ago
1
wrong tim sort implementation
#8
voroskoi
closed
2 years ago
3
pdqSort
#7
voroskoi
closed
2 years ago
2
API break: use API similar to zig standard library
#6
voroskoi
closed
2 years ago
0
Use zig for benchmarking
#5
voroskoi
closed
2 years ago
4
Benchmarking with zig
#4
voroskoi
closed
2 years ago
1
Add twinSort and tailSort
#3
voroskoi
closed
2 years ago
1
potential implementation list
#2
matu3ba
opened
2 years ago
3
Updated tests to use testing.expectEqualSlices and testing.expectError.
#1
der-teufel-programming
closed
3 years ago
0