botinko's Stars
StackExchange/StackExchange.Redis
General purpose redis client
chrisnas/ClrEvents
Source code based on TraceEvent to listen to CLR events at runtime
nimbleways/dotnet-subset
A .NET tool that copies a subset of files from a repository to a directory. The tool is mainly used in Dockerfiles to optimize the docker build caching for "dotnet restore" instructions.
erdogant/distfit
distfit is a python library for probability density fitting.
saucecontrol/PhotoSauce
MagicScaler high-performance, high-quality image processing pipeline for .NET
ullmark/hashids.net
A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
jtmueller/Collections.Pooled
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
SixLabors/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
badamczewski/PowerUp
⚡ Decompilation Tools and High Productivity Utilities ⚡
kleisauke/net-vips
.NET binding for libvips.
vchirikov/dotnet-dumps-devcontainer
Devcontainer environment for investigating dotnet dumps from linux
mono/libgdiplus
C-based implementation of the GDI+ API
adamsitnik/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.
ermig1979/AntiDupl
A program to search similar and defect pictures on the disk
ashmind/SourceMock
SourceMock is a C# mocking framework based on source generators
DataObjects-NET/dataobjects-net
Cysharp/ZString
Zero Allocation StringBuilder for .NET and Unity.
vega/vega-lite
A concise grammar of interactive graphics, built on Vega.
VSadov/NonBlocking
Implementation of a lock-free dictionary on .Net.
servicetitan/lazy-proxy
It allows to build in real time a lazy proxy type or an instance of this type.
hediet/vscode-debug-visualizer
An extension for VS Code that visualizes data during debugging.
servicetitan/Stl.Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
projectM-visualizer/projectm
projectM - Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible.
lowleveldesign/debug-recipes
My notes on software troubleshooting, covering debugging and tracing techniques and tools. Available at wtrace.net.
tonerdo/pose
Replace any .NET method (including static and non-virtual) with a delegate
servicetitan/clrspy
HdrHistogram/HdrHistogram.NET
The .NET port of HdrHistogram
rikoe/nuget
Fork of nuget repository on CodePlex
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.