Pinned Repositories
Argu
A declarative CLI argument parser for F#
craftinginterpreters-rust
A rust implementation of the craftinginterpreters project
fsharp
The F# compiler, FSharp.Core library, and tools for F#
fsharp-support
F# support in JetBrains Rider
Giraffe
A native functional ASP.NET Core web framework for F# developers.
lalrpop
LR(1) parser generator for Rust
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
pact-net
.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
pact-serialization-proxy
An experiment for non JSON-serialization with the pact testing framework (very much work in progress)
mcon's Repositories
mcon/pact-net
.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
mcon/Argu
A declarative CLI argument parser for F#
mcon/craftinginterpreters-rust
A rust implementation of the craftinginterpreters project
mcon/fsharp
The F# compiler, FSharp.Core library, and tools for F#
mcon/fsharp-support
F# support in JetBrains Rider
mcon/Giraffe
A native functional ASP.NET Core web framework for F# developers.
mcon/lalrpop
LR(1) parser generator for Rust
mcon/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
mcon/pact-serialization-proxy
An experiment for non JSON-serialization with the pact testing framework (very much work in progress)
mcon/parquet-dotnet
🏐 Apache Parquet for modern .NET
mcon/perfview
PerfView is a CPU and memory performance-analysis tool
mcon/RustPython
A Python Interpreter written in Rust
mcon/shouldly
Should testing for .NET - the way Asserting *Should* be!
mcon/spectre.console
A library that makes it easier to create beautiful console applications.
mcon/TextCopy
A cross platform package to copy text to and from the clipboard.
mcon/write_a_c_compiler
Test suite to help you write your own C compiler