|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "Rust participates in Google Summer of Code 2025" |
| 4 | +author: Jakub Beránek, Jack Huey and Paul Lenz |
| 5 | +--- |
| 6 | + |
| 7 | +We are happy to announce that the Rust Project will again be participating in [Google Summer of Code (GSoC) 2025][gsoc], same as [last year][gsoc announcement 2024]. If you're not eligible or interested in participating in GSoC, then most of this post likely isn't relevant to you; if you are, this should contain some useful information and links. |
| 8 | + |
| 9 | +Google Summer of Code (GSoC) is an annual global program organized by Google that aims to bring new contributors to the world of open-source. The program pairs organizations (such as the Rust Project) with contributors (usually students), with the goal of helping the participants make meaningful open-source contributions under the guidance of experienced mentors. |
| 10 | + |
| 11 | +The organizations that have been accepted into the program have been [announced][gsoc orgs] by Google. The GSoC applicants now have several weeks to discuss project ideas with mentors. Later, they will send project proposals for the projects that they found the most interesting. If their project proposal is accepted, they will embark on a several month journey during which they will try to complete their proposed project under the guidance of an assigned mentor. |
| 12 | + |
| 13 | +We have prepared a [list of project ideas][gsoc repo] that can serve as inspiration for potential GSoC contributors that would like to send a project proposal to the Rust organization. However, applicants can also come up with their own project ideas. You can discuss project ideas or try to find mentors in the [#gsoc][gsoc stream] Zulip stream. We have also prepared a [proposal guide][proposal guide] that should help you with preparing your project proposals. |
| 14 | + |
| 15 | +You can start discussing the project ideas with Rust Project mentors and maintainers immediately, but you might want to keep the following important dates in mind: |
| 16 | +- The project proposal application period starts on March 24, 2025. From that date you can submit project proposals into the GSoC dashboard. |
| 17 | +- The project proposal application period ends on **April 8, 2025** at 18:00 UTC. Take note of that deadline, as there will be no extensions! |
| 18 | + |
| 19 | +If you are interested in contributing to the Rust Project, we encourage you to check out our project idea list and send us a GSoC project proposal! Of course, you are also free to discuss these projects and/or try to move them forward even if you do not intend to (or cannot) participate in GSoC. We welcome all contributors to Rust, as there is always enough work to do. |
| 20 | + |
| 21 | +Last year was our first time participating in GSoC, and it was a [success][gsoc results]! This year we are very excited to participate again. We hope that participants in the program can improve their skills, but also would love for this to bring new contributors to the Project and increase the awareness of Rust in general. Like last year, we expect to publish blog posts in the future with updates about our participation in the program. |
| 22 | + |
| 23 | +[gsoc]: https://summerofcode.withgoogle.com |
| 24 | +[gsoc announcement 2024]: https://blog.rust-lang.org/2024/02/21/Rust-participates-in-GSoC-2024.html |
| 25 | +[gsoc orgs]: https://summerofcode.withgoogle.com/programs/2025/organizations |
| 26 | +[gsoc repo]: https://github.com/rust-lang/google-summer-of-code |
| 27 | +[gsoc stream]: https://rust-lang.zulipchat.com/#narrow/stream/421156-gsoc |
| 28 | +[proposal guide]: https://github.com/rust-lang/google-summer-of-code/blob/main/gsoc/proposal-guide.md |
| 29 | +[gsoc results]: https://blog.rust-lang.org/2024/11/07/gsoc-2024-results.html |
0 commit comments