Pinned Repositories
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
ARKitXamarinDemo
ARKit + UrhoSharp + Xamarin
CrossChat-Xamarin.Forms
A chat application implemented using Xamarin.Forms and DDD + MVVM
Disasmo
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
IntrinsicsPlayground
My toys to play with SSE/AVX in pure C# (.NET Core 2.1)
SimdJsonSharp
C# bindings for lemire/simdjson (and full C# port)
Toasts.Forms.Plugin
A plugin for Xamarin and Windows - it unites Crouton (Android), TWMessageBarManager (iOS) and my toast notificator for WP8.
Xamaridea
Visual Studio extension. Opens *.axml/xml files in IDEA or Android Studio (Xamarin.Android)
Xamarin.GradleBindings
VS add-in. Creates Xamarin.Android Binding Projects using gradle
XamarinWithUnityApp
A Xamarin app (Android) with Unity as a library (aar)
EgorBo's Repositories
EgorBo/Disasmo
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
EgorBo/SimdJsonSharp
C# bindings for lemire/simdjson (and full C# port)
EgorBo/Toasts.Forms.Plugin
A plugin for Xamarin and Windows - it unites Crouton (Android), TWMessageBarManager (iOS) and my toast notificator for WP8.
EgorBo/HelloIL
A simple .NET 6.0 Hello World written in pure IL
EgorBo/PrejitAll
A helper tool to prejit everything in a given folder
EgorBo/EgorBo.github.io
My blog https://egorbo.com
EgorBo/NtlmHttpHandler
NtlmHttpHandler allows to create NTLM-friendly http handlers for HttpClient.
EgorBo/JavaSSLStream
Just some tests
EgorBo/runtime-1
.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.
EgorBo/FrozenObjects
FrozenObjects serializer and deserializer
EgorBo/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
EgorBo/SimdUnicode
Fast SIMD-based UTF-8 Validation in C#
EgorBo/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
EgorBo/Benchmarks
Benchmarks for ASP.NET Core
EgorBo/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
EgorBo/DotnetPerfGraphs
just a toy to visualize benchmarks in dotnet/performance repo
EgorBo/EgorBo
EgorBo/installer
.NET SDK Installer
EgorBo/jitutils
EgorBo/llama2.net
Inference Llama 2 in one file of pure C#
EgorBo/misc-builder
EgorBo/mono
Mono open source ECMA CLI, C# and .NET implementation.
EgorBo/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
EgorBo/orleans
Cloud Native application framework for .NET
EgorBo/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
EgorBo/Primes
Prime Number Projects in C#/C++/Python
EgorBo/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
EgorBo/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
EgorBo/Unigram
Telegram for Windows 10
EgorBo/UtilsRunner
just a toy