https://github.com/fasterthanlime/rue
A bad version of strace in Rust
https://github.com/fasterthanlime/rue
Last synced: 10 months ago
JSON representation
A bad version of strace in Rust
- Host: GitHub
- URL: https://github.com/fasterthanlime/rue
- Owner: fasterthanlime
- License: apache-2.0
- Created: 2023-03-05T16:39:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-17T12:59:33.000Z (about 3 years ago)
- Last Synced: 2025-05-12T20:52:03.097Z (about 1 year ago)
- Language: Rust
- Homepage: https://youtu.be/engduNoI6DE
- Size: 21.5 KB
- Stars: 52
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# rue
A bad version of strace in Rust, made for this video:
https://www.youtube.com/watch?v=engduNoI6DE
## License
This project is primarily distributed under the terms of both the MIT license
and the Apache License (Version 2.0).
See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) for details.