thisKai / rust-windows-dll
Macro for dynamically loading windows dll functions
☆19Updated last year
Alternatives and similar repositories for rust-windows-dll:
Users that are interested in rust-windows-dll are comparing it to the libraries listed below
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- Exhaustive iteration trait in Rust☆14Updated last week
- 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
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated last month
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Lightweight binary to download only project required crates for offline crates.io mirror☆40Updated this week
- A C expression parser and evaluator☆46Updated 2 years ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Hitori is a generic regular expressions library.☆51Updated last year
- a cross-platform library for opening OS pipes in Rust☆105Updated 3 weeks ago
- Count directory entries—`ls | wc -l` but faster☆28Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆25Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- ☆36Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Implementation of CStr and CString for no_std environments☆41Updated last year