NimWorld
Search
☰
Packages
Categories
Fun
Stats
Submit
← Categories
Packages tagged:
sorting
csort
A fast, branchless, sorting algorithm
Pure Nim
sorting
simd
1.0.0
linux
macos
win
namenumbersort
Provides a system.cmp like function that can be used with std/algorithm.sort to smartly sort string sequences based on their contents rather than exact match
Pure Nim
sorting
hybrid
cmp
vqsort
A vectorized Quicksort (AVX2-only)
Pure Nim
data
optimization
sorting
simd
quicksort
linux
macos
win