Pinned Repositories
Atamai.Slice
Proof-of-concept solution for slicing minimal-api and using source generator to resolve the slices without runtime reflection or manual registrations.
advanced-algorithms
100+ algorithms & data structures generically implemented in C#.
CodeDux
CSharp.Ulid
Universally Unique Lexicographically Sortable Identifier
DynamicRun
Dynamically run code using .NET 6, Roslyn and AssemblyLoadContext
Ideas
Ideas and experiments
LoRDeckCodes
nanoid-net
.NET implementation of ai's nanoid
origo-rs
Nothing special, just trying things with Rust to learn more about it. This is a in-memory database that journals commands to disk and replays the commands on startup to recreate the state.
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+.
CodeDux's Repositories
CodeDux/origo-rs
Nothing special, just trying things with Rust to learn more about it. This is a in-memory database that journals commands to disk and replays the commands on startup to recreate the state.
CodeDux/advanced-algorithms
100+ algorithms & data structures generically implemented in C#.
CodeDux/CodeDux
CodeDux/CSharp.Ulid
Universally Unique Lexicographically Sortable Identifier
CodeDux/DynamicRun
Dynamically run code using .NET 6, Roslyn and AssemblyLoadContext
CodeDux/Ideas
Ideas and experiments
CodeDux/LoRDeckCodes
CodeDux/nanoid-net
.NET implementation of ai's nanoid
CodeDux/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+.
CodeDux/qr-code-styling
Automaticly generate your styled QR code in your web app.
CodeDux/QRCoder
A pure C# Open Source QR Code implementation
CodeDux/sharp-nfc
.NET wrapper for libnfc project
CodeDux/Triangle.NET
C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.
CodeDux/UIDCorrect
CodeDux/rust-template
Template repo for basic Rust projects
CodeDux/TheAlgorithms-C-Sharp
All algorithms implemented in C#.
CodeDux/UTF-8-Unicode-Test-Documents
Every Unicode character / codepoint in files and a file generator