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:
- a cross-platform library for opening OS pipes in Rust☆113Updated this week
- A Rust crate for formatting strings dynamically☆32Updated last year
- 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
- Proc macro implementation of #[naked]☆31Updated 2 years ago
- Object based cross-language FFI for Rust☆63Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- libyaml transpiled to rust by c2rust☆34Updated last year
- A convenient crate for safely accessing and mutating the Windows Registry.☆22Updated 8 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆94Updated 3 months ago
- Detect if code is running inside a virtual machine (x86 and x86-64 only).☆47Updated 4 years ago
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- Generate parsers directly from AST node types☆85Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Space Efficient Pretty Printer☆17Updated 3 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated last week
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- A wrapper for build.rs instructions☆16Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 2 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 3 years ago
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 3 years ago
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month