#exercise #educational #rust

bin+lib pipeviewer-exercise

Exercises for pipeviewer originating from System Programming with Rust

1 unstable release

0.1.0 Sep 29, 2022

#34 in #exercise

MIT license

10KB
219 lines

Exercise for Pipeviewer

Original version: Hands On Systems Programming with Rust, author Nathan Stocks, published by Pakt

This project replicates of the functionality of pv, but the main focus of this project is to walk through a hands-on project to teach and demonstrate Rust programming languages features. Each Git tag in this repository is for a commit that corresponds to one of the training videos in the course, so you can walk through the code tag-by-tag if you like along with the course.

I hope you find this repository useful. If you do, I encourage you to check out Agile Perseption course by Nathan Stock at https://agileperception.com


lib.rs:

Pipeviewer library documentation

Dependencies

~3–12MB
~103K SLoC