ctor
v1.0.8 StableGlobal, no_std-compatible constructors for all platforms that run before main (like C/C++ __attribute__((constructor)))
Quick Verdict
- โActively maintained (updated 8d ago)
- โStable API (1.x for 7+ years)
- โMassive adoption (15.7K crates depend on it)
- โPermissive license (Apache-2.0 OR MIT)
Security
Deep Insights
13.2M downloads in the last 30 days (439.5K/day), up 1% from the previous period.
15.7K crates depend on ctor โ it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.
The primary maintainer publishes 51 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
The API has been stable (1.x) for over 7 years with 74 releases. This level of maturity means you can depend on it without worrying about breaking changes.
At 48KB, ctor is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include napi, napi-derive, datafusion, datafusion-expr, datafusion-optimizer. When high-quality crates choose ctor, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Version Adoption
Release Timeline
Feature Flags
default =["std", "proc_macro", "priority"]