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/markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
xoofx/ultra
An advanced profiler for .NET Applications on Windows
xoofx/zio
A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET
xoofx/dotnet-releaser
Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.
xoofx/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
xoofx/Tomlyn
Tomlyn is a TOML parser, validator and authoring library for .NET Framework and .NET Core
xoofx/SharpYaml
SharpYaml is a .NET library for YAML compatible with CoreCLR
xoofx/kalk
kalk is a powerful command line calculator app for developers.
xoofx/LibObjectFile
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
xoofx/Blake3.NET
Blake3.NET is a fast managed wrapper around the SIMD Rust implementations of the BLAKE3 cryptographic hash function.
xoofx/CppAst.CodeGen
An extensible library providing C# PInvoke codegen from C/C++ files for .NET
xoofx/AsmArm64
The most powerful ARM 64 (v8, v9) Assembler / Disassembler for .NET
xoofx/GitLib.NET
GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET
xoofx/Asm6502
Asm6502 is a lightweight C# library for the 6502/6510 CPU that combines a fluent, strongly typed assembler/disassembler with a cycle-accurate CPU emulator.
xoofx/macos-keys-on-windows
AutoHotkey V2 script designed to bring essential macOS key combinations to Windows
xoofx/xoofx.github.io
Repository of my blog
xoofx/CameraSyncApp
CameraSyncApp is a lightweight command-line tool for Windows that simplifies syncing photos and videos.
xoofx/GPUPerfAPI.NET
Lightweight .NET managed wrapper around the GPU Performance API for AMD GPUs
xoofx/.github
Reusable workflows for building all my .NET OSS projects
xoofx/dotnet-repo-xoofx
My .NET project/solution template.
xoofx/HelloC64
Small repro with V64 VSCode extension
xoofx/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
xoofx/MoltenVK
MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on macOS, iOS and tvOS.
xoofx/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
xoofx/scoop-kalk
Scoop repository for https://github.com/xoofx/kalk.
xoofx/vk_compute_tester
Simple Vulkan program to test a compute shader on Windows
xoofx/bitfire
c64 demo-loader/framework
xoofx/FluentAvalonia
Control library focused on fluent design and bringing more WinUI controls into Avalonia
xoofx/homebrew-kalk
Homebrew formula for the kalk calculator command line app on macOS.
xoofx/skia
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.