An open API service indexing awesome lists of open source software.

https://github.com/eibens/lactor


https://github.com/eibens/lactor

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# lactor

[lactor] is a idiomatic and functional implementation of the actor model in
TypeScript for Deno.

[![License][license-shield]](LICENSE) [![Build][build-shield]][build]
[![Code coverage][coverage-shield]][coverage]

[lactor]: #

[coverage-shield]: https://img.shields.io/codecov/c/github/eibens/lactor?logo=codecov&label
[license-shield]: https://img.shields.io/badge/proprietary-informational?&label=license
[coverage]: https://codecov.io/gh/eibens/lactor
[build]: https://github.com/eibens/lactor/actions/workflows/ci.yml
[build-shield]: https://github.com/eibens/lactor/actions/workflows/ci.yml/badge.svg