marcio-azevedo / fsharp-data-processing-pipeline
Provides an extensible solution for creating Data Processing Pipelines in F#.
☆15Updated 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
- Visual Studio extension for rich inlined comments using MarkDown☆36Updated 8 years ago
- The TodoMVC app written in F#, using Fable, Elmish and Fulma.☆18Updated 6 years ago
- Graph-based optimising state machine negotiations/processors☆16Updated 6 years ago
- F# Type Providers for SqlDataConnection, SqlEntityConnection, ODataService, WsdlService and EdmxFile using .NET Framework generators☆38Updated 3 years ago
- Functional F# API for Cassandra☆20Updated 6 years ago
- F# implementation of the Raft consensus algorithm from the paper 'In Search of an Understandable Consensus Algorithm'.☆25Updated 11 years ago
- Apply systemwide resilience strategies consistently across subsystems, standing on Polly's shoulders☆16Updated 4 years ago
- Reference app for using F# Suave and Expecto☆14Updated 7 years ago
- Functional Event Sourcing meets The Elm Architecture☆20Updated 3 years ago
- Author Apache Storm topologies and components in F#☆24Updated 7 years ago
- An actor framework for F#☆47Updated 5 years ago
- Demo of using Kestrel Http Server with F#☆13Updated 8 years ago
- A library for fast reflective updates to immutable data trees☆19Updated 7 years ago
- Create type providers just by implementing a simple REST service☆19Updated 8 years ago
- ASP.NET Core middleware to run Suave on top of ASP.NET Core☆39Updated 7 years ago
- Author Apache Storm topologies with F# using statically-typed streams☆44Updated 2 years ago
- Simply extract JSON values from HTTP requests without defining intermediate types or using model binding☆20Updated 3 years ago
- A tiny type provider to use Slack API☆9Updated 7 years ago
- Library for efficient learning of word representations and sentence classification.☆22Updated 7 years ago
- A set of WebParts to add OAuth authentication for Suave Web applications☆21Updated 7 years ago
- F# Type Provider for SignalR with FunScript☆16Updated 9 years ago
- An F# polymorphic, unqualified-accessible set of functions for List, Seq, and Array.☆12Updated 5 years ago
- Native support for destructuring F# types when logging to Serilog.☆39Updated 2 weeks ago
- Using Suave on top of Kestrel Server.