#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

#132 in Memory management

Download history 137/week @ 2024-07-15 28/week @ 2024-07-22 1/week @ 2024-07-29 6/week @ 2024-09-16 11/week @ 2024-09-23 1/week @ 2024-09-30

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–1.4MB
~28K SLoC