thisKai / rust-windows-dllLinks
Macro for dynamically loading windows dll functions
☆19Updated 2 years ago
Alternatives and similar repositories for rust-windows-dll
Users that are interested in rust-windows-dll are comparing it to the libraries listed below
Sorting:
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- A convenient crate for safely accessing and mutating the Windows Registry.☆22Updated 7 months ago
- Object based cross-language FFI for Rust☆63Updated last year
- a cross-platform library for opening OS pipes in Rust☆113Updated 3 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆93Updated 2 months ago
- Detect if code is running inside a virtual machine (x86 and x86-64 only).☆45Updated 4 years ago
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 3 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A C expression parser and evaluator☆47Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A minimal window context for Rust on Windows.☆23Updated 2 weeks ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- Generate parsers directly from AST node types☆85Updated last year
- Proc macro implementation of #[naked]☆31Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated last month
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A more compact help renderer for clap terminal applications☆77Updated 3 months ago
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆37Updated 5 months ago
- Implements rust's Display trait for hex data☆23Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated last week