package gluon

  1. Overview
  2. Docs
A minimal, portable, and fast API on top of the operating-system's evented I/O API

Install

Dune Dependency

Authors

Maintainers

Sources

gluon-0.0.9.tbz
sha256=6162423e8918d40ed31aa086a31265d78a0a0d578c3726c4101eca88af76592a
sha512=c366898d59e52d39040debe8ea721caf3800e90e327bbd45345226b384fc72427ac7fd7a9fd0acf040663711d5a6a19a5366af3d31800b53b55732afd8e8fc03

Description

Tags

async io tcp udp multicore

Published: 12 Apr 2024

README

README.md

Gluon

Minimal, fast async engine

Dependencies (7)

  1. dune >= "3.11"
  2. uri >= "4.4.0"
  3. rio >= "0.0.1"
  4. ocaml >= "5.1"
  5. libc >= "0.0.1"
  6. config >= "0.0.1"
  7. bytestring >= "0.0.1"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. riot >= "0.0.9"

Conflicts

None