xoofx
VP of Engineering at DataGalaxy, C#/.NET OSS, lang/compilers, GPU/sound, architecture 🏎️ Microsoft MVP, ex-demoscene PC/Amiga🎆 Veggie🌿, opinions are my own
DataGalaxyGrenoble - France
Pinned Repositories
scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
CppAst.NET
CppAst is a .NET library providing a C/C++ parser for header files powered by Clang/libclang with access to the full AST, comments and macros
dotnet-releaser
Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.
JitBuddy
Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.
kalk
kalk is a powerful command line calculator app for developers.
markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
SharpYaml
SharpYaml is a .NET library for YAML compatible with CoreCLR
Tomlyn
Tomlyn is a TOML parser, validator and authoring library for .NET Framework and .NET Core
ultra
An advanced profiler for .NET Applications on Windows
zio
A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET
xoofx's Repositories
xoofx/gcix
A cross-platform implementation of the Immix Garbage Collector
xoofx/SharpDoc
SharpDoc is a documentation tool to generate HTML documentation for .NET projects
xoofx/SharpRazor
A lightweight templating system using Razor
xoofx/SharpDiff
A fork of https://difflib.codeplex.com/
xoofx/SharpPdbPatcher
A library/console program to replace source paths stored in a .NET PDB file
xoofx/AnalyzerPack
Repackage your current project as a Diagnostic Analyzer NuGet package
xoofx/kernel-queue-the-complete-guide
The sample code to support the article `Kernel Queue: The Complete Guide On The Most Essential Technology For High-Performance I/O`
xoofx/YamlSerializer
Fork of https://yamlserializer.codeplex.com/
xoofx/roslyn
This is a fork playground of the .NET Compiler Platform ("Roslyn") (stack alloc, inline IL ASM...etc.)
xoofx/BenchNativeApp
A small suite of micro-benchmarks for testing .NET Native and RyuJIT
xoofx/system-terminal
System.Terminal is a terminal-centric replacement for System.Console.
xoofx/MarkdigAutoEmail
xoofx/BenchmarkDotNet
Powerful .NET library for benchmarking
xoofx/ClangSharp
Clang bindings for .NET and Mono written in C#
xoofx/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
xoofx/libgit2sharp
Git + .NET/Mono = ❤
xoofx/RoslynErrorApp
Repro project failing to run with Roslyn + .NET 5 installed
xoofx/SharpDX.Toolkit.Game.Direct2D
Provides Direct2D and DirectWrite to Toolkit's Game class
xoofx/cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
xoofx/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
xoofx/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
xoofx/dotnet
dotnet is the official home of .NET on GitHub. It's a starting point to find .NET OSS projects from Microsoft, including those that are part of the .NET Foundation.
xoofx/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
xoofx/dotnet-tools
A list of tools to extend the .NET Core command line (dotnet)
xoofx/protobuf
Protocol Buffers - Google's data interchange format
xoofx/sassc
libsass command line driver
xoofx/sleef
SIMD library for evaluating elementary functions, a vectorized libm
xoofx/toml-test
A language agnostic test suite for TOML parsers. (Fork with fixes and more tests for Tomlyn)