learnbyexample / cli_text_processing_rust

Command line text processing with Rust tools

Home Page:https://learnbyexample.github.io/cli_text_processing_rust/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command line text processing with Rust tools

ℹ️ ℹ️ This is a work-in-progress book on text processing with command line Rust tools.


E-book

TODO: PDF/EPUB versions

For web version of the book, visit https://learnbyexample.github.io/cli_text_processing_rust/


Planned list of tools

ℹ️ Rust coreutils won't be covered here. See also Awesome Alternatives in Rust.


Feedback and Contributing

Please open an issue if you spot any typo/errors.

Please do not submit pull requests.

I'd also highly appreciate your feedback about the book.

Twitter: https://twitter.com/learn_byexample


Acknowledgements


License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Code snippets are available under MIT License

About

Command line text processing with Rust tools

https://learnbyexample.github.io/cli_text_processing_rust/

License:MIT License