https://github.com/calebowens/actors
https://github.com/calebowens/actors
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/calebowens/actors
- Owner: calebowens
- Created: 2022-07-04T22:02:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T22:02:41.000Z (about 4 years ago)
- Last Synced: 2025-12-25T04:48:52.298Z (6 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Actors
Hi! This is my implementation of the actor model in typescript. I put a good bit of effort into making sure that it was type safe so I hope if you try use it that you enjoy the experience.
I will write documentation later but right now I've got other things on my mind