Pinned Repositories
antlrcs
The C# port of ANTLR 3, StringTemplate 3, and StringTemplate 4
aop
Tracing rewriter using Fody
basictracer-csharp
Reference implementation of OpenTracing API in C#
Batching
Intercepts requests to allow for APIs to expose single-request semantics but using batching in the underlying implementation (e.g. web requests)
DynamicTracing
Uses Castle DynamicProxy to add OpenTracing instrumentation to an interface
FastLinq
Drop-in-place Memory and Performance optimizations for LINQ
OneOf.Linq
Extensions for https://github.com/mcintyre321/OneOf that expose XOrResonWhyNot extension methods for LINQ
OpenTracing-Extensions
Simple extensions on top of the OpenTracing APIs.
OpenTracing-SemanticConventions
Extensions on top of the OpenTracing APIs, following the OpenTracing Semantic Conventions spec.
Tracer.OpenTracing.Fody
Tracer.Fody plugin for instrumenting code with OpenTracing
ndrwrbgs's Repositories
ndrwrbgs/FastLinq
Drop-in-place Memory and Performance optimizations for LINQ
ndrwrbgs/Tracer.OpenTracing.Fody
Tracer.Fody plugin for instrumenting code with OpenTracing
ndrwrbgs/OpenTracing-Extensions
Simple extensions on top of the OpenTracing APIs.
ndrwrbgs/aop
Tracing rewriter using Fody
ndrwrbgs/CacheManager
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
ndrwrbgs/CacheManager-Collection
Collection of my projects for CacheManager
ndrwrbgs/clack
Effortlessly build beautiful command-line apps
ndrwrbgs/csharp-decorators
ndrwrbgs/csharp-netcore
OpenTracing instrumentation for .NET Core apps
ndrwrbgs/docker.github.io
Source repo for Docker's Documentation
ndrwrbgs/Ensure.That
Yet another guard clause project for .Net C#'ers
ndrwrbgs/Ensure.That.Experimental
Experimental extensions on top of `Ensure.That` validation library
ndrwrbgs/Ensure.That.Expressions
Ensure.That extensions to support Expressions (and infer parameter names)
ndrwrbgs/EnsureThat.IncludeParameterNames.Fody
ndrwrbgs/Equals
Generate Equals, GetHashCode and operators methods from properties.
ndrwrbgs/FileCache
FileCache is a concrete implementation of the .Net Framework 4's System.Runtime.Caching.ObjectCache that uses the local filesystem as the target location.
ndrwrbgs/Fody
Extensible tool for weaving .net assemblies
ndrwrbgs/Janitor
Simplifies the implementation of IDisposable
ndrwrbgs/leadtime
git lead-time
ndrwrbgs/ONIMods
Sanchozz's mods for Oxygen Not Included
ndrwrbgs/opentelemetry-dotnet
The OpenTelemetry .NET Client
ndrwrbgs/OpenTracing-LocalTracers
Local box tracers (console/file/etc)
ndrwrbgs/OpenTracing-System.Diagnostics
Bridge between C# `System.Diagnostics` tracing and `OpenTracing`
ndrwrbgs/OpenTracing.Contrib.ConsoleCvJsonTracer
An OpenTracing concrete tracer implementation that uses [cV](https://github.com/Microsoft/CorrelationVector-CSharp) for identifying spans in the output and JSON for formatting tags and logs
ndrwrbgs/plotly.py
The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
ndrwrbgs/service-fabric-client-dotnet
.NET client library for Service Fabric
ndrwrbgs/torchmetrics
Torchmetrics - Machine learning metrics for distributed, scalable PyTorch applications.
ndrwrbgs/Tracer.OpenTelemetry.Fody
Auto-instrumentation for OpenTelemetry of source code
ndrwrbgs/tracetest
🔭 Tracetest - Build integration and end-to-end tests in minutes, instead of days, using OpenTelemetry and trace-based testing.
ndrwrbgs/Uscrapper
Uscrapper is an OSINT tool that allows users to extract various personal information from a website. It leverages web scraping techniques and regular expressions to extract email addresses, social media links, author names, geolocations, phone numbers, and usernames from both hyperlinked and non-hyperlinked sources on the webpage.