slstatus is a suckless status monitor for window managers that use WM_NAME (e.g. dwm) or stdin to fill the status bar
groovygreebler is a program to procedurally generate greebles in the form of a greebly normal map texture image
A simple repo for all sorts of Sorts *wink*. Oh there are more? Get it here. thanks.
It contains different types of data structrue and algorithm programs written in C
Fast CRC32C calculations in Swift. Using the Intel SSE 4.2 hardware acceleration if possible.
Support open source and pick a limited edition T-shirt or plant a tree
This repository is for everyone who wants to participate in Hacktoberfest 2022. Anyone can contribute/add quality code or projects for your Swags (T- Shirt), must be relevant that can add some value to this repository. https://hacktoberfest.com/
C-Program to implement Singly Linked List operations such as Creation, Insert at beginning, insert at end, insert at specified position, delete from beginning, delete from end, delete from specific position in a menu driven method