You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2id="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
+
<h2id="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.
165
163
</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>
0 commit comments