#memory #reference #allocation #cpp #ffi

no-std moveref

Types and traits for safe C++ style placement initialization and move semantics

4 releases (1 stable)

1.0.0 Jul 16, 2024
0.0.2 Aug 15, 2023
0.0.1 Aug 10, 2023
0.0.0 Aug 8, 2023

#136 in Memory management

Download history 11/week @ 2024-12-08 2/week @ 2024-12-15

207 downloads per month
Used in 3 crates

Apache-2.0 WITH LLVM-exception

53KB
1K SLoC

moveref

Types and traits for safe C++ style placement initialization and move semantics
Acknowledgement: originally based on google/moveit

Status

This crate is considered stable and suitable for normal usage.

The internals are fully documented and test coverage aims to be as complete as possible.

We additionally check the crate with cargo careful, cargo miri, and cargo valgrind.

Dependencies

~0.5–2MB
~32K SLoC