Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
https://github.com/dotnet/coreclr
c-sharp coreclr corefx dotnet dotnet-core dotnetcore jit runtime
Last synced: about 1 month ago
JSON representation
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
- Host: GitHub
- URL: https://github.com/dotnet/coreclr
- Owner: dotnet
- Archived: true
- Created: 2015-01-30T22:10:02.000Z (almost 10 years ago)
- Default Branch: archive
- Last Pushed: 2023-01-21T00:33:11.000Z (almost 2 years ago)
- Last Synced: 2024-09-23T16:32:48.667Z (about 1 month ago)
- Topics: c-sharp, coreclr, corefx, dotnet, dotnet-core, dotnetcore, jit, runtime
- Homepage: https://docs.microsoft.com/dotnet/core/
- Size: 318 MB
- Stars: 12,810
- Watchers: 901
- Forks: 2,664
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome - coreclr - CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes. (C# #)
- awesome-dotnet - CoreCLR - The coreclr repo contains the complete runtime implementation (called "CoreCLR") for .NET Core. It includes RyuJIT, the .NET GC, native interop and many other components. (CLR)
- awesome-dotnet - CoreCLR - The coreclr repo contains the complete runtime implementation (called "CoreCLR") for .NET Core. It includes RyuJIT, the .NET GC, native interop and many other components. It builds and runs on Windows. You can 'watch' the repo to see Linux and Mac support being added over the next few months. (CLR)
- my-awesome - coreclr - This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes. (C#)
- awesome-dot-dev - CoreCLR - The coreclr repo contains the complete runtime implementation (called "CoreCLR") for .NET Core. It includes RyuJIT, the .NET GC, native interop and many other components. (CLR)
README
Going forward, the .NET team is using https://github.com/dotnet/runtime to
develop the code and issues formerly in this repository.Please see the following for more context:
[dotnet/announcements#119 "Consolidating .NET GitHub repos"](https://github.com/dotnet/announcements/issues/119)