Help from anyone who has experience working with musl libc and/or OpenSSL and/or ARM would be greatly appreciated adding OpenSSL support to cross targets that are currently missing it:
People are needed to help fill out the log crate evaluation, write cookbook recipes for the log crate, and generally offer their opinions.
Iām starting a recommender systems framework written in Rust and Iād love to work with people interested in this topic. There are a bunch of fairly easy issues here: https://github.com/z1mvader/quackin/issues that only requre some basic knowledge on recommender systems. The project itself is pretty new and young so I hope that it will be a good space to discuss recommender systems and machine learning topics as well.
Rusoto has a few issues ready to go. For example https://github.com/rusoto/rusoto/issues/616 is marked easy
and would greatly help us out.
If anyone has some free time:
https://github.com/rust-lang/rust/issues/42349
https://github.com/rust-lang-nursery/rustup.rs/issues/1144
From the libz blitz:
- log: Support construction of
LogRecord
s andLogMetadata
- log: Expand log! docs for
max_level_*
- log: Maintaner wanted for env_logger
- reqwest: Expose RedirectAttempt and RedirectAction types
- reqwest: Add realistic examples for Response
- reqwest: Document Body constructors
- reqwest: Document Error
- reqwest: Add examples for
body
- url: Document percent_encoding module
- url: Implement Debug for many types
- url: Put error conditions in āErrorsā sections
- url: Explain the term āfragmentā
From my project to port Haskellās C parser and Corrode to Rust, I have this [medium] sized task available: https://github.com/tcr/corrode-but-in-rust/issues/65
Iām happy to mentor people through this task. The translation project is entirely in Rust (no Haskell knowledge necessary).
https://github.com/brson/stdx/issues/15
https://github.com/brson/stdx/issues/32
https://github.com/brson/stdx/issues/33
https://github.com/brson/stdx/issues/34
https://github.com/brson/stdx/issues/35
https://github.com/brson/stdx/issues/36
https://github.com/rust-lang/rust/issues/42349
https://github.com/rust-lang-nursery/rustup.rs/issues/1144
Perceptia is dynamic window manager with support for Wayland. It is young so I guess it is the most exiting time to become a contributor. Here are couple of example issues suitable for new-commers (many more interesting ones wait on github):
Offscreen mode with VNC or Spice would be nice feature to have. Is someone working in support for these protocols in Rust?