~spidernet

https://www.nullbuffer.com

~spidernet/shuf

BSD 2-Clause licensed reimplementation of GNU shuf

~spidernet/range

CLI utility for printing sequences of numbers and characters in a given range

~spidernet/pp

The pp (prepend) utility takes the content of the file named by the source operand and inserts or prepends it above the first line of the file named by the target operand.

~spidernet/nibswap

CLI utility to swap consecutive hex digits (nibbles) in a string

~spidernet/line

CLI utility for printing ranges of lines and columns

~spidernet/chip8

Chip-8 emulator written in C99 using SDL2

~spidernet/consume

Feed and consume input lines processed by utility

~spidernet/tabular

The tabular utility reads files containing tabular data sequentially and pretty prints them as a table.

~spidernet/cursedutils

Cursed version of the standard UNIX utilities

~spidernet/algebraiC

Examples of sum algebraic data types in C99

~spidernet/modern_c_challenges

Solutions to challenges in Jens Gustedt's Modern C book

~spidernet/netbsd-pkgsrc

Arch Linux package of CURRENT branch of pkgsrc

~spidernet/RealTimeSystemsModels

Report and slides used in a talk about Models for Real-Time systems for Automatic System Verification course

~spidernet/PermutationFlowShopScheduling

Project from my Advanced Scheduling Systems course in CS master degree