A library for creating, reading and editing PE files and .NET modules.
Repositories
Sergio0694 repositories
C# source generator that generates a constructor from readonly fields in a class
A complete, ligthweight and self-contained .NET Standard 2.0 offline exception logging library, powered by Realm
The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation
A complete and full-featured Brainf_ck IDE/console for Windows 10 (UWP), with a high-performance REPL interpreter
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! 🚀
C# language projection for the Windows Runtime
Prototype native exports for a .NET Assembly.
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
The "Fizz-Buzz test" is an interview question designed to help filter out the 99.5% of programming job candidates who can't seem to program their way out of a wet paper bag. The text of the programming assignment is as follows: "Write a program that prints the numbers from 1 to 100. But for multiples of three print “Fizz” instead of the number and for the multiples of five print “Buzz”. For numbers which are multiples of both three and five print “FizzBuzz”."
A simple, multi-thread implementation of a GC in C
TrayIcon for WPF/WinUI/Uno/MAUI
A parametric list in C with supports with LINQ-style functions and lambda expressions
Discord Bot handling basic moderation needs, soon implements statistics.
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
A modern, stylish text editor with minimum design.
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀
A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation
Unleash your resw files with this Visual Studio extension: auto generation of strongly typed static properties, support of pluralization, strongly typed string formatting, etc...