{"id":20721493,"url":"https://github.com/cleancut/pipeviewer","last_synced_at":"2025-04-23T15:14:48.691Z","repository":{"id":57655589,"uuid":"226553993","full_name":"CleanCut/pipeviewer","owner":"CleanCut","description":"Companion project for the hands-on Rust course I produced for Packt","archived":false,"fork":false,"pushed_at":"2025-04-22T19:54:21.000Z","size":50,"stargazers_count":11,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-23T15:14:40.662Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CleanCut.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-07T17:50:42.000Z","updated_at":"2025-04-15T17:52:08.000Z","dependencies_parsed_at":"2024-11-17T04:01:28.607Z","dependency_job_id":null,"html_url":"https://github.com/CleanCut/pipeviewer","commit_stats":{"total_commits":29,"total_committers":2,"mean_commits":14.5,"dds":0.03448275862068961,"last_synced_commit":"7e8a1fe4eb75a1e197ca7f95c2587384bcd77911"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanCut%2Fpipeviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanCut%2Fpipeviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanCut%2Fpipeviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanCut%2Fpipeviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CleanCut","download_url":"https://codeload.github.com/CleanCut/pipeviewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250457792,"owners_count":21433734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T03:28:04.675Z","updated_at":"2025-04-23T15:14:48.670Z","avatar_url":"https://github.com/CleanCut.png","language":"Rust","readme":"# Hands On Systems Programming with Rust\n\nHands-On Systems Programming with Rust, Published by Packt\n\n## Pipeviewer\n\nThis repository contains the code for the pipeviewer project that accompanies the\n\"Hands-on Systems Programming with Rust\" online course I created for and published\nthrough Packt.\n\nThis project replicates _some_ of the functionality of [pv], but the main focus of this\nproject is to walk students through a hands-on project to teach and demonstrate Rust\nprogramming language features.  Each Git tag in this repository is for a commit that\ncorresponds to one of the training videos in the course, so you can walk through the\ncode tag-by-tag if you like along with the course.\n\nI hope you find this repository and the companion course useful.  If you do, I\nencourage you to check out [other courses, training, and projects that I do](https://agileperception.com). :wink:\n\nI can be contacted via contact details on my website [agileperception.com].\n\n[pv]: http://www.ivarch.com/programs/pv.shtml\n[agileperception.com]: https://agileperception.com\n\n## Update: 2022-06-17\n\nChanges since tag `5.5`:\n\n- Update `pipeviewer`'s version to `1.0.1` (and add a corresponding tag)\n- Update from 2018 to 2021 edition of Rust in `Cargo.toml`\n- Update `crossbeam` to version `0.8.4` in `Cargo.toml`\n- Update `crossterm` to version `0.23.2` in `Cargo.toml`. In `src/stats.rs`, bring `crossterm::style::Stylize` into scope in a `use` statement, and change `cursor::MoveToColumn(0)` to `cursor::MoveToColumn(1)`.\n- Update `clap` to version `3.2.5` in `Cargo.toml`. In `src/args.rs`, change `.short(\"o\")` to `.short('o')` and `.short(\"s\")` to `.short('s')`.\n- Update all deep dependencies by running `cargo update`\n\n## Update: 2024-03-05\n\nChanges since previous update:\n\n- Update `crossbeam` to version `\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleancut%2Fpipeviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcleancut%2Fpipeviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleancut%2Fpipeviewer/lists"}