Skip to content
#

systemprogramming

Here are 29 public repositories matching this topic...

A modular Linux telemetry engine built with eBPF, libbpf CO-RE, and Modern C++ that captures kernel-level process, file, syscall, and network events through a portable event-processing pipeline for decoding, enrichment, filtering, and structured output—forming the foundation for higher-level runtime intelligence.

  • Updated Jul 25, 2026
  • C++

Minitalk is a Unix-based project that implements a client-server communication using signals (SIGUSR1, SIGUSR2). It strengthens skills in low-level C programming, bitwise operations, process handling, and inter-process communication without using sockets or shared memory.

  • Updated Oct 12, 2025
  • C

Improve this page

Add a description, image, and links to the systemprogramming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the systemprogramming topic, visit your repo's landing page and select "manage topics."

Learn more