imbl-sized-chunks
Efficient sized chunk datatypes
0.1.3
4.4M downloads/mo
#4774 most downloaded on crates.io
jneem/imbl-sized-chunks
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships on a steady schedule
a new release about every 1.4 years
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
4 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
4 releases · Apr 2022 to Dec 2024
2023
2024
2025
2026
Releases
latest 4-
0.1.330 Dec 2024Release notes
Open source →CHANGED
- Improved the performance of SparseChunk iterators.
ADDED
- Added
Chunk::as_mut_slice_ptr
-
0.1.220 Jan 2024 -
0.1.111 Apr 2022 -
0.1.009 Apr 2022Release notes
Open source →This is the first release of
imbl-sized-chunks(forked fromsized-chunks). All version numbers below refer to the versions ofsized-chunks.CHANGED
- Switched to const generics instead of the
typenumcrate. Rust 1.51 or later is required.
- Switched to const generics instead of the