Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
tango
Markdown-based Literate programming in Rust, integrated with Cargo.
-
tango-demo
Demonstration crate for the tango literate programming tool.
-
rust-curses
Rust interface to terminal curses library / libraries.
-
rust-glm
Port of (subset of) GLM to Rust
-
rust-examples-icfp2014
Some tutorial-style examples of Rust programs
-
cyot
Choose Your Own Tutorial. Currently Rust centric.
659 contributions in the last year
Contribution activity
April 2019
Created a pull request in rust-lang/rust that received 14 comments
[WIP] impl FromIterator for Option/Result via scan
This PR consists of two main things:
It swaps in a simpler (at least in terms of lines-of-code) implementation of FromIterator for Option and Result…
+126
−69
•
14
comments