brianrourkeboll's Stars
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
BurntSushi/xsv
A fast CSV command line toolkit written in Rust.
dotnet/fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
ashmind/SharpLab
.NET language playground
fscheck/FsCheck
Random Testing for .NET
praeclarum/FuGetGallery
An alternative web UI for browsing nuget packages
haf/expecto
A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
plotly/Plotly.NET
interactive graphing library for .NET programming languages :chart_with_upwards_trend:
younader/Vesuvius-Grandprize-Winner
fsharp/fslang-design
RFCs and docs related to the F# language design process, see https://github.com/fsharp/fslang-suggestions to submit ideas
fsprojects/FSharp.Formatting
F# tools for generating documentation (Markdown processor and F# code formatter)
ionide/FsAutoComplete
F# language server using Language Server Protocol
fsharp/fslang-suggestions
The place to make suggestions, discuss and vote on F# language and core library features
confluentinc/librdkafka
The Apache Kafka C/C++ library
fslaborg/flips
Fsharp LInear Programming System
fsprojects/FSharp.Data.Adaptive
On-demand adaptive/incremental data for F# https://fsprojects.github.io/FSharp.Data.Adaptive/
ieviev/fflat
F# native script compiler
JohSand/Orsak
thinkbeforecoding/Fargo
A functional command line argument parser with builtin completion.
fsharp/fsharp-core-docs
Generated API documentation for the FSharp.Core library. Generated using FSharp.Formatting.
brianrourkeboll/FSharp.AspNetCore.WebAppBuilder
An F# computation expression for succinctly defining ASP.NET Core web apps, including support for minimal APIs.
brianrourkeboll/FSharp.Collections.Builders
Computation expressions for conveniently and efficiently constructing common collections.