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 last month
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 2 weeks ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆96Updated last month
- Cross-platform, endian-aware primitives for Rust☆42Updated last month
- Object based cross-language FFI for Rust☆64Updated last year
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 2 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- libyaml transpiled to rust by c2rust☆34Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- Full precision decimal representation of f64☆26Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Detect if code is running inside a virtual machine (x86 and x86-64 only).☆47Updated 4 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 3 years ago
- A minimal window context for Rust on Windows.☆23Updated 3 months ago
- Generate parsers directly from AST node types☆85Updated last year
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A convenient crate for safely accessing and mutating the Windows Registry.☆22Updated 10 months ago
- Proc macro implementation of #[naked]☆32Updated 2 years ago
- A more compact help renderer for clap terminal applications☆90Updated 2 months ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- A C expression parser and evaluator☆49Updated 2 years ago