rustio rustio.net
49

rawpointer

v0.2.1 Growing

Extra methods for raw pointers and `NonNull<T>`. For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`), `offset` and `add` for `NonNull<T>`, and the function `ptrdistance`.

MIT/Apache-2.0
#no_std#raw#pointer

Quick Verdict

  • โœ•Not updated for 6+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Trusted by 167 crates
  • โœ“Tiny footprint (7KB, 0 deps)
  • โœ“Permissive license (MIT/Apache-2.0)

Security

Checking security advisories...
Downloads
85.6M
Dependents
167
Releases
3
Size
7KB

Deep Insights

๐Ÿ“Š
Steady growth

6.9M downloads in the last 30 days (228.8K/day), up 14% from the previous period.

๐Ÿ”—
Moderate adoption

167 crates depend on rawpointer. Reasonable ecosystem adoption, though not yet a core dependency.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 9+ years old, rawpointer hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Zero dependencies

rawpointer has no external dependencies โ€” minimal supply chain risk and fast compile times.

๐Ÿ“
Compact crate

At 7KB, rawpointer is lightweight. Small crate size correlates with focused, well-scoped functionality.

๐ŸŒŸ
Used by top crates

Notable dependents include matrixmultiply, ndarray, odds, rawslice, egobox-ego. When high-quality crates choose rawpointer, it's a strong quality signal.

Health Breakdown

Maintenance 3/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 11/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 11/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
196K/day avg+40%
0100K200K300K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.2.1
97%
v0.1.0
3%
v0.2.0
0%

Release Timeline

3 releasessince 2016
J
F
M
A
M
J
J
A
S
O
N
D
2016
1
2017
2018
2019
2
2020
2021
2022
2023
2024
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
0
direct dependencies
Dependents
167
crates depend on rawpointer

Similar Crates