range-alloc
Generic range allocator
0.1.5
15M downloads/mo
#2442 most downloaded on crates.io
gfx-rs/range-alloc
What this package is like to depend on
Last release 5 months ago
27 Feb 2026
Ships fairly regularly
a new release about every 1.4 years
Some releases are documented
notes for 3 of 6 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
6 releases · first in 2018
1 release in the last 12 months
see the full history below
Release timeline
6 releases · Dec 2018 to Feb 2026
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 6-
0.1.527 Feb 2026Release notes
Open source →- Added:
allocate_range_alignedmethod for aligned sub-range allocation without wasting padding space. - Added: Documentation comments for all public items.
- Added: README with usage examples, MSRV policy, and license info.
- Added: CI workflow with format, clippy, test, and MSRV jobs.
- Internal: Updated edition from 2015 to 2018.
- Added:
-
0.1.417 Jan 2025Release notes
Open source →- Fixed:
grow_toincorrectly assumed the last free range was always at the end of the pool, corrupting the free list when the tail was allocated and an earlier range was free. @dbartussek - Internal: Clippy lint fixes.
- Fixed:
-
0.1.310 Feb 2023 -
0.1.230 Jan 2021Nothing published for this version
-
0.1.131 May 2020Nothing published for this version
-
0.1.027 Dec 2018Nothing published for this version