- Warsaw, Poland
- https://egorbo.com/
- @EgorBo
Highlights
Stars
This rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects.
[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
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and β¦
tonybaloney / Pyjion
Forked from microsoft/PyjionPyjion - A JIT for Python based upon CoreCLR
C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)
Fuzzer for the .NET toolchains, developed as a project for the 2018 Language-Based Security course at Aarhus University.