[TWiR] Call for Participation

If interested in Unicode and i18n matters, this is a nice started to get you read some Unicode reports and have fun with them.

https://github.com/behnam/rust-unic/issues/43

For my experimental port of Corrode to Rust, I'd love help converting these Map, IntMap, Set, and IntSet methods.

https://github.com/tcr/rust-corrode/issues/2

Open issues from the libz blitz evaluation of same-file:

https://github.com/BurntSushi/same-file/issues/2
https://github.com/BurntSushi/same-file/issues/7
https://github.com/BurntSushi/same-file/issues/8
https://github.com/BurntSushi/same-file/issues/12
https://github.com/BurntSushi/same-file/issues/14

Open issue from the libz blitz evaluation of walkdir:

https://github.com/BurntSushi/walkdir/issues/54

The phrasing in my Rust FFI Guide isn't very consistent at the moment. This would be ideal for a new contributor who wants to help improve the ecosystem, in particular the story around FFI.

https://github.com/Michael-F-Bryan/rust-ffi-guide/issues/8

I'd love help hunting for bugs (or confirming that they're fixed) and updating docs for hardware I don't have:

https://github.com/ggez/ggez/issues/30
https://github.com/ggez/ggez/issues/35
https://github.com/ggez/ggez/issues/118

https://github.com/rust-lang-nursery/rust-bindgen/issues/886

https://github.com/rust-lang-nursery/rust-bindgen/issues/875

https://github.com/rust-lang-nursery/rust-bindgen/issues/876

https://github.com/rust-lang-nursery/rust-bindgen/issues/877

https://github.com/rust-lang-nursery/rust-bindgen/issues/879

https://github.com/rust-lang-nursery/rust-bindgen/issues/880

https://github.com/rust-lang-nursery/rust-bindgen/issues/881

https://github.com/rust-lang-nursery/rust-bindgen/issues/882

https://github.com/rust-lang-nursery/rust-bindgen/issues/883

https://github.com/rust-lang-nursery/rust-bindgen/issues/884

https://github.com/rust-lang-nursery/rust-bindgen/issues/885

https://github.com/gimli-rs/gimli/issues/231

Looking for help with observed performance degradation between nightly builds!

At PumpkinDB, we are building an immutable database engine and performance of our builtin language (PumpkinScript) is an important concern. We have recently observed that night builds after 2017-06-20 cause a significant performance degradation to our benchmark test.

So far we have been unable to figure out what's so different about new nightlies that make these benchmark so much slower.

The issue involves a lot of layers in PumpkinDB engine, but I am happy to answer questions and clarify how this works in our chat at PumpkinDB/Lobby - Gitter

Here's the issue with benchmarking details:

https://github.com/PumpkinDB/PumpkinDB/issues/345

Looking for help to improve winit's support of wayland.

This mostly involve improving my crate wayland-window, which winit uses for its wayland interface. I can mentor on these, as some require some understanding of wayland.

https://github.com/Smithay/wayland-window/issues/4

https://github.com/Smithay/wayland-window/issues/19

Another round of mentored issues in lyon:

1 Like

https://github.com/rust-lang-nursery/rust-bindgen/issues/914

1 Like

From the libz blitz evaluation of env_logger

https://github.com/sebasmagri/env_logger/issues/6
https://github.com/sebasmagri/env_logger/issues/7
https://github.com/sebasmagri/env_logger/issues/8
https://github.com/sebasmagri/env_logger/issues/9
https://github.com/sebasmagri/env_logger/issues/10
https://github.com/sebasmagri/env_logger/issues/11
https://github.com/sebasmagri/env_logger/issues/12
https://github.com/sebasmagri/env_logger/issues/13
https://github.com/sebasmagri/env_logger/issues/14

From the libz blitz evaluation of mio (there are a lot of things to do here!):

https://github.com/carllerche/mio/issues/655
https://github.com/carllerche/mio/issues/656
https://github.com/carllerche/mio/issues/657
https://github.com/carllerche/mio/issues/658
https://github.com/carllerche/mio/issues/660
https://github.com/carllerche/mio/issues/661
https://github.com/carllerche/mio/issues/663
https://github.com/carllerche/mio/issues/665
https://github.com/carllerche/mio/issues/667
https://github.com/carllerche/mio/issues/668
https://github.com/carllerche/mio/issues/669
https://github.com/carllerche/mio/issues/673
https://github.com/carllerche/mio/issues/674
https://github.com/carllerche/mio/issues/675
https://github.com/carllerche/mio/issues/676
https://github.com/carllerche/mio/issues/677
https://github.com/carllerche/mio/issues/678
https://github.com/carllerche/mio/issues/679
https://github.com/carllerche/mio/issues/682
https://github.com/carllerche/mio/issues/683
https://github.com/carllerche/mio/issues/684
https://github.com/carllerche/mio/issues/685
https://github.com/carllerche/mio/issues/686

Hi, here are some issues from the threadpool libz blitz evaluation.

1 Like

https://github.com/rust-lang-nursery/rust-bindgen/issues/927

https://github.com/rust-lang-nursery/rust-bindgen/issues/928

https://github.com/rust-lang-nursery/rust-bindgen/issues/929

https://github.com/rust-lang-nursery/rust-bindgen/issues/933

Fresh from Diesel:

https://github.com/diesel-rs/diesel/issues/1130

and always welcome are contributions to:

https://github.com/diesel-rs/diesel/issues/563