coreclr
There are 35 repositories under coreclr topic.
dotnet/corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
sidristij/dotnetbook
.NET Platform Architecture book (English, Chinese, Russian)
peachpiecompiler/peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
3F/DllExport
.NET DllExport with .NET Core support (aka 3F/DllExport aka DllExport.bat)
microsoft/BuildXL
Microsoft Build Accelerator
Nihlus/AdvancedDLSupport
Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.
agracio/electron-edge-js
Run .NET code in Electron on Windows, MacOS, and Linux
OpenByteDev/netcorehost
A .NET Core hosting library written in Rust with included bindings for nethost and hostfxr.
jasonsturges/mysql-dotnet-core
ASP.NET Core 5.0 Web Application using MySQL with Entity Framework
microsoft/BPerf
BPerf is a Cloud Profiling system used by Bing.com based on CoreCLR Profiling APIs & Event Tracing for Windows.
FabianTerhorst/coreclr-module
Old alt:V CoreClr (.NET Core Common Language Runtime) community made module. New: https://github.com/altmp/coreclr-module
JetBrains/profiler-self-api
The portable version of JetBrains profiler self API for .NET Framework / .NET Core / .NET / .NET Standard
JetBrains/profiler-api
The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono
mvenditto/ManagedCorProfiler
Prototype NET (CLR) Profiler written in C#
CoFlows/CoFlows-CE
CoFlows - Containerised Polyglot Runtime CLR, JVM, Python and Javascript
nandotech/VSNancyDemo
A small demo web app (api) on .NET Core, NancyFX & Dapper
unknownv2/CoreHook.Host
Library for hosting .NET Core in Linux, macOS, and Windows applications
smx-smx/EzDotnet
Load a C# assembly from a native executable or a shared library
K2/HashLib
fork from http://hashlib.codeplex.com
3F/coreclr
.NET Core CLR; diverse support and modifications like 3F's IL Assembler on coreclr etc.
3F/UnmanagedEmitCalli
A tiny hack of the System.Private.CoreLib to provide an Unmanaged EmitCalli implementation at the .NET Standard 2.0 layer.
cetio/godwit
Comprehensive reverse analysis and exposure of CoreCLR internals from D.
clrium/2018
CLRium 2018
purepelmen/NativeMonoEmbedded-App
This is a fully-working template of a project embedding Mono Runtime (the modern one, Mono CLR) which allows you to write both crossplatform C++ and C# code for Windows, Linux, and Android.
aromaa/ObjectStackAllocation
Hack to allow allocating objects in the stack
Zeon8/bindbc-nethost
D bindings for .NET Runtime hosting API
CoFlows/CoFlows-Workflow
CoFlows Workspace Sample
MarcoRossignoli/marcorossignoli.github.io
My notes repo
duydang2311/open.mp-net
Write open.mp script in the world of .NET
hadibrais/Book-X
.NET Runtime Internals
akifmt/JsonRpc.CoreCLR.Client.V8
Simple JSON-RPC Client for .NET 8
Gorniv/csharp-sparkpost
C# Client Library for SparkPost Email Service
KodrAus/bootleg-dotnet
A local dotnet toolchain
teyc/debug.coreclr.docker
Engineering notes on how to attach to a .NET process on docker