https://github.com/eibens/lactor
https://github.com/eibens/lactor
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eibens/lactor
- Owner: eibens
- Created: 2021-07-18T21:40:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-05T23:05:24.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T13:48:00.595Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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