rustio rustio.net
63

libloading

v0.9.0 Growing

Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.

ISC Edition 2021 MSRV 1.88.0
API bindings #load#dlopen#shared#dylib

Quick Verdict

  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (13.8K crates depend on it)

Security

Checking security advisories...
Downloads
380.0M
Dependents
13.8K
Releases
41
Size
34KB

Deep Insights

๐Ÿ“Š
Steady growth

27.9M downloads in the last 30 days (931.1K/day), up 16% from the previous period.

๐Ÿ›๏ธ
Foundational crate

13.8K crates depend on libloading โ€” it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.

โš ๏ธ
Single maintainer risk

libloading has only 1 owner despite 13.8K dependents. This is a bus-factor concern โ€” consider the implications for long-term support.

๐Ÿ”ฌ
Pre-1.0 for over a year

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

๐Ÿ“
Compact crate

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

๐ŸŒŸ
Used by top crates

Notable dependents include backtrace, clang-sys, jni, dlib, x11rb. When high-quality crates choose libloading, it's a strong quality signal.

Health Breakdown

Maintenance 11/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 14/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
829K/day avg+23%
0500K1.0M2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.8.9
31%
v0.8.6
22%
v0.8.8
22%
v0.8.5
17%
v0.8.1
8%

Release Timeline

10 releasessince 2023
J
F
M
A
M
J
J
A
S
O
N
D
2023
1
2024
5
2025
4
2026
Less
More

Feature Flags

default =["std"]

std*

README

Loading README...

Maintainers

Dependencies
5
direct dependencies
Dependents
13.8K
crates depend on libloading

Similar Crates