-
Microsoft
Highlights
- Pro
Stars
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication feat…
24 Lessons, 12 Weeks, Get Started as a Web Developer
Repositório da 2ª edição da Rinha de Backend
1️⃣🐝🏎️ The One Billion Row Challenge -- C# Edition -- nietras
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
A tool that helps to see an internal structure of the CLR types at runtime
.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.
Inject arbitrary IL code at compile time.
🎓 Um caminho para a educação autodidata em Ciência da Computação!
This repository has examples of broken patterns in ASP.NET Core applications
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
🎓 Path to a free self-taught education in Computer Science!
Probabilistic language based on pattern matching and constraint propagation, 153 examples
Official repository of the AWS EC2 FPGA Hardware and Software Development Kit
Turning .NET software into FPGA hardware for faster execution and lower power usage.
Taking the new `System.Runtime.Intrinsics` namespace for a spin
Free, Open Source, User-Mode SMB 1.0/CIFS, SMB 2.0, SMB 2.1 and SMB 3.0 server and client library
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…
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
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
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.