Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.
☆1,417Jan 7, 2026Updated last month
Alternatives and similar repositories for rust_libloading
Users that are interested in rust_libloading are comparing it to the libraries listed below
Sorting:
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Dynamic reloading of shared libraries☆389Aug 15, 2023Updated 2 years ago
- Tools for concurrent programming in Rust☆8,319Updated this week
- Parser for Rust source code☆3,294Updated this week
- A multiprocess drop-in replacement for Rust channels☆1,088Feb 3, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆584Oct 12, 2023Updated 2 years ago
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated last week
- 🔭 Cross-platform filesystem notification library for Rust.☆3,265Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆5,121Updated this week
- Rust library for build scripts to compile C/C++ code into a Rust library☆2,090Feb 13, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A fast bump allocation arena for Rust☆2,117Updated this week
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,077Sep 25, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- Utilities for working with bytes☆2,188Feb 4, 2026Updated 3 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- Temporary file library for rust☆1,408Updated this week
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated last week
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated last week
- Safe interop between Rust and C++☆6,671Feb 15, 2026Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Rust library for opening and working with dynamic link libraries.☆207Jan 9, 2024Updated 2 years ago
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- Support atomic operations on Arc itself☆1,264Updated this week
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- derive builder implementation for rust structs☆1,532Jan 2, 2026Updated last month
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Rust parser combinator framework☆10,310Aug 26, 2025Updated 6 months ago