Pinned Repositories
amoeba
A set of libraries containing useful data structures and algorithms.
awesome-dotnet-core
:honeybee: Fork of a collection of awesome .NET core libraries, tools, frameworks and software
BlogPosts
Code that goes along with my blog at www.solvingproblems.blog
commands
A simple an extendable command library, inlcuding progress reporting.
ConiferousLog
A lightweight logging platform that supports arbitrary back ends.
cv
My cv
Experiments
Experimental C#
GlassView
A solution to view and keep track of benchmarking results in C#
Quantities
Library that enables typesafe representation of quantities.
Sphere
A collection of useful .Net mechanisms.
atmoos's Repositories
atmoos/Quantities
Library that enables typesafe representation of quantities.
atmoos/amoeba
A set of libraries containing useful data structures and algorithms.
atmoos/awesome-dotnet-core
:honeybee: Fork of a collection of awesome .NET core libraries, tools, frameworks and software
atmoos/BlogPosts
Code that goes along with my blog at www.solvingproblems.blog
atmoos/commands
A simple an extendable command library, inlcuding progress reporting.
atmoos/ConiferousLog
A lightweight logging platform that supports arbitrary back ends.
atmoos/cv
My cv
atmoos/Experiments
Experimental C#
atmoos/GlassView
A solution to view and keep track of benchmarking results in C#
atmoos/oldQuantities
A library to safely handle various types of quantities, typically physical quantities.
atmoos/Sphere
A collection of useful .Net mechanisms.
atmoos/VectorRegression
Shows a possible performance regression with C# Vector<T>
atmoos/publish-nuget-neo
GitGub Action for publishing NuGet package
atmoos/World
An abstraction over all worldly goodness, like IO and time.