Stars
Lightweight coding agent that runs in your terminal
An advanced profiler for .NET Applications on Windows
A Rust compiler backend targeting CIL(.NET IR) and C.
[work-in-progress] Highly functional and performant UTF-8 string primitive for C#
Data Processing benchmark featuring Rust, Go, Swift, Zig, Julia etc.
We write your reusable computer vision tools. 💜
This is a document to help with .NET memory analysis and diagnostics.
Essential cross platform APIs for your mobile apps.
[NeurIPS 22] [AAAI 24] Recurrent Transformer-based long-context architecture.
.NET tool to analyze size of Native AOT binaries.
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Compare binary sizes of canonical Hello World in 18 different languages
Windows system utilities to maximize productivity
C# x64 operating system programming with the .NET native ahead-of-time compilation technology.
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET dev…
A place to learn about and experiment with .NET NativeAOT on AWS.
Check your ranking in GitHub! Don't forget to star ⭐ this repository.
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
C# Source Generator for UTF-8 binary literal
Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, Redis and WebKit/Safari