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:
- Cross-platform, endian-aware primitives for Rust☆40Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A C expression parser and evaluator☆46Updated 2 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.☆42Updated 3 years ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated 3 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Link libstdc++ or libc++ automatically or manually☆45Updated 2 months ago
- Rust compile-time type information experiment☆18Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- libyaml transpiled to rust by c2rust☆33Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆50Updated 2 months ago
- GUI viewer for cargo metadata☆20Updated 3 months ago
- A generic implementation of double-buffering.☆16Updated 3 years ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 4 months ago
- Dependency Injection library for rust☆16Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year