GennadyGS's Stars
brianberns/Bernsrite.Flogic
First-order (predicate) logic for F#
dotnet/spark
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
cannorin/FSharp.TypeLevel
type-level programming in F#
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
davidglassborow/fsharp-pov
A WIP FSharp DSL for creating POV scenes
SchlenkR/PrettyFsi
Additions for working with F# Interactive, especially modified or added printers.
SchlenkR/FsHttp
HTTP library for F#
fsprojects/FSharp.UMX
F# units of measure for primitive non-numeric types
EvgSkv/logica
Logica is a logic programming language that compiles to SQL. It runs on DuckDB, Google BigQuery, PostgreSQL and SQLite.
EbookFoundation/free-programming-books
:books: Freely available programming books
JordanMarr/SqlHydra
SqlHydra is a suite of NuGet packages for working with databases in F# including code generation tools and query expressions.
microsoft/fsharplu
This library provides a set of F# helpers for string manipulations, logging, collection data structures, file operations, text processing, security, async, parsing, diagnostics, configuration files and Json serialization.
psfinaki/Finelines
YAML pipelines as proper code.
asc-community/AngouriMath
New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.
double-commander/doublecmd
Double commander, A twin panel (side by side) cross platform open source file manager
sqlkata/querybuilder
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
idris-lang/Idris2
A purely functional programming language with first class types
efcore/EFCore.FSharp
Adds F# design-time support to EF Core
fslaborg/XPlot
A collection of older plotting libraries for F#. Recommended to use Plotly.NET instead https://plotly.net/
fsprojects/FSharpx.Extras
Functional programming and other utilities from the original "fsharpx" project
FStarLang/FStar
A Proof-oriented Programming Language
OData/AspNetCoreOData
ASP.NET Core OData: A server library built upon ODataLib and ASP.NET Core
NickBrooks/Table-Storage-Performance-Tester
Test the performance of Azure Table Storage. Currently does bulk batch inserts and an entity count on a partition. :wolf: :camel:
fsprojects/FSharp.Core.Fluent
Fluent members for F# FSharp.Core functions
palladin/Higher
A lightweight library of abstractions for Higher-kinded programming in F#
swlaschin/fsharpforfunandprofit.com
Source for fsharpforfunandprofit.com. For typos, please send a PR or create an issue. Thanks!
allisterb/Selma
Multimodal CUI for delivering accessible healthcare self-management, self-care, and self-education programs.
Dzoukr/Dapper.FSharp
Lightweight F# extension for StackOverflow Dapper with support for MSSQL, MySQL, PostgreSQL, and SQLite
Zaid-Ajaj/Npgsql.FSharp
Thin F# wrapper around Npgsql, the PostgreSQL database driver for .NET