bytes-utils
Additional utilities for working with the bytes crate
0.1.4
125M downloads/mo
#710 most downloaded on crates.io
vorner/bytes-utils
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships fairly regularly
a new release about every 10 months
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
5 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Jan 2021 to Nov 2023
2022
2023
2024
2025
2026
Releases
latest 5-
0.1.417 Nov 2023 -
0.1.302 Sep 2022 -
0.1.219 Mar 2022 -
0.1.131 Jan 2021Release notes
Open source →- Implement the
chunk_vectoredin a way it returns more than one chunk if possible. - SegmentedSlice added, for avoiding allocation of the VecDeque in SegmentedBuf.
- Implement the
-
0.1.022 Jan 2021Release notes
Open source →- Initial code for the SegmentedBuf.
- Initial code for the Str/StrMut string wrappers.