19 skills found
TheWover / DInvokeDynamically invoke arbitrary unmanaged code from managed code without PInvoke.
Kudaes / DInvoke RsDynamically invoke arbitrary unmanaged code
bchavez / BugTrap:beetle: BugTrap: Catch unhandled exceptions in unmanaged and managed .NET code.
xpn / NautilusProjectA collection of weird ways to execute unmanaged code in .NET
rasta-mouse / DInvokeDynamically invoke arbitrary unmanaged code from managed code without P/Invoke.
mez-0 / InMemoryNETExploring in-memory execution of .NET
crud89 / DotNetWithCMakeYour swiss army knife for creating .NET assemblies with CMake and integrating unmanaged code.
RedSiege / What The FThis repo hosts a poc of how to execute F# code within an unmanaged process
TheWover / ManagerLibrary of tools and examples for loading/bootstrapping managed code from unmanaged code in .NET
ldematte / HostedPumpkinSubmission, compilation and execution of C# code snippets, using an unmanaged CLR Host
outflanknl / Unmanaged Dotnet PatchModify managed functions from unmanaged code
upenn-acg / Ocolos PublicOcolos is the first open-sourced online code layout optimization system for unmodified applications written in unmanaged languages.
SalesforceLabs / Easy PDFEasy PDF creates an Invoice, Quote, and/or Packing Slip PDFs with the click of a button! This package also comes with an editable PDF template of the Opportunities object as a guide to start making your own PDFs by editing our HTML. Our Visualforce and Apex code is all editable so that you can apply the concept of generating a PDF template from the click of a button to any Salesforce object that you desire. This is the first unmanaged package on the AppExchange, and it’s cleverly designed to be flexible and extensible.
shiroichiheisen / Realtek Unmanaged Switch Class Wrapper Arduino LibraryRealtek Unmanaged Switch Class Wrapper is a user-friendly Arduino library for Realtek's unmanaged switch ICs. It wraps around Realtek's original library, making it easier to use with clear, object-oriented classes. This library simplifies coding and improves the way you work with Realtek switches in Arduino projects.
krypto5863 / COM3D2.ShortMenuVanillaDatabaseA completely standalone compliment to ShortMenuLoader(SML), SMVD replaces a function in unmanaged code that is responsible for partially loading menu files in arc files. The original is very slow, this one isn't.
pjsgsy / PjsStrategyBaseNinjaTrader 8 unmanaged strategy code template
DamonMohammadbagher / NativePayload DIMNativePayload_DIM Dynamic native dll Injection in Memory , Injecting Native DLL bytes to local Process
KonajuGames / CrossNetCrossNet is a cross platform .NET runtime. It parses .NET assemblies and generates unmanaged C++ code that can be compiled on any standard C++ compiler.
BruceYang163 / FastDllImportHigh performance DllImport mechanism to invoke unmanaged dll from C# managed code.