Provides an extensible solution for creating Data Processing Pipelines in F#.
☆15Apr 7, 2018Updated 7 years ago
Alternatives and similar repositories for fsharp-data-processing-pipeline
Users that are interested in fsharp-data-processing-pipeline are comparing it to the libraries listed below
Sorting:
- A port of Bryan O'Sullivan's attoparsec from Haskell to F#☆28Nov 29, 2017Updated 8 years ago
- A lightweight framework for reactive programming☆16Sep 5, 2016Updated 9 years ago
- Sample application written in Freya☆10Oct 11, 2015Updated 10 years ago
- F# DSL for Enterprise Integration Patterns☆20Dec 4, 2018Updated 7 years ago
- Graph-based optimising state machine negotiations/processors☆16Oct 10, 2018Updated 7 years ago
- Demo of using Kestrel Http Server with F#☆13Jul 1, 2016Updated 9 years ago
- ☆15Jun 11, 2015Updated 10 years ago
- Collection of F# snippets☆42Dec 23, 2025Updated 2 months ago
- ☆17Mar 2, 2018Updated 8 years ago
- A F# functional wrapper over CNTK's .Net API (inspired by Keras but with function composition as the primary modeling metaphor)☆14Mar 22, 2021Updated 4 years ago
- Minimal demo of ASP.NET Core F# app☆14Nov 30, 2016Updated 9 years ago
- Intellisense support for Visual Studio F# interactive☆26Nov 24, 2015Updated 10 years ago
- limited dependent typing via F# Type Provider☆54Mar 2, 2018Updated 8 years ago
- A dotnet cli tool for generating solution files☆34Feb 4, 2020Updated 6 years ago
- Simple Fable Node.js app to generate static pages☆24Jan 16, 2019Updated 7 years ago
- Lightweight F# library for Suave.io web server using Razor engine adding some extra features like template composing, custom return codes…☆22Mar 2, 2018Updated 8 years ago
- DynamicJavaScriptRunTimes.NET is a layer above, the Noesis JavaScript.NET run-time and the Jurassic JavaScript run-time that provide acce…☆14Jul 16, 2011Updated 14 years ago
- A tool (also website) guarding a Hydra API against possible mistakes☆10May 1, 2023Updated 2 years ago
- A library to microbenchmark lambdas in C# and F# that runs on both Windows (clr) and Linux (mono).☆14Mar 9, 2017Updated 8 years ago
- A reflection-based JSON (de)serialization library written in and for F#☆14Nov 19, 2020Updated 5 years ago
- A browser JavaScript client for Logary or any other HTTP server you wish to send to.☆10Apr 9, 2022Updated 3 years ago
- Bindings for firebase.☆10Sep 5, 2018Updated 7 years ago
- Introduction to F#☆10Jul 22, 2019Updated 6 years ago
- Another MAKE utility implementation on F#, fully declarative with no-brain parallelism, inspired by Shake☆24Feb 23, 2024Updated 2 years ago
- Author Apache Storm topologies with F# using statically-typed streams☆45Sep 29, 2022Updated 3 years ago
- A set of WebParts to add OAuth authentication for Suave Web applications☆21Feb 28, 2018Updated 8 years ago
- Getting some f# into google cloud functions☆10Feb 9, 2017Updated 9 years ago
- ☆14Oct 8, 2019Updated 6 years ago
- A fully customizable static site generator using the power of FAKE☆11Jul 15, 2019Updated 6 years ago
- A tool to help build chains of dependent nugets across many solutions☆11Apr 2, 2015Updated 10 years ago
- An F# polymorphic, unqualified-accessible set of functions for List, Seq, and Array.☆12Sep 15, 2019Updated 6 years ago
- FsCheckUtils adds FsCheck utilities aimed at C# developers and adds some things from ScalaCheck e.g. someof and pick