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☆114Updated last month
- Proc macro implementation of #[naked]☆32Updated 2 years ago
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated 2 years ago
- Exhaustive iteration trait in Rust☆18Updated last week
- Object based cross-language FFI for Rust☆64Updated last year
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated last month
- libyaml transpiled to rust by c2rust☆34Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- A convenient crate for safely accessing and mutating the Windows Registry.☆22Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A simple macro to create correct opaque pointers☆21Updated 4 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.☆43Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆98Updated last month
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 weeks ago
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 3 years ago
- Derive your Attribute Parsers☆13Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- A pure-Rust library to work with Linux memfd☆35Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year