rustio rustio.net
64

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 (11.7K crates depend on it)

Security

Checking security advisories...
Downloads
329.6M
Dependents
11.7K
Releases
41
Size
34KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

23.5M downloads in the last 30 days (782.8K/day), up 26% from the previous period.

๐Ÿ›๏ธ
Foundational crate

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.

โš ๏ธ
Single maintainer risk

libloading has only 1 owner despite 11.7K 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 12/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
617K/day avg+68%
0200K400K600K800K1.0M12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.7.4
42%
v0.8.6
16%
v0.8.8
16%
v0.8.9
14%
v0.8.5
13%

Release Timeline

41 releases1 yankedsince 2015
J
F
M
A
M
J
J
A
S
O
N
D
2015
1
2016
6
2017
7
2018
1
2019
2
2020
7
2021
4
2022
2
2023
2
2024
5
2025
4
2026
Less
More|
Yanked

Feature Flags

default =["std"]

std*

README

Loading README...

Maintainers

Dependencies
5
direct dependencies
Dependents
11.7K
crates depend on libloading

Similar Crates