Skip to content

Releases: aldo-gutierrez/bitmasksorterJS

v0.0.2

23 May 22:21
Compare
Choose a tag to compare

Bitmask Radix Sorter that can sort integers and decimals. It uses a bitmask to improve the speed of the radix sort by reducing the number of passes.