Skip to content

Commit f8f973f

Browse files
committed
add a new project
1 parent 84464c8 commit f8f973f

File tree

1 file changed

+11
-16
lines changed

1 file changed

+11
-16
lines changed

homepage/gsoc.html

+11-16
Original file line numberDiff line numberDiff line change
@@ -158,23 +158,18 @@ <h2 id="localization">Localization</h2>
158158
</ul>
159159
</li>
160160
</ul>
161-
<h2 id="better-gnu-test-reports">Better GNU test reports</h2>
162-
<p>Better integration with the GNU tests, because they usually test many
163-
cases in one sh file and I would like to have more detailed feedback on
164-
how many tests inside a file are passing.
161+
<h2 id="better-gnu-test-reports">Code Optimization and Refactoring for procps, util-linux, and bsdutils</h2>
162+
<p>Optimizing and refactoring the Rust-based versions of procps, util-linux, and bsdutils to reduce code duplication.
165163
</p>
166-
<ul>
167-
<li>Difficulty: TBD</li>
168-
<li>Size: TBD</li>
169-
<li>Mentors: TBD</li>
170-
<li>
171-
Required skills:
172-
<ul>
173-
<li>Rust</li>
174-
<li>Bash</li>
175-
<li>(preferably) CI/CD</li>
176-
</ul>
177-
</li>
164+
<ul>
165+
<li><strong>Title:</strong> Code Optimization and Refactoring for procps, util-linux, and bsdutils in Rust</li>
166+
<li><strong>Description:</strong> This project involves optimizing and refactoring the Rust-based versions of procps, util-linux, and bsdutils. The focus will be on eliminating duplicated code across these utilities, particularly in areas like uudoc, the test framework, and support for single/multicall binaries.</li>
167+
<li><strong>Expected outputs:</strong> A streamlined codebase with reduced duplication, improved maintainability for procps, util-linux, and bsdutils.</li>
168+
<li><strong>Skills required/preferred:</strong> Proficiency in Rust programming, understanding of Linux utilities, experience with code optimization and refactoring.</li>
169+
<li><strong>Possible mentors:</strong> Sylvestre</li>
170+
<li><strong>Size:</strong> 175 hours</li>
171+
<li><strong>Difficulty:</strong> Medium</li>
172+
</ul>
178173
</ul>
179174
<h2 id="a-multicall-binary-and-core-library-for-findutils">A multicall
180175
binary and core library for <code>findutils</code>

0 commit comments

Comments
 (0)