BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

box_raw_ptr

v2.2.0crates.io· Rust

A Rust library providing safe wrappers for working with raw pointer. These raw pointers are `*const T` and `*mut T`. These wrappers ensure memory safety by encapsulating the raw pointers in safe abstractions and providing safe methods for working with them.

The verdict
Aging — last published over a year ago — check before adopting. Check the repo for activity before adopting.
Check the repo for activity before adopting.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAging
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published over a year ago — check before adopting.
Popularity
1 downloads / week
Security
No known advisories for this version (OSV).
License
Apache-2.0 OR MIT
Dependencies
No runtime dependencies
Recent releases
  • 2.2.0over a year ago
  • 2.1.2over a year ago
  • 2.1.1over a year ago
  • 2.1.0over a year ago
  • 2.0.2over a year ago
  • 2.0.1over a year ago
  • 2.0.0over a year ago
  • 1.0.0over a year ago
box_raw_ptr — A Rust library providing safe wrappers for working with raw pointer. These raw pointers are `*const T` and `*mut T`. These wrappers ensure memory safety by encapsulating the raw pointers in safe abstractions and providing safe methods for working with them. (Rust / crates.io) — verdict, alternatives & security · Modules