nagisa / rust_libloading
Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.
☆1,302Updated 2 months ago
Alternatives and similar repositories for rust_libloading:
Users that are interested in rust_libloading are comparing it to the libraries listed below
- Compile time static maps for Rust☆1,912Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,950Updated 2 weeks ago
- Rust quasi-quoting☆1,398Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- Some more derive(Trait) options☆1,867Updated last week
- A macro to generate structures which behave like bitflags☆1,000Updated last month
- A small rust library for adding custom derives to enums☆1,975Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆1,983Updated 2 months ago
- Type erasure for async trait methods☆1,961Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,947Updated this week
- Simple, efficient logging for Rust☆872Updated 3 months ago
- Temporary file library for rust☆1,272Updated 3 weeks ago
- derive builder implementation for rust structs☆1,420Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,440Updated last week
- DEFLATE, gzip, and zlib bindings for Rust☆991Updated last week
- Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.☆1,763Updated this week
- A highly configurable logging framework for Rust☆1,041Updated 8 months ago
- Generate and parse UUIDs.☆1,076Updated last week
- MessagePack implementation for Rust / msgpack.org[Rust]☆1,235Updated 2 months ago
- Utilities for working with bytes☆2,026Updated last month
- Rust cache structures and easy function memoization☆1,743Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,017Updated 6 months ago
- A fast bump allocation arena for Rust☆1,654Updated last month
- Parser for Rust source code☆3,039Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,608Updated 4 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,220Updated last year
- Macros for all your token pasting needs☆1,044Updated 6 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,916Updated last week
- Typed distributed plugin registration☆1,092Updated last month
- A Rust proc-macro attribute parser☆1,101Updated 2 weeks ago