fibril 0.0.8

A library for implementing distributed systems with commmunicating fibers.
Documentation

Fibril

Fibril is a library for implementing distributed systems with commmunicating fibers.

Usage

Please see the fibril_verifier docs.

Features

  • fibers: Include support for fibers.
  • rt: Include a UDP runtime.
  • serde_json: Include a new_with_serde_json helper in the UDP runtime.