nagisa / rust_libloading
Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.
☆1,311Updated this week
Alternatives and similar repositories for rust_libloading:
Users that are interested in rust_libloading are comparing it to the libraries listed below
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month
- Rust quasi-quoting☆1,403Updated last month
- Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.☆1,767Updated 3 weeks ago
- Compile time static maps for Rust☆1,915Updated 3 months ago
- A multiprocess drop-in replacement for Rust channels☆954Updated this week
- A small rust library for adding custom derives to enums☆2,010Updated this week
- Type erasure for async trait methods☆1,973Updated last month
- Some more derive(Trait) options☆1,890Updated this week
- DEFLATE, gzip, and zlib bindings for Rust☆1,000Updated this week
- Rust cache structures and easy function memoization☆1,762Updated 2 months ago
- Temporary file library for rust☆1,285Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,963Updated 2 weeks ago
- derive builder implementation for rust structs☆1,434Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- Utilities for working with bytes☆2,039Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- MessagePack implementation for Rust / msgpack.org[Rust]☆1,243Updated 3 months ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,940Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆1,991Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,618Updated 5 months ago
- Rust templating with Handlebars☆1,367Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,024Updated 7 months ago
- Zip implementation in Rust☆727Updated 11 months ago
- Typed distributed plugin registration☆1,103Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,611Updated 2 months ago
- Dead simple pool implementation for rust with async-await☆1,164Updated 3 weeks ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago