cd/entity/libc· home entities libc
grep -l @libc /news/*.json | wc -l → 4

libc

mentions 4 type Organization feed RSS

// recent coverage 4 mentions

16:07
2026-07-31
promptcube3.com
developer-tools

statvfs, /proc, and my first unsafe block in Rust

A developer recounts using an unsafe block in Rust to read /proc/self/mounts before discovering libc already provides the functionality. The post highlights a common learning curve in Rust systems pro…

10:17
2026-07-31
dev.to
developer-tools

ratatop day 3: disks, statvfs, and my first unsafe block

Maneshwar, a developer building git-lrc, a Micro AI code reviewer, documented day three of creating a btop-style system monitor in Rust with ratatui. To display disk usage, he chose to call the statvf…

13:05
2026-05-20
spader.zone
open-source

Sp.h is the standard library that C deserves

The article introduces **sp.h**, a 15,000-line, single-header C99 library designed as a modern alternative to the standard C library (libc). It operates directly against system calls, avoids heap allo…

// co-occurs with top 7 entities
// topics top 2 topics