awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

1 个仓库

Awesome GitHub RepositoriesStream Buffer Flushing

Forcing buffered output to be written immediately after reading from a pipe.

Distinct from Agent Output Pipes: No candidate covers pipe stream flushing; candidates focus on agent output pipes or table flushing.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Stream Buffer Flushing. Refine with filters or upvote what's useful.

Awesome Stream Buffer Flushing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • angrave/systemprogrammingangrave 的头像

    angrave/SystemProgramming

    5,734在 GitHub 上查看↗

    This is an open-source, crowd-sourced wiki textbook that teaches Linux system programming in C. It covers the core operating system concepts of process management through the fork-exec-wait model, dynamic memory allocation using implicit free list heap allocators, inode-based file systems, inter-process communication via pipes and shared memory, POSIX threads with synchronization primitives, signal-based asynchronous notification, virtual memory with page table translation, and runtime diagnostics using Valgrind and GDB. The textbook distinguishes itself by providing practical, implementation

    Covers forcing buffered output to be written immediately after reading from a pipe.

    在 GitHub 上查看↗5,734
  1. Home
  2. Operating Systems & Systems Programming
  3. Stream Buffer Flushing