https://github.com/ericfrancis12/rust-actors
https://github.com/ericfrancis12/rust-actors
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericfrancis12/rust-actors
- Owner: EricFrancis12
- License: unlicense
- Created: 2025-01-23T15:14:29.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-23T15:16:34.000Z (4 months ago)
- Last Synced: 2025-01-23T16:27:09.468Z (4 months ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-actors
A basic actor implementation in Rust.