#container #immutability #pinned #mutable #items

pinned-bucket

Mutable container for pinned and immutable items

10 releases

new 0.3.0 May 4, 2024
0.2.2 May 2, 2024
0.2.1 Apr 10, 2024
0.1.5 Feb 3, 2024
0.1.2 Oct 25, 2023

#1575 in Data structures

Download history 2/week @ 2024-01-29 43/week @ 2024-02-19 24/week @ 2024-02-26 6/week @ 2024-03-11 4/week @ 2024-04-01 321/week @ 2024-04-08 7/week @ 2024-04-15 1/week @ 2024-04-22 339/week @ 2024-04-29

668 downloads per month

MIT/Apache

13KB
289 lines

Mutable containers for pinned and immutable items.

A substitute for Box::leak.

No runtime deps