I wrote up a potential optimization for one of bindgen
's internal phases:
Currently, we end up duplicating a lot of computations, and with a carefully placed bitset, we could avoid the duplication completely. Details in the issue!
I wrote up a potential optimization for one of bindgen
's internal phases:
Currently, we end up duplicating a lot of computations, and with a carefully placed bitset, we could avoid the duplication completely. Details in the issue!
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:
LogRecord
s and LogMetadata
max_level_*
body
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).