WhiteBlackGoose
FOSS Evangelist. A citizen of the Internet. Digital native.
@asc-community, @dotnet-foundation
Pinned Repositories
AsmToDelegate
Compile asm code into C# functions on fly!
CodegenAnalysis
Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).
commstuff
Some code I refer to in my articles
dotfiles
My dot files
LambdaCalculusFSharp
λ calculus library made purely in and for F#
magma-nvim-goose
Interact with Jupyter from NeoVim. - fork
MoreFuncUI
Open-source collection of additional Avalonia.FuncUI components, wrappers of those of Avalonia
nvim-latex-preconfig
Neovim Preconfiguration for LaTeX
UnitsOfMeasure
Conceptual repo. Most advanced compile time safe units of measure for C# and F#
WhiteBlackGoose
Go to wbg.gg
WhiteBlackGoose's Repositories
WhiteBlackGoose/UnitsOfMeasure
Conceptual repo. Most advanced compile time safe units of measure for C# and F#
WhiteBlackGoose/WebAppMinimalTemplate
This is a template for web app in C#. No server, no javascript, no IDE, no manual deployment!
WhiteBlackGoose/FastForeachEnumeratorArticle
Some sources for a habr article
WhiteBlackGoose/GuessBigO
A thing which guesses the time complexity of an algorithm
WhiteBlackGoose/ConsoleGameEngine
.NET Console Graphics Engine
WhiteBlackGoose/MoreBadges
WhiteBlackGoose/FunProjects
Some crazy projects, horror code
WhiteBlackGoose/NaiveCSharpFSharpEval
This package is only to test something. It synchronously evaluates C# or F# code and returns the string output.
WhiteBlackGoose/OhnoLisp
C# implementation of something looking like Lisp idk, too lazy to read the wikipage about what LISP is
WhiteBlackGoose/VeryUnsafe
A collection of various dangerous operations.
WhiteBlackGoose/AoC2021
My perf-focused solutions
WhiteBlackGoose/awesome-dotnet-tips
Curated list of awesome tips and tricks and resources in .net world.
WhiteBlackGoose/BenchmarkDotNet
Powerful .NET library for benchmarking
WhiteBlackGoose/Codex
An extensible platform for indexing and exploring inspired by Source Browser
WhiteBlackGoose/Cyjs.NET
.NET interface for Cytoscape.js written in F#
WhiteBlackGoose/Deedle
Easy to use .NET library for data and time series manipulation and for scientific programming
WhiteBlackGoose/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
WhiteBlackGoose/fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
WhiteBlackGoose/FSharp.Stats
statistical testing, linear algebra, machine learning, fitting and signal processing in F#
WhiteBlackGoose/fslang-design
RFCs and docs related to the F# language design process, see https://github.com/fsharp/fslang-suggestions to submit ideas
WhiteBlackGoose/NativeMemoryArray
Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequence, scatter/gather I/O, etc...).
WhiteBlackGoose/PlayingWithAvalonia
...
WhiteBlackGoose/RoseLynn
Additional tools for Roslyn-based applications.
WhiteBlackGoose/SharpLab
.NET language playground
WhiteBlackGoose/terrafx.interop.mimalloc
Interop bindings for mimalloc.
WhiteBlackGoose/TestDotNetInteractiveInWasm
Quack.
WhiteBlackGoose/TicTacToe
The simple game against a bot that you can't defeat
WhiteBlackGoose/WebAppTemplateTest
Testing repo
WhiteBlackGoose/WebView
Avalonia/WPF control that wraps CefGlue webview control
WhiteBlackGoose/zerosharp
Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.