CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
☆12,770Jan 21, 2023Updated 3 years ago
Alternatives and similar repositories for coreclr
Users that are interested in coreclr are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 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☆17,499Jan 21, 2023Updated 3 years ago
- The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.☆20,422Updated this week
- The .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet pa…☆3,473Mar 6, 2023Updated 3 years ago
- This repo is building the .NET Standard☆3,040Updated this week
- .NET news, announcements, release notes, and more!☆21,976Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.☆5,517Updated this week
- Cloud Native application framework for .NET☆10,778Updated this week
- This repo contains LLILC, an LLVM based compiler for .NET Core. It includes a set of cross-platform .NET code generation tools that enabl…☆1,516Mar 15, 2022Updated 4 years ago
- This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanyi…☆2,894Nov 1, 2020Updated 5 years ago
- EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.☆14,661Updated this week
- [Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore