package shuttle

  1. Overview
  2. Docs
Reasonably performant non-blocking channels for async

Install

Dune Dependency

Authors

Maintainers

Sources

shuttle-0.1.0.tbz
sha256=daf6cb4f3e9f4b84bf7a35a1781126f562bf606e242e9a91a0cb1e55d07c3d14
sha512=4609a254587b9fb6eb2541bc8e76e830e0acc6d25c71ace7386cbe06ca2f3280171fb32839c064a1a74cbb0e96452010e41c617892934217fc1f2d44d9f25c78

README.md.html

Shuttle

Reasonably performant buffered channels for async.

The implementation is adapted from the low latency transport in the async_rpc library