[TWiR] Call for Participation

eazy and tedious, requires building large projects.

This is waiting on someone with a fairly powerful and idle computer doing a comparison of time cargo generate-lockfile with a build of master vers a build with this PR on some large project like servo or like rustc.

Hi, I include a renaming issue:
https://github.com/freedomlayer/offst/issues/210

Solving this issue should require basic familiarity with Rust, no additional knowledge about the Offst project is required.

Hi,
This linear algebra library needs more tests, easy issue if you know linear algebra.
You can see what the functions are supposed to do from netlib.

https://github.com/oezgurmakkurt/blasoxide/issues/3

1 Like

Hello,

We could use a more experienced embedded developer to help us with a problem in the Rubble BLE stack.

Blog post explaining the issue:
https://mckeogh.tech/help-wanted-ble/

Issue itself:
https://github.com/jonas-schievink/rubble/issues/29#issuecomment-483387629

1 Like

Hello

I could use some help with the ConTrie crate. I've created two tickets for some of the work that needs to be done, both is writing code that is similar to some other code already in the crate so it should be quite beginner friendly.

https://github.com/vorner/contrie/issues/2
https://github.com/vorner/contrie/issues/3

1 Like

Hello!

I'm the Windows maintainer of Winit. We could use some help getting stuff done on... well, all platforms, really, but especially macOS, X11, Android, and iOS.

2 Likes

I have two simple and self-contained issues for new Rustaceans in my new crate js_int:

https://github.com/jplatte/js_int/issues/10

https://github.com/jplatte/js_int/issues/8

There's another one that might be harder, but probably is relatively easy too:

https://github.com/jplatte/js_int/issues/7

1 Like

Here are some simple rustc-guide documentation issues that would be really good candidates for first PR's to rust:
https://github.com/rust-lang/rustc-guide/issues/418
https://github.com/rust-lang/rustc-guide/issues/419
https://github.com/rust-lang/rustc-guide/issues/420

1 Like

Notify: looking for maintainers

https://github.com/passcod/notify/issues/209

I have one good first issue for next weeks TWIR :slight_smile: I will try to find more in the next few days.

https://github.com/timberio/vector/issues/932

1 Like

https://github.com/google/mundane/issues/21

1 Like

For Hacktoberfest I'd like to get my crate rustfm-scrobble to v1.0.

I've been working on it for a few years, it's a very simple little crate - a small API client for Last.fm's Scrobble API. There are a few issues left before a 1.0 release, all of them on GitHub with the 'Hacktoberfest' label.

Good opportunity to get some Hacktoberfest PRs and work on improving the Rust ecosystem.

Tokamak and Bastion looking for maintainers!
For Tokamak project:
https://github.com/vertexclique/tokamak/issues/91
For Bastion project:
https://github.com/bastion-rs/bastion/issues/32

My static_assertions crate is now 1.0! :slight_smile:

I wrote about it at https://nikolaivazquez.com/posts/programming/rust-static-assertions-1_0/

1 Like

Embark has been busy tagging our PRs for Hacktoberfest - lots of areas where we want help and we'll add more throughout the month!
http://bit.ly/embarkhacktober (logged in)
Search · user:EmbarkStudios label:hacktoberfest state:open · GitHub (not logged in)

1 Like

https://github.com/rust-lang/rust/issues/56195

For async-std we have a few issues this week we could use help with!

1 Like

For async-std we have another set of issues this week we could use help with!

There are also a lot of Stream combinators that are waiting to be implemented: [tracking] streams · Issue #129 · async-rs/async-std · GitHub

These should all be a fun challenge to solve, but not too hard that it's no longer fun. We already have a lot of time-related code in async-std that can be referenced for implementing these.

1 Like

https://github.com/rust-lang/rust-clippy/issues/353