microfetch/src
2025-06-22 02:53:21 +03:00
..
colors.rs colors: remove lazy_static dependency and use LazyLock for COLORS 2025-06-22 02:53:21 +03:00
desktop.rs micro optimizations (#8) 2024-08-15 10:32:02 +00:00
lib.rs add benchmarking for individual functions (#9) 2024-08-15 17:43:39 +00:00
main.rs refactor: return write error 2025-04-15 03:46:16 -04:00
release.rs refactor: clean up a few things 2025-04-15 03:46:15 -04:00
system.rs refactor: clean up a few things 2025-04-15 03:46:15 -04:00
uptime.rs perf: use MaybeUninit for libc buffers 2025-04-15 03:46:16 -04:00