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 26, 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

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