acizmarik's Stars
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
postsharp/Metalama.Compiler
A fork of Roslyn that adds an extension point that allows for arbitrary code modifications
atopile/atopile
Design circuit boards with code! ✨ Get software-like design reuse 🚀, validation, version control and collaboration in hardware; starting with electronics ⚡️
Sergio0694/ComputeSharp
A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
ascpixi/smolsharp
🐜 Extremely small standalone C# executables using NativeAOT
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
BrunoLevy/learn-fpga
Learning FPGA, yosys, nextpnr, and RISC-V
Lokad/ILPack
Serialize .NET Core assemblies
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
Vision-CAIR/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
AaronRobinsonMSFT/DNNE
Prototype native exports for a .NET Assembly.
acizmarik/sharpdetect
Open source dynamic analysis framework for .NET programs
Bearer/bearer
Code security scanning tool (SAST) to discover, filter and prioritize security and privacy risks.
mvenditto/ManagedCorProfiler
Prototype NET (CLR) Profiler written in C#
dr-dotnet/dr-dotnet
🩺 One-click diagnosis of your dotnet applications. Works both locally or remotely as a web service. Based on the lowest level dotnet profiling APIs and using the rust language 🦀 for a minimal runtime penalty.
tylertreat/comcast
Simulating shitty network connections so you can build better systems.
lowleveldesign/debug-recipes
My notes on software troubleshooting, covering debugging and tracing techniques and tools. Available at wtrace.net.
Hitmasu/Jitex
A library to modify MSIL and native code at runtime
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
spectreconsole/errata
A library that makes it easy to create and display diagnostics of different kinds.
SmingHub/Sming
Sming - powerful open source framework simplifying the creation of embedded C++ applications.
mayuki/Cocona
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
jart/cosmopolitan
build-once run-anywhere c library
Washi1337/AsmResolver
A library for creating, reading and editing PE files and .NET modules.
SerenityOS/serenity
The Serenity Operating System 🐞
BUTR/MnB2-Bannerlord-CommunityPatch
This is going to be a mod that just fixes up some things in Mount & Blade 2: Bannerlord before the Devs & QA team can get to them. They have priorities and a process.
ABaboshin/DotNetCoreProfiler
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
microsoft/infersharp
Infer# is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's Infer, this tool detects null dereferences, resource leaks, and thread-safety violations. It also performs taint flow tracking to detect critical security vulnerabilities like SQL injections.
riganti/dotvvm
Open source MVVM framework for Web Apps