A place to try ideas before integrating them into a project.
Please refer to the following blog posts I've written that discuss code in this repository. I have published these posts on my blog, https://www.erikthecoder.net/.
- Async Producer / Consumer Pipeline
- An Async Lambda Compiler Error Where VB Outsmarts C#
- JSON IList Covariance
- Complex Object Graphs, Side Effects, and the Record Pattern
- Leaderless Replication
- Updated Comparison of C# and Go Performance
- XML Parsing Performance : C# Versus Go
- Async Does Not Imply Concurrent
- The Best Domain-Specific Language for Manipulating Data is SQL
- AES, A Stronger Cipher Than XOR
- Encrypting and Decrypting Text
- The Math That Enables Asymmetric Key Crytography