Lists (1)
Sort Name ascending (A-Z)
Starred repositories
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
ImageMagick is a free, open-source software suite for creating, editing, converting, and displaying images. It supports 200+ formats and offers powerful command-line tools and APIs for automation, …
A minimal programming example for a chat server
htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
The papers and books I've read or am about to read.
A firewall that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. This is great for dropping malicious traffic from a (D)DoS attack. IPv6 …
CLox Toy Language from Robert Nystrom's Crafting Interpreters