You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/2016-09-27-this-week-in-rust.md
+1
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
43
43
*[Sarkara](https://github.com/quininer/sarkara). A Post-Quantum cryptography library written in Rust.
44
44
*[Native Windows GUI](https://github.com/gabdube/native-windows-gui). Native Window GUI (nwg for short) is a GUI library for Windows.
45
45
*[dataplotlib](https://github.com/coder543/dataplotlib). Plotting library that tries to make it easy to do scientific plots in Rust.
46
+
*[itertools version 0.5 released](http://bluss.github.io/rust/2016/09/26/itertools-0.5.0/). itertools provides extra functionality for iterators.
46
47
*[rouille](https://github.com/tomaka/rouille). Rust web server middleware.
47
48
*[Perlin](https://github.com/JDemler/perlin). A lazy, zero-allocation and data-agnostic Information Retrieval library.
48
49
*[This week in Rust Docs 23](https://guillaumegomez.github.io/this-week-in-rust-docs/blog/this-week-in-rust-docs-23). Updates from the Rust documentation team.
0 commit comments