You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
be explicit for the project name
This commit is contained in:
+5
-5
@@ -157,7 +157,7 @@
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="process-management">Development of Process Management and Information Tools in Rust</h2>
|
||||
<h2 id="process-management">procps: Development of Process Management and Information Tools in Rust</h2>
|
||||
<p>This project focuses on creating Rust-based implementations of process management and information tools: <b>ps</b>, <b>pgrep</b>, <b>pidwait</b>, <b>pkill</b>, <b>skill</b>, and <b>snice</b>. The goal is to ensure full compatibility with all options and successful passing of GNU tests, maintaining the functionality and reliability of these essential tools.</p>
|
||||
<ul>
|
||||
<li><strong>Description:</strong> Develop Rust-based versions of key process management and information tools, ensuring compatibility with all options and GNU tests.</li>
|
||||
@@ -167,7 +167,7 @@
|
||||
<li><strong>Size:</strong> ~350 hours.</li>
|
||||
<li><strong>Difficulty:</strong> Medium.</li>
|
||||
</ul>
|
||||
<h2 id="system-monitoring">Development of System Monitoring and Statistics Tools in Rust</h2>
|
||||
<h2 id="system-monitoring">procps: Development of System Monitoring and Statistics Tools in Rust</h2>
|
||||
<p>This project involves the Rust-based development of system monitoring and statistics tools: <b>top</b>, <b>vmstat</b>, <b>tload</b>, <b>w</b>, and <b>watch</b>. The objective is to achieve full compatibility with all options and to pass GNU tests, ensuring these tools provide accurate and reliable system insights.</p>
|
||||
<ul>
|
||||
<li><strong>Description:</strong> Create Rust versions of system monitoring and statistics tools, with a focus on full option compatibility and passing GNU tests.</li>
|
||||
@@ -177,15 +177,15 @@
|
||||
<li><strong>Size:</strong> ~350 hours.</li>
|
||||
<li><strong>Difficulty:</strong> Medium.</li>
|
||||
</ul>
|
||||
<h2 id="memory-resource-analysis">Development of Memory and Resource Analysis Tools in Rust</h2>
|
||||
<h2 id="memory-resource-analysis">procps: Development of Memory and Resource Analysis Tools in Rust</h2>
|
||||
<p>The aim of this project is to develop Rust-based versions of memory and resource analysis tools: <b>pmap</b> and <b>slabtop</b>. The project will focus on ensuring full compatibility with all options and passing GNU tests, providing in-depth and reliable analysis of memory usage and kernel resources.</p>
|
||||
<ul>
|
||||
<li><strong>Description:</strong> Implement Rust versions of memory and resource analysis tools, with emphasis on option compatibility and passing GNU tests.</li>
|
||||
<li><strong>Expected Outputs:</strong> Advanced tools for memory and resource analysis, fully compatible with existing options and validated by GNU tests.</li>
|
||||
<li><strong>Skills Required/Preferred:</strong> Proficiency in Rust, deep understanding of memory management and kernel resources, experience with GNU testing methodologies.</li>
|
||||
<li><strong>Possible Mentors:</strong> [To be determined]</li>
|
||||
<li><strong>Size:</strong> ~350 hours.</li>
|
||||
<li><strong>Difficulty:</strong> Hard.</li>
|
||||
<li><strong>Size:</strong> ~175 hours.</li>
|
||||
<li><strong>Difficulty:</strong> Medium.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user