libloading
v0.9.0 GrowingBindings around the platform's dynamic library loading primitives with greatly improved memory safety.
Quick Verdict
- !Pre-1.0: API may have breaking changes
- โMassive adoption (11.7K crates depend on it)
Security
Deep Insights
23.5M downloads in the last 30 days (782.8K/day), up 26% from the previous period.
11.7K crates depend on libloading โ it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.
libloading has only 1 owner despite 11.7K dependents. This is a bus-factor concern โ consider the implications for long-term support.
Despite being 10+ years old, libloading hasn't reached 1.0 yet. Expect potential API changes between versions.
At 33KB, libloading is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include backtrace, clang-sys, jni, dlib, x11rb. When high-quality crates choose libloading, 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
Most downloaded crates that depend on libloading
Version Adoption
Release Timeline
Feature Flags
default =["std"]