rick-de-water's Stars
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
dtolnay/rustversion
Conditional compilation according to rustc compiler version
rick-de-water/nonany
Integer types with customizable niche values
nvzqz/impls
A Rust macro to determine if a type implements a logical trait expression
foresterre/cargo-msrv
🦀 Find the minimum supported Rust version (MSRV) for your project
extism/extism
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
rust-windowing/raw-window-handle
A common windowing interoperability library for Rust
NcStudios/VulkanCI
Action to enable running Vulkan apps on GitHub runners
rust-lang/rust
Empowering everyone to build reliable and efficient software.
jamsocket/wasmbox
Turns running Rust code into a serializable data structure.
Traverse-Research/hassle-rs
🦀 This crate provides an FFI layer and idiomatic rust wrappers for the new DirectXShaderCompiler library.
microsoft/windows-rs
Rust for Windows
ash-rs/ash
Vulkan bindings for Rust
kitamstudios/rust-analyzer.vs
Rust language support for Visual Studio 2022
rick-de-water/should
Postfix assertion library for Rust
lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
microsoft/CsWin32
A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.
veldrid/veldrid
A low-level, portable graphics library for .NET.
David-DiGioia/vulkan-diagrams
Diagrams showing relationships between Vulkan objects and how they're used.
rick-de-water/ModuleHelloWorld
A Hello World example using CMake and MSVC
microsoft/cppwin32
A modern C++ projection for the Win32 SDK
UglyToad/PdfPig
Read and extract text and other content from PDFs in C# (port of PDFBox)
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
foonathan/lexy
C++ parsing DSL
google/bloaty
Bloaty: a size profiler for binaries
crosire/blink
A tool which allows you to edit source code of any MSVC C++ project live at runtime
i42output/neoGFX
Cross-platform GPU-oriented C++ application/game framework
dfranx/SHADERed
Lightweight, cross-platform & full-featured shader IDE
nektos/act
Run your GitHub Actions locally 🚀
boost-ext/ut
C++20 μ(micro)/Unit Testing Framework