|
| 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're writing this blog post to announce that the Rust Project will again be participating in [Google Summer of Code (GSoC) 2025][gsoc]. 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. The project proposal application period starts on March 24, 2025, and ends on April 8, 2025 at 18:00 UTC. Take note of that deadline, as there will be no extensions! |
| 16 | + |
| 17 | +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. |
| 18 | + |
| 19 | +Last year we have participated in GSoC for the first time, 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. We will publish another blog post later this year with more information about our participation in the program. |
| 20 | + |
| 21 | +[gsoc]: https://summerofcode.withgoogle.com |
| 22 | +[gsoc orgs]: https://summerofcode.withgoogle.com/programs/2025/organizations |
| 23 | +[gsoc repo]: https://github.com/rust-lang/google-summer-of-code |
| 24 | +[gsoc stream]: https://rust-lang.zulipchat.com/#narrow/stream/421156-gsoc |
| 25 | +[proposal guide]: https://github.com/rust-lang/google-summer-of-code/blob/main/gsoc/proposal-guide.md |
| 26 | +[gsoc results]: https://blog.rust-lang.org/2024/11/07/gsoc-2024-results.html |
0 commit comments