#smart-pointers #pointers #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

#5 in #ptr

Download history 5/week @ 2024-02-16 17/week @ 2024-02-23 3/week @ 2024-03-01 3/week @ 2024-03-08 6/week @ 2024-03-15 49/week @ 2024-03-29

58 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