adamsitnik
Open Source contributor, #BenchmarkDotNet maintainer. My job on .NET Team is to make the .NET the fastest developer platform on the planet.
@MicrosoftGdańsk, Poland
Pinned Repositories
adamsitnik.github.io
Build a Jekyll blog in minutes, without touching the command line.
awesome-dot-net-performance
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
DotNetCorePerformance
Code for my talk ".NET Core: Performance Storm"
english-polish-dotnet-dictionary
Zbiór ustalonych tłumaczeń .NETowych
slinq
Experiment - is it possible to optimize LINQ?
StateOfTheDotNetPerformance
benchmarks and code samples for my State of the .NET Performance talk
Benchmarks
Benchmarks for ASP.NET Core
BenchmarkDotNet
Powerful .NET library for benchmarking
performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
adamsitnik's Repositories
adamsitnik/StateOfTheDotNetPerformance
benchmarks and code samples for my State of the .NET Performance talk
adamsitnik/DotNetCorePerformance
Code for my talk ".NET Core: Performance Storm"
adamsitnik/english-polish-dotnet-dictionary
Zbiór ustalonych tłumaczeń .NETowych
adamsitnik/Benchmarks
adamsitnik/ExceptionalExceptions
Code for my talk http://dotnext-moscow.ru/talks/sitnik/
adamsitnik/Word2Vec.Net
implementation Word2Vec for .Net framework
adamsitnik/aakinshin.net
My blog
adamsitnik/AckSubscriberDispose
repro for https://github.com/aspnet/SignalR-Server/pull/194
adamsitnik/Aeron.NET
Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron
adamsitnik/allReady
This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
adamsitnik/Autofac
An addictive .NET IoC container
adamsitnik/awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
adamsitnik/BenchmarkDotNetAspNetCoreIssueRepro
adamsitnik/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET native compiler toolchain.
adamsitnik/csharpsevenbenchmarks
C# 7.0 Benchmarks
adamsitnik/Exceptionless.Net
Exceptionless clients for the .NET platform
adamsitnik/FastAtomicLazy
Faster, less leakier thread-safe Lazy<T> implementation in C#
adamsitnik/ImageProcessor
:camera: A cross-platform library for processing of image files written in C#
adamsitnik/ImageSharp
:camera: A cross-platform library for the processing of image files; written in C#
adamsitnik/JitBench
Repo for testing JIT stuff
adamsitnik/KestrelHttpServer
A cross platform web server for ASP.NET Core.
adamsitnik/LinqOptimizer
An automatic query optimizer-compiler for Sequential and Parallel LINQ.
adamsitnik/MethodTimer
Injects some very basic method timing code.
adamsitnik/msos
Command-line environment a-la WinDbg for executing SOS commands without having SOS available.
adamsitnik/MusicStore
MusicStore test application that uses ASP.NET/EF Core
adamsitnik/nodatime
A better date and time API for .NET
adamsitnik/protobuf-net
Protocol Buffers library for idiomatic .NET
adamsitnik/SignalR-Server
Real-time web functionality for web apps, including server-side push.
adamsitnik/solr-express
A simple and lightweight query .NET library for Solr, in a controlled, buildable and fail fast way.
adamsitnik/xunit-performance
Provides extensions over xUnit to author performance tests.