atadi96's Stars
dotnet/ef6
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
bcarruthers/garnet
F# game composition library
microsoft/verona
Research programming language for concurrent ownership
ChrisPritchard/Xelmish
XNA + Elmish - 2D game development framework with F#
Hardt-Coded/Terminal.Gui.Elmish
An elmish wrapper around Miguel de Icaza's 'Gui.cs' https://github.com/migueldeicaza/gui.cs including a fable like view DSL.
MichalStrehovsky/zerosharp
Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.
ghuntley/dotfiles-nixos
source drop as reference for others on how to setup nixos and share configs between multiple machines
cboudereau/category-theory-for-dotnet-programmers
This repo contains all c++ / haskell samples from Bartosz Milewski's book (Category Theory for Programmers) converted to csharp and fsharp
markpattison/fsharp-monogame
A1kmm/proofsweeper
Play Minesweeper by formally proving your moves in Idris
terrajobst/minsk
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.
dbrattli/Fable.Reaction
Fable Reaction - Reactive (AsyncRx) for F# Elmish and Fable
VictorTaelin/abstract-algorithm
Optimal evaluator of λ-calculus terms.
zfnmxt/tigerhaskell
Modern Compiler Implementation in ML (except in Haskell) :^)
panesofglass/trail
ASP.NET Blazor rendering with F#
FStarLang/FStar
A Proof-oriented Programming Language
ollef/sixten
Functional programming with fewer indirections
DataKinds/sixty-five-oh-two
A 65C02 Assembly eDSL in Haskell
dfordivam/tenjinreader
Full stack Haskell, Japanese learning app
adolfintel/Windows10-Privacy
Windows 10 Privacy Guide
pocketberserker/FSharp.Automaton
Zesix/Impulse
A barebones C# bootstrap framework for building scalable projects quickly and easily in Unity.
tanakh/monadius
2-D arcade scroller
SodiumFRP/sodium
Sodium - Functional Reactive Programming (FRP) Library for multiple languages
cat-milk/Anime-Girls-Holding-Programming-Books
Anime Girls Holding Programming Books
neptunia/kc-discord-relayer
relay info from kancolle to discord via a chrome extension and a nodejs websocket server
erengy/taiga
A lightweight anime tracker for Windows
dotnet-websharper/core
WebSharper - Full-stack, functional, reactive web apps and microservices in F# and C#
orlp/pdqsort
Pattern-defeating quicksort.