- Using a byte vector as a std::io::BufRead https://doc.rust-lang.org/std/io/trait.BufRead.html#implementors 9 comments rust
- How do I stop reading the moment a certain character is entered? http://doc.rust-lang.org/std/io/trait.BufRead.html#method.read_until 4 comments rust
Linking pages
- Filtering Duplicates on the Command Line: 30x Faster than sort|uniq | by Karolin Varner | Adobe Tech Blog https://medium.com/adobetech/filtering-duplicates-on-the-command-line-30x-faster-than-sort-uniq-96ca5f7b4277 27 comments
- rust streams https://blog.yoshuawuyts.com/rust-streams/ 16 comments
- GitHub - whitfin/bytelines: Read input lines as byte slices for high efficiency https://github.com/whitfin/bytelines 15 comments
- The Common Rust Traits - Rustifications https://stevedonovan.github.io/rustifications/2018/09/08/common-rust-traits.html 10 comments
- GitHub - ps1dr3x/easy_reader: ⏮ ⏯ ⏭ A Rust library for easily navigating forward, backward or randomly through the lines of huge files. https://github.com/ps1dr3x/easy_reader 9 comments
- First program in Rust: Hangman http://katecpp.github.io/rust-hangman/ 0 comments
- MsgPacker: Enhancing performance and security – Victor Lopez – A Rust flavored crypto perspective. https://vlopes11.github.io/msgpacker-refactor/ 0 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:doc.rust-lang.org
Search title: BufRead in std::io - Rust
See how to search.