Alexandre Mutel

Results 37 repositories owned by Alexandre Mutel

kalk

283
Stars
15
Forks
Watchers

kalk is a powerful command line calculator app for developers.

LibObjectFile

124
Stars
11
Forks
Watchers

LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, DWARF, ar...)

markdig

4.1k
Stars
437
Forks
Watchers

A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET

SharpYaml

330
Stars
62
Forks
Watchers

SharpYaml is a .NET library for YAML compatible with CoreCLR

zio

795
Stars
61
Forks
Watchers

A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET

Tomlyn

385
Stars
29
Forks
Watchers

Tomlyn is a TOML parser, validator and authoring library for .NET Framework and .NET Core

UnityNuGet

598
Stars
92
Forks
Watchers

Provides a service to install NuGet packages into a Unity project via the Unity Package Manager

SharpScss

54
Stars
10
Forks
Watchers

A portable cross-platform pinvoke .NET wrapper around libsass to convert SCSS to CSS

Antlr4Ast

50
Stars
2
Forks
Watchers

Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.

ManagedJit

72
Stars
13
Forks
Watchers

Prototype of writing a managed JIT in C# with CoreCLR