#memory #backing #hash-map #vec #box #transform #chat

recycle

Transform Box, Vec and HashMap while recycling the backing memory if possible

1 unstable release

0.1.0 Jul 18, 2020

#12 in #backing

Download history 2/week @ 2023-12-04 3/week @ 2023-12-11 9/week @ 2023-12-18 10/week @ 2023-12-25 12/week @ 2024-01-08 5/week @ 2024-01-15 18/week @ 2024-02-12 11/week @ 2024-02-19 44/week @ 2024-02-26 21/week @ 2024-03-04 17/week @ 2024-03-11 28/week @ 2024-03-18

111 downloads per month
Used in 7 crates (3 directly)

MIT/Apache

10KB
170 lines

recycle

Crates.io MIT / Apache 2.0 licensed Build Status

📖 Docs | 💬 Chat

Map Box, Vec and HashMap while recycling the backing memory if possible.

Example

...

License

Licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~27KB