https://github.com/mintlu8/riostream
A humorous attempt at implementing C++'s iostream and its syntax in Rust.
https://github.com/mintlu8/riostream
Last synced: 18 days ago
JSON representation
A humorous attempt at implementing C++'s iostream and its syntax in Rust.
- Host: GitHub
- URL: https://github.com/mintlu8/riostream
- Owner: mintlu8
- License: mit
- Created: 2023-09-14T08:41:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-14T09:36:27.000Z (almost 3 years ago)
- Last Synced: 2026-03-01T23:30:56.957Z (4 months ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# riostream
A humorous attempt at implementing C++'s iostream and its syntax in Rust.