Skip to content

Commit da3a8ff

Browse files
committed
More 2014-11-17
1 parent 6e2faec commit da3a8ff

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

drafts/2014-11-17-this-week-in-rust.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ TODO
154154
* [json_macros]. Create JSON via Rust syntax.
155155
* [rust-bitfield]. A macro to generate bitfields.
156156
* [rust-smtp]. SMTP client.
157+
* [yaglw]. Yet another high-level OpenGL wrapper.
157158

158159
[id3]: https://www.reddit.com/r/rust/comments/2lsfrd/rustid3_and_rustmetaflac_libraries_to_read_and/
159160
[taskpool]: https://www.reddit.com/r/rust/comments/2ltjwm/a_loadbalancing_taskpool_resistant_to_child_panics/
@@ -162,6 +163,13 @@ TODO
162163
[json_macros]: https://www.reddit.com/r/rust/comments/2m3bjj/json_macros_construct_json_objects_in_rust_from/
163164
[rust-bitfields]: https://www.reddit.com/r/rust/comments/2m82o9/a_procedural_macro_to_generate_bitfieldlike_stuct/
164165
[rust-smtp]: https://www.reddit.com/r/rust/comments/2m8nla/rust_smtp_client_looking_for_feedback/
166+
[yaglw]: https://www.reddit.com/r/rust_gamedev/comments/2m7l9a/yaglw_yet_another_opengl_wrapper/
167+
168+
## Project Updates
169+
170+
* Piston has [seen some refactoring][pist] to how it handles event loops and windows.
171+
172+
[pist]: https://www.reddit.com/r/rust_gamedev/comments/2m7k6v/piston_update_glutin_loop/
165173

166174
## Upcoming Meetups
167175

0 commit comments

Comments
 (0)