OpenByteDev / dlopen2
Rust library for opening and working with dynamic link libraries.
☆41Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for dlopen2
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆83Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆90Updated 2 years ago
- Compatibility adapter between tokio and futures☆156Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- Create WASM plugins easily in Rust☆64Updated last year
- Threadsafe RefCell for Rust☆88Updated last year
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- Minimal TOML library with few dependencies☆81Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- Compile-time string operations☆80Updated last week
- FFI-compatible futures☆155Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- Minimal asynchronous runtime for Rust☆123Updated 3 months ago
- A faster Arc.☆49Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Mirror of Rust's allocator api for use on stable rust☆48Updated last week
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Compile-time regular expressions, the right way.☆69Updated 6 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆110Updated 2 weeks ago
- Rust bindings for the WebView2 COM APIs☆53Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated this week
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆72Updated 7 months ago