delegateas / Delegate.Sandbox
A library that provides a Computation Expression named SandboxBuilder, sandbox { return 42 }, which ensures that values returned from the computation are I/O side-effects safe and if not, they are marked as unsafe returning an exception.
☆15Updated 9 years ago
Alternatives and similar repositories for Delegate.Sandbox:
Users that are interested in Delegate.Sandbox are comparing it to the libraries listed below
- A type-level logic programming language embedded in F#☆32Updated 7 years ago
- Multi-stage Programming in F#☆12Updated 8 years ago
- A library for fast reflective updates to immutable data trees☆19Updated 7 years ago
- fscx is an alternative F# compiler which enables to replace AST at compile time.☆43Updated 7 years ago
- A collection of utilities that encapsulate common concurrency patterns and constructs for use with the Hopac concurrency library.☆13Updated 7 years ago
- An actor framework for F#☆47Updated 5 years ago
- Functional Reactive Programming for F#☆18Updated 7 years ago
- Collection of F# snippets☆40Updated 11 months ago
- F# implementation of the Raft consensus algorithm from the paper 'In Search of an Understandable Consensus Algorithm'.☆25Updated 11 years ago
- Graph-based optimising state machine negotiations/processors☆16Updated 6 years ago
- Another MAKE utility implementation on F#, fully declarative with no-brain parallelism, inspired by Shake☆23Updated last year
- A Consul + Vault F# library – service discovery and secret management for your F# apps and services.☆31Updated 6 years ago
- A library to build declarative, composable, reactive user interfaces with WebSharper.☆14Updated this week
- A helper library to easily add F# scripts to your application.☆30Updated 5 years ago
- ☆68Updated 6 years ago
- A purely-functional random number generator framework designed for F#☆52Updated 4 years ago
- A library for incremental computations. Based on janestreet/incremental (https://github.com/janestreet/incremental) for OCaml.☆72Updated 6 years ago
- limited dependent typing via F# Type Provider☆54Updated 7 years ago
- F# Type Providers for SqlDataConnection, SqlEntityConnection, ODataService, WsdlService and EdmxFile using .NET Framework generators☆38Updated 3 years ago
- A quotations evaluator/compiler for F# based on LINQ expression tree compilation☆70Updated 5 years ago
- F# Implementation of The Elm Architecture☆29Updated 3 years ago
- A set of performance test scripts for the F# compiler.☆20Updated 7 years ago
- An F# wrapper for gnuplot charting library☆35Updated 6 years ago
- Compatibility libraries for F#☆46Updated 6 years ago
- A port of MiniKanren to F# - embedded, typed logic programming☆27Updated 7 years ago
- FsCheckUtils adds FsCheck utilities aimed at C# developers and adds some things from ScalaCheck e.g. someof and pick☆10Updated 9 years ago
- Quotation Compilation library that uses FSharp.Compiler.Service☆76Updated 4 years ago
- Compositional Query Framework for F# Queries, based on "A Practical Theory of Language-Integrated Query"☆69Updated 5 years ago
- Fluent members for F# FSharp.Core functions☆70Updated 2 years ago
- A stream processing library for F#☆39Updated 9 years ago