clr
There are 153 repositories under clr topic.
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
pythonnet/pythonnet
Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
sidristij/dotnetbook
.NET Platform Architecture book (English, Chinese, Russian)
byt3bl33d3r/OffensiveDLR
Toolbox containing research notes & PoC code for weaponizing .NET's DLR
kkokosa/Tune
The Ultimate .NET Experiment
nanoframework/nf-interpreter
:gear: nanoFramework Interpreter, CLR, HAL, PAL and reference target boards
gtalarico/ironpython-stubs
Autocomplete stubs for common IronPython/.NET libraries
mpyrozhok/adamwr
Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neural Networks" https://arxiv.org/abs/1506.01186 for PyTorch framework
geral2/SQL-APIConsumer
Database Project with generic procedures to consume API through GET/POST methods.
mez-0/InMemoryNET
Exploring in-memory execution of .NET
southpolenator/SharpDebug
C# debugging automation tool
azurefx/DotNET.jl
Julia ❤️ .NET
dotnetGame/natsu-clr
il2cpp transpiler and runtime compatible with .Net Core
microsoft/BPerf
BPerf is a Cloud Profiling system used by Bing.com based on CoreCLR Profiling APIs & Event Tracing for Windows.
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.
JetBrains/profiler-self-api
The portable version of JetBrains profiler self API for .NET Framework / .NET Core / .NET / .NET Standard
MishaProductions/DotNetParser
Run C# executables in C#
masesgroup/JCOReflector
A set of Java classes to use .NET from any JVM enabled language (Java, Kotlin, Scala and others)
Ashung/import-colors-sketch
Import colors from macOS CLR, Photoshop ACO/ACT, Illustrator ASE, GIMP GPL, Sketch, Text file to Sketch color variables.
Xpl0itR/protodec
A tool to decompile protoc compiled protobuf classes back into .proto definitions.
0xGeorgii/ClrAnalyzer
.NET library for hooking and dumping Clr
stakx/ecma-335
Markdown version of ECMA-335: Common Language Infrastructure (CLI). Work in progress (approx. 99% complete). Collaboration welcome!
tmthrgd/DLL-Injector
Inject and detour DLLs and program functions both managed and unmanaged in other programs, written (almost) purely in C#. [Not maintained].
ArcaneDreams/managed-fbx
C# and .NET Framework wrapper for the Autodesk FBX SDK written in C++/CLI (managed C++).
dagronf/ColorPaletteCodable
A color palette/gradient reader/writer for a growing set of file formats. Swift (macOS, iOS, tvOS, watchoOS, macCatalyst, Linux)
Decimation/Novus
Low-level utilities and tools for working with the CLR and memory.
Decimation/RazorSharp
Low-level utilities and tools for working with the CLR and memory.
JetBrains/profiler-api
The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono
rkoeninger/ShenSharp
Shen for the Common Language Runtime
pythonnet/clr-loader
Loader for different .NET runtimes
masesgroup/JNet
Java/JVM suite for .NET: a comprehensive suite of libraries and tools to use Java/JVM APIs (Java, Scala, Kotlin, ...) and .NET side-by-side
IORoot/macos__colorpicker--palettes
🌈 MacOS Color Palettes in Apple .CLR and .JSON formats. TailwindCSS, MaterialDesign, Bootstrap, W3C, Primer to Copic, Pantone and Crayola.
jet2jet/vb2clr
The helper class for Visual Basic for Applications (VBA) 7.0, providing access to CLR (.NET Framework) assemblies and classes.
Nekliukov/CLR-via-C-Sharp-NOTES-RUS
Конспект по кинге Джеффри Рихтера CLR via C# (RUS).
paavohuhtala/clri
An unfinished CIL interpreter in Rust
AlexYangLi/NLI_Keras
Keras implementation (tensorflow backend) of natural language inference