rustio rustio.net
40

pyo3_macro

v0.1.4 Growing

A Rust macro crate builds PyO3-compatible Rust `protobuf` and `gRPC` structures. So you can easily expose your generated protobuf code as Pythin binding through PyO3. ## Features 1. Macro `with_new` that implements `__new__` constructor for Rust Python binding. 2. Macro `with_pyclass` that adds customized `pyclass` attributes macro for your Rust structures."

Apache-2.0 Edition 2021
#macro#constructor#python#pyo3#pyclass

Quick Verdict

  • โœ•Not updated for 2+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (6KB, 2 deps)
  • โœ“Permissive license (Apache-2.0)

Security

Checking security advisories...
Downloads
5.6K
Dependents
0
Releases
5
Size
6KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

12 downloads in the last 30 days (0/day), up 1100% from the previous period.

๐Ÿ”ฌ
Pre-1.0 for over a year

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

๐Ÿชถ
Minimal dependencies

Only 2 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

๐Ÿ“
Compact crate

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

Health Breakdown

Maintenance 5/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 3/20

Reverse deps, ownership, ecosystem

Popularity 4/15

Downloads, momentum, growth trend

Documentation 13/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg
04/275/156/26/207/87/25

Version Adoption

v0.1.4
24%
v0.1.2
20%
v0.1.0
20%
v0.1.1
19%
v0.1.3
18%

Release Timeline

5 releasessince 2024
J
F
M
A
M
J
J
A
S
O
N
D
2024
5
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
2
direct dependencies
Dependents
0
crates depend on pyo3_macro

Similar Crates