thisKai / rust-windows-dllLinks
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
Sorting:
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- A C expression parser and evaluator☆46Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months 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
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated 4 months ago
- A generic implementation of double-buffering.☆16Updated 3 years ago
- A convenient crate for safely accessing and mutating the Windows Registry.☆22Updated 5 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Derive your Attribute Parsers☆13Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆50Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Opinionated CLI (with shell) framework in rust☆33Updated last year
- Rust crate for efficient sorting, merging, ranking, searching and reversing of generic vectors.☆9Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Iterator of const known length☆16Updated 6 months ago
- Full precision decimal representation of f64☆26Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- A wrapper for build.rs instructions☆16Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Cargo API written in Paris☆50Updated 2 weeks ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- a cross-platform library for opening OS pipes in Rust☆111Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago