Pinned Repositories
at-term
Easy AT Command Terminal
csv-merge
GUI tool to merge CSV files
fsharp-highlighting
An fast, embeddable WPF control which displays F# Source Code with syntax highlighting
fsharp-worksheet
A spreadsheet-like interactive evaluator for F#
FSM
Minimalist statemachine library for F#
gameoflife-wasm
Conway's Game of Life in Web Assembly, built using Bolero
openssl-wizard
A wizard/gui to help you with using the openssl cli
fantomas-for-vs
Visual Studio Formatter for F#
fsharp-linting-for-vs
Visual Studio Linter for F#
FSharp.Control.Reactive
Extensions and wrappers for using Reactive Extensions (Rx) with F#.
deviousasti's Repositories
deviousasti/fsharp-worksheet
A spreadsheet-like interactive evaluator for F#
deviousasti/gameoflife-wasm
Conway's Game of Life in Web Assembly, built using Bolero
deviousasti/openssl-wizard
A wizard/gui to help you with using the openssl cli
deviousasti/at-term
Easy AT Command Terminal
deviousasti/fsharp-highlighting
An fast, embeddable WPF control which displays F# Source Code with syntax highlighting
deviousasti/netshell
Easily create a shell for your existing .NET APIs
deviousasti/cloudlayerio-fsharp
cloudlayerio (https://cloudlayer.io) - API Library for easy access to our REST based API services using the f# language.
deviousasti/deviousasti.github.io
Source of https://deviousasti.github.io
deviousasti/TexParser
deviousasti/add-to-vcxproj
Recursively add files to a VC++ project
deviousasti/awesome-fsharp
A curated list of awesome F# frameworks, libraries, software and resources.
deviousasti/build-bot
A zero configuration continuous build bot
deviousasti/CSharpMath
LaTeX. in C#. (ported from the wonderful iosMath project).
deviousasti/dotnet-templates
Example app and service templates `dotnet new -i Equinox.Templates; dotnet new eqx shipping/testbed/web/webcs, pro Sync/Projector/Reactor pro Consumer/summaryConsumer/trackingConsumer` https://github.com/jet/equinox https://github.com/jet/FsCodec
deviousasti/equinox
.NET Event Sourcing library with CosmosDB, EventStoreDB, SqlStreamStore and integration test backends. Focused at stream level; see https://github.com/jet/propulsion for cross-stream projections/subscriptions/reactions
deviousasti/fantomas
FSharp source code formatter
deviousasti/flips
Fsharp LInear Programming System
deviousasti/FsCodec
F# Event-Union Contract Encoding with versioning tolerant converters supporting System.Text.Json and Newtonsoft.Json
deviousasti/fsharp
The F# compiler, FSharp.Core library, and tools for F#
deviousasti/FSharp.Control.AsyncSeq
Asynchronous sequences for F#
deviousasti/FSharp.Control.Reactive
Extensions and wrappers for using the Reactive Extensions (Rx) with F#.
deviousasti/FSharpLint
Lint tool for F#
deviousasti/FsKafka
Minimal F# wrappers for Confluent.Kafka+librdkafka.redist 0.x and 1.x
deviousasti/infer-contract
Infer an F# type from a JSON sample
deviousasti/NetBarcode
Barcode generation library written in C# and .NET Standard 2
deviousasti/propulsion
.NET event stream projection and scheduling platform with EventStore, CosmosDb, Equinox and Kafka integrations
deviousasti/readline
A Pure C# GNU-Readline like library for .NET/.NET Core
deviousasti/TickSpec
Lean .NET BDD framework with powerful F# integration
deviousasti/tsgen
Typescript Proxy Generator
deviousasti/Vp.FSharp.Sql.Sqlite
F# Wrapper for SQLite using System.Data.SQLite and Vp.FSharp.Sql