bearmate's Stars
elishacloud/dinputto8
A dll module that is designed to improve compatibility in games using DirectInput 1-7 (dinput.dll) by converting all API calls to their equivalent DirectInput 8 (dinput8.dll) ones. This allows older games to be able to use newer tools and wrappers written for DirectInput 8.
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
rust-lang/rust
Empowering everyone to build reliable and efficient software.
microsoft/windows-drivers-rs
Platform that enables Windows driver development in Rust. Developed by Surface.
SinaKarvandi/Hypervisor-From-Scratch
Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
slint-ui/slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
mbadolato/iTerm2-Color-Schemes
Over 325 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, and many more
rust-lang/polonius
Defines the Rust borrow checker.
rust-lang/chalk
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
winsiderss/systeminformer
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com
microsoft/windows-app-rs
Rust for the Windows App SDK
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
corona-warn-app/cwa-documentation
Project overview, general documentation, and white papers. The CWA development ends on May 31, 2023. You still can warn other users until April 30, 2023. More information:
microsoft/STL
MSVC's implementation of the C++ Standard Library.
lefticus/learning-rust
tarkah/grout
Simple tiling window manager for Windows
microsoft/windows-rs
Rust for Windows
microsoft/winmd-rs
Rust winmd parser
microsoft/com-rs
A Rust crate for creating and consuming COM APIs
Y2Z/monolith
⬛️ CLI tool for saving complete web pages as a single HTML file
Ixrec/rust-orphan-rules
An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules
contextfree/winrt-rust
Use and (eventually) make Windows Runtime APIs with Rust
ZoeyR/rls-vs2017
Rust extension for Visual Studio 2017 with RLS support
rust-windows/rust-windows.github.io
https://rust-windows.github.io/
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
microsoft/PowerToys
Windows system utilities to maximize productivity
rust-lang/rust-analyzer
A Rust compiler front-end for IDEs
lemire/Code-used-on-Daniel-Lemire-s-blog
This is a repository for the code posted on my blog
lucasg/Dependencies
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.