Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.
☆1,441Jan 7, 2026Updated 3 months ago
Alternatives and similar repositories for rust_libloading
Users that are interested in rust_libloading are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Dynamic reloading of shared libraries☆389Aug 15, 2023Updated 2 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,326Feb 21, 2026Updated 2 months ago
- Tools for concurrent programming in Rust☆8,419Feb 22, 2026Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,115Apr 18, 2026Updated last week
- A binary encoder / decoder implementation in Rust.☆3,073Aug 15, 2025Updated 8 months ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Parser for Rust source code☆3,312Apr 17, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,349Apr 18, 2026Updated last week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆590Oct 12, 2023Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆864Oct 19, 2024Updated last year
- 🔭 Cross-platform filesystem notification library for Rust.☆3,340Updated this week
- A multiprocess drop-in replacement for Rust channels☆1,111Apr 2, 2026Updated 3 weeks ago
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆5,176Apr 22, 2026Updated last week
- Rust library for opening and working with dynamic link libraries.☆210Jan 9, 2024Updated 2 years ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,074Sep 25, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Type erasure for async trait methods☆2,140Mar 24, 2026Updated last month
- Module initialization/global constructor functions for Rust☆974Apr 22, 2026Updated last week
- Rust library for build scripts to compile C/C++ code into a Rust library☆2,118Updated this week
- Rust library for single assignment cells and lazy statics without macros