ChrisDenton / minwinsdkLinks
A Minimal Windows SDK.
☆59Updated 3 years ago
Alternatives and similar repositories for minwinsdk
Users that are interested in minwinsdk are comparing it to the libraries listed below
Sorting:
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆33Updated 3 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Object based cross-language FFI for Rust☆63Updated 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
- Blend2D Bindings for Rust☆23Updated 5 years ago
- A interface for Rust to interact with the taskbar☆19Updated 2 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Write and execute C code inside Rust.☆151Updated 7 months ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- Format strings in a safe platform-appropriate way☆21Updated 2 months ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 3 months ago
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 2 years ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- make a hexdump or do the reverse.☆17Updated 2 months ago
- Rust library for encoding/decoding Windows cabinet (.cab) files☆18Updated 6 months ago
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 3 years ago
- Moving code-gen out of `build.rs`☆17Updated this week
- C port of the Rust symbol demangler (rustc-demangle)☆43Updated last year
- Pretty-print file sizes and more☆45Updated 2 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- ☆17Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- An `abilists` parser crate for Rust.☆25Updated 11 months ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 7 months ago
- A generic implementation of double-buffering.☆16Updated 3 years ago
- Talk to Cargo easily at build time