emaori's Stars
louislam/uptime-kuma
A fancy self-hosted monitoring tool
Cinnamon/kotaemon
An open-source RAG-based tool for chatting with your documents.
microsoft/openvmm
Home of OpenVMM and OpenHCL.
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
AlexRadch/DrNet.Hyperloop
Iterator design pattern of recursive enumerations which reduce the running time cost to a linear function by retaining the recursion stack between iteration steps.
structurizr/onpremises
Structurizr on-premises installation
endjin/dotnet-adr
A cross platform .NET Global Tool for creating and managing Architectural Decision Records (ADRs).
mlhpdx/seekable-s3-stream
Code library that uses S3's API to provide an efficient random-access (seekable) Stream implementation for use in code where efficient network I/O is paramount.
httpie/cli
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
microsoft/garnet
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 features. Garnet can work with existing Redis clients.
systemdesign42/system-design
A resource to help you pass system design interview and become good at work 👇
bep/docuapi
Beautiful multilingual API documentation theme for Hugo
comby-tools/comby
A code rewrite tool for structural search and replace that supports ~every language.
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
microsoft/Microsoft.IO.RecyclableMemoryStream
A library to provide pooling for .NET MemoryStream objects to improve application performance.
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
FatturaElettronica/FatturaElettronica.NET
Fattura Elettronica per le aziende e la Pubblica Amministrazione Italiana
thangchung/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
devlooped/GitInfo
Git and SemVer Info from MSBuild, C# and VB
dotnet/docs
This repository contains .NET Documentation.
microsoft/RoslynClrHeapAllocationAnalyzer
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc.
boston-dynamics/spot-sdk
Spot SDK repo
loic-sharma/BaGet
A lightweight NuGet and symbol server
NuGet/NuGet.Server
NuGet Server is a lightweight standalone NuGet server
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
tus/tus-android-client
The tus client for Android.
ruidfigueiredo/electron-cgi
A library to connect NodeJs application with executables from other languages
ruidfigueiredo/electron-cgi-dotnet
.Net Standard Library to enable a DotNet console application to interact with a NodeJs process
pcm-dpc/COVID-19
COVID-19 Italia - Monitoraggio situazione
jonstodle/DotnetVersion
A simple tool to update the version number of your project. If you know of "yarn version", this is that for .NET.