2026-05-30 03:16:06 +00:00
2026-05-29 20:54:21 +00:00
2026-05-29 20:54:21 +00:00
2026-05-29 20:54:21 +00:00
2026-05-30 03:16:03 +00:00
2026-05-29 20:54:21 +00:00
2026-05-30 03:16:00 +00:00
2026-01-07 23:15:37 +01:00
2026-05-29 20:54:21 +00:00
2026-05-06 10:17:41 +02:00
2026-04-28 12:32:39 +02:00
2026-01-07 23:15:37 +01:00
2026-05-29 20:54:21 +00:00
2026-05-29 20:55:22 +00:00
2026-05-29 20:54:21 +00:00
2026-05-30 03:16:06 +00:00
2026-05-29 20:54:21 +00:00
2026-05-29 20:55:24 +00:00

Various tracking tools for coreutils

Tracking the evolution of https://github.com/uutils/coreutils

GNU testsuite comparison

Below is the evolution of how many GNU tests uutils passes. A more detailed breakdown of the GNU test results of the main branch can be found in the user manual.

GNU testsuite evolution

Refreshed twice a day by github actions. Changes are documented in the json file (gnu-result.json).

Compares only the Linux execution.

Based on:

Busybox testsuite comparison

Similar results but using the busybox testsuite: https://github.com/mirror/busybox/tree/master/testsuite

Busybox testsuite evolution

Toybox testsuite comparison

Similar results but using the toybox testsuite: https://github.com/landley/toybox/tree/master/tests

Toybox testsuite evolution

Binary size evolution

Size evolution

Refreshed once a day by github actions.

Compares only the Linux execution.

unsafe usage evolution

Tracks how much unsafe Rust the project relies on. The total counts unsafe { … } blocks, unsafe fn/impl/trait/extern items and #[unsafe(...)] attributes (Rust 2024) across all .rs files outside vendor/ and target/.

Unsafe evolution

Data lives in unsafe-result.json. Counting logic is in unsafe_count.py

S
Description
No description provided
Readme 4.4 GiB
Languages
Python 100%