10 releases

0.1.0-alpha.16 Feb 23, 2025
0.1.0-alpha.13 Jun 10, 2024
0.1.0-alpha.11 Jun 30, 2023
0.1.0-alpha.6 Mar 22, 2023
0.1.0-alpha.5 Nov 2, 2022

#755 in Memory management

Download history 23/week @ 2024-12-06 1/week @ 2024-12-13 113/week @ 2025-02-14 271/week @ 2025-02-21 45/week @ 2025-02-28 2/week @ 2025-03-07

57 downloads per month
Used in unsized-vec

MIT/Apache

65KB
1K SLoC

emplacable

docs.rs Crates.io

Return values of unsized types, like [i32] or dyn Any, from functions, with a mechanism similar to placement new.

Written to support the unsized-vec crate, but is independent of it. Experimental, and requires nightly Rust.

No runtime deps

Features