#pointer #ptr

no-std smart-ptr

Alternative smart pointers for Rust

7 releases (4 breaking)

0.5.0 Nov 6, 2023
0.4.1 Jun 4, 2020
0.4.0 Jan 14, 2020
0.3.1 Dec 22, 2019
0.1.0 Oct 13, 2019

#975 in Rust patterns

Download history 10/week @ 2023-08-12 11/week @ 2023-08-19 10/week @ 2023-08-26 8/week @ 2023-09-02 16/week @ 2023-09-09 12/week @ 2023-09-16 3/week @ 2023-09-23 7/week @ 2023-09-30 7/week @ 2023-10-07 9/week @ 2023-10-14 9/week @ 2023-10-21 19/week @ 2023-10-28 33/week @ 2023-11-04 9/week @ 2023-11-11 18/week @ 2023-11-18 30/week @ 2023-11-25

91 downloads per month
Used in c-ffi

BSL-1.0 license

11KB
206 lines

smart-ptr

Actions Status Crates.io Documentation

Alternative smart pointers for Rust


lib.rs:

Smart pointers for Rust

Features

  • alloc Enables usage of alloc crate

No runtime deps

Features