derek-baker's Stars
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
xournalpp/xournalpp
Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.
MassTransit/MassTransit
Distributed Application Framework for .NET
EventStore/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
adamtornhill/code-maat
A command line tool to mine and analyze data from version-control systems
giraffe-fsharp/Giraffe
A native functional ASP.NET Core web framework for F# developers.
microsoft/sbom-tool
The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts.
tlaplus/Examples
A collection of TLA⁺ specifications of varying complexities
ststeiger/PdfSharpCore
Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
mcintyre321/ValueOf
Deal with Primitive Obsession - define ValueObjects in a single line (of C#).
fsprojects/FSharpPlus
Extensions for F#
informalsystems/quint
An executable specification language with delightful tooling based on the temporal logic of actions (TLA)
mjbvz/vscode-markdown-mermaid
Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview
domn1995/dunet
C# discriminated union source generator
swlaschin/DomainModelingMadeFunctional
Extended code samples related to the book "Domain Modeling Made Functional". Buy the book here: https://pragprog.com/book/swdddf/domain-modeling-made-functional or here https://fsharpforfunandprofit.com/books/
Azure/PSRule.Rules.Azure
Rules to validate Azure resources and infrastructure as code (IaC) using PSRule.
Azure/reliable-web-app-pattern-dotnet
The Reliable Web App Pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for .NET.
fsprojects/fsharp-companies
Community curated list of companies that use F#
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.
tlaplus/vscode-tlaplus
TLA+ language support for Visual Studio Code
PrateekKumarSingh/Graphical
Open-Source, Platform independent module that consumes data points as input and plots them on a 2D graph 📈📊💹 [Scatter / Bar / Line] on the PowerShell Console/Terminal
KevinMarquette/PSGraph
A set of utilities for working with Graphviz in Powershell
interactionresearchstudio/NaturewatchCameraServer
A Python / OpenCV camera server to stream Pi camera content to a remote client through a website.
bpruitt-goddard/vscode-mermaid-syntax-highlight
Markdown syntax support for the Mermaid charting language
microsoft/PSRule-pipelines
Validate infrastructure as code (IaC) and DevOps repositories using Azure Pipelines.
jdhitsolutions/PSCalendar
:calendar: A set of PowerShell commands for displaying calendars in the console.
jdhitsolutions/MyMonitor
A PowerShell module for tracking where you spend your time. Use the commands in this module to track how much time you are spending on different activities based on how long a selected window is active.
jdhitsolutions/WritingTools
A collection of files and PowerShell tools to assist in developing and writing a book.
Jaykul/ReadlineAI
Readline integrated tool that uses GPT to turn natural language into Bash/ZShell/PowerShell equivalents
derek-baker/functional-programming-jargon
Jargon from the functional programming world in simple terms!