radsort
Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)
0.1.1
5.4M downloads/mo
#4377 most downloaded on crates.io
jakubvaltar/radsort
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Too new to tell
only 2 release windows
Most releases are documented
notes for 2 of 3 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
3 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Apr 2020 to Aug 2024Releases
latest 3-
0.1.119 Aug 2024Release notes
Open source →- Refactor the double buffer to prevent Miri warnings
- Address new clippy warnings
- Reformat code with rustfmt
- Add CI checks for formatting, clippy, tests, and Miri on 32-bit and 64-bit, LE and BE targets
- Small documentation changes and fixes
- Bump Rust edition to 2021
- Specify MSRV to be 1.60.0
Full Changelog: 0.1.0...0.1.1
Release notes
Open source →- Refactor the double buffer to prevent Miri warnings
- Address new clippy warnings
- Reformat code with rustfmt
- Add CI checks for formatting, clippy, tests, and Miri on 32-bit and 64-bit, LE and BE targets
- Small documentation changes and fixes
- Bump Rust edition to 2021
- Specify MSRV to be 1.60.0
-
0.1.012 Apr 2020Release notes
Open source →- Initial release
Published on 2020-04-12.
Full Changelog: https://github.com/JakubValtar/radsort/commits/0.1.0
-
0.0.008 Apr 2020Nothing published for this version