tiagonapoli's Stars
osandov/drgn
Programmable debugger
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
joelbarmettlerUZH/auto-tinder
🖖 Train an artificial intelligence to play tinder for you
TimMisiak/WinDbgCookbook
This is a repo for small, useful scripts and extensions
tiagonapoli/linux-programming-interface
My exercises solutions for the book "The Linux Programming Interface"
Polly-Contrib/Polly.Contrib.WaitAndRetry
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
amis92/csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
zoidyzoidzoid/awesome-ebpf
A curated list of awesome projects related to eBPF.
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
StephenCleary/AsyncEx
A helper library for async/await.
marcel-dempers/my-desktop
goldshtn/linux-tracing-workshop
Examples and hands-on labs for Linux tracing tools workshops
Tyrrrz/CliFx
Class-first framework for building command-line interfaces
OneLoneCoder/olcNES
NES Emulator, and Tutorial Video Code
MichaCo/CacheManager
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
alastairtree/LazyCache
An easy to use thread safe in-memory caching service with a simple developer friendly API for c#
StackExchange/StackExchange.Redis
General purpose redis client
jbcarpanelli/spinnies
Node.js module to create and manage multiple spinners in command-line interface programs
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
open-telemetry/opentelemetry-dotnet
The OpenTelemetry .NET Client
aspnet/Announcements
Subscribe to this repo to be notified about major changes in ASP.NET Core and Entity Framework Core
dotnet/core
.NET news, announcements, release notes, and more!
Netflix/flamescope
FlameScope is a visualization tool for exploring different time ranges as Flame Graphs.
clinicjs/node-clinic
Clinic.js diagnoses your Node.js performance issues
node-inspector/v8-profiler
node bindings for the v8 profiler
nodejs/llnode
An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.
danbev/learning-v8
Project for learning V8 internals
freezer333/nodecpp-demo
Node.js C++ integration sample code
danbev/learning-libuv