Skip to main content
Hopac package icon

Hopac

Hopac is a library for higher-Order, parallel, asynchronous and concurrent programming in F#. Inspired by languages like Concurrent ML and Cilk, Hopac is a library for F# with the aim of making it easier to write efficient parallel, asynchronous, concurrent and reactive programs. Hopac is licensed under a MIT-style license. See project website for further information.

Total Downloads
1.6M
1,577,886
Published
Jul 5, 2021
Latest stable version

Install

.NET CLI
dotnet add package Hopac --version 0.5.1
Package Manager Console
Install-Package Hopac -Version 0.5.1
PackageReference
<PackageReference Include="Hopac" Version="0.5.1" />

Frameworks

.NETStandard2.0

Dependencies

FSharp.Core
.NETStandard2.0
[4.5.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.