https://github.com/pacman82/thisactor
An opinionated approach to event driven applications in Rust
https://github.com/pacman82/thisactor
Last synced: 2 months ago
JSON representation
An opinionated approach to event driven applications in Rust
- Host: GitHub
- URL: https://github.com/pacman82/thisactor
- Owner: pacman82
- Created: 2024-04-17T19:45:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T08:08:24.000Z (3 months ago)
- Last Synced: 2025-03-10T09:25:34.864Z (3 months ago)
- Language: Rust
- Size: 142 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Thisactor
An attempt to reduce bulk code then writing actors using plain tokio.