michaelsbradleyjr / achan

Asynchronous channels for Nim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

achan

License: Apache-2.0 License: MIT Stability: experimental Builds (GitHub Actions)

Asynchronous channels for Nim.

Installation

Add achan to a project's .nimble file

requires "https://github.com/michaelsbradleyjr/achan#head"

🚧 These instructions will be revised once changes in master are included in a tagged version and the package has been published in the Nim packages directory.

choosenim is a convenient way to install the Nim compiler and tools, if you don't have them installed already.

Stability

This package is currently experimental. Until it is marked as stable, it may be subject to breaking changes across patch and minor versions.

License

achan is licensed and distributed under either of

at your option. The contents of this repository may not be copied, modified, or distributed except according to those terms.

About

Asynchronous channels for Nim

License:Other


Languages

Language:Shell 60.3%Language:Nim 25.5%Language:Emacs Lisp 14.2%