Pinned Repositories
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+.
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
docs
This repository contains .NET Documentation.
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
AcceleratedEnumeration
Simple technique to improve the performance of foreach in C# code
frozen-collections
Fast partially immutable collections for Rust
shared-objects
SizableArray
Demonstrates the use of SizableArray as a potential low-level runtime primitive
go-github
Go library for accessing the GitHub v3 API
istio
Connect, secure, control, and observe services.
geeknoid's Repositories
geeknoid/frozen-collections
Fast partially immutable collections for Rust
geeknoid/AcceleratedEnumeration
Simple technique to improve the performance of foreach in C# code
geeknoid/shared-objects
geeknoid/SizableArray
Demonstrates the use of SizableArray as a potential low-level runtime primitive