Applications
-
SweatTimerExercise timer for transitions between active time and rest time. Provides audible and visual cues to make workouts more efficient. Ideal for any tabata based routine. -
LaunchdockFuzzy search application launcher for linux and macOS -
Armada SolverA remote service to solve optimization problems. Provides support for Google OR-Tools for LP, MIP, and CSP. And support for non-linear problems with standard algorithms (e.g.: NelderMead), and a custom non-derivative mesh solver.
Tools & Libraries
-
Functional Testing Framework for F#A purely functional testing framework using Railway-Oriented Programming (ROP) principles. -
Mathematical Optimization Toolkit for dotnet (F#)An open-source library for constraint programming and discrete optimization. Includes solvers for scheduling, resource allocation, and routing problems. -
Functional Application Operators for RustBrings functional composition to Rust with application operators inspired by F#, OCaml, and Elixir.