I've been a software engineer since 1990. None of the stuff here is related to my work. I also do a lot of "running" and take my dog to the dog park.
lzss. lzss: An ANSI C implementation of the LZSS compression algorithm
56rle. rle: An ANSI C implementation of Run Length Encoding
22lzw. lzw: An ANSI C implementation of the LZW compression algorithm
19bwt. bwt: An ANSI C implementation of the Burrows-Wheeler transformation (BWT)
18rice. rice: An ANSI C implementation of Rice coding (Golomb-Rice coding)
17huffman. huffman: An ANSI C implementation of Huffman coding
15hamming. An ANSI C implementation of Hamming codes
15ezini. ezini - an ANSI C library providing INI file reading and writing utilities
13sockets. Berkeley Socket Examples
10keypress. A POSIX C library function for waiting until a key has been pressed
8arcode. arcode: An ANSI C implementation of arithmetic encoding and decoding
8bitarray-cpp. bitarray-cpp: An ISO C++ library implementing arbitrary length arrays of bits without using STL.
8bitarray. bitarray: An ANSI C library implementing arbitrary length arrays of bits.
8lzss-mem. lzss-mem: ANSI C library implementing in-memory LZSS encoding and decoding
7arcode-py. arcode-py: A python 2.7.x and 3.x implementation of arithmetic encoding and decoding
7optlist. optlist is an ANSI C command line option parser library.
5stopwatch. A POSIX C/C++ Stopwatch Library
5sort. ANSI C implementations of several sort algorithms
5delta. delta: an ANSI C implementation of adaptive delta coding
3bitfile-cpp. bitfile-cpp: An ISO C++ library implementing bitwise reading and writing for sequential files
3sqrt. A library of simple and readable ANSI C implementations of some square root approximation algorithms
3trim. trim: an ANSI C space trimmer and tab removal program
3bitfile. bitfile: An ANSI C library implementing bitwise reading and writing for sequential files
3freqsub. freqsub: An ANSI C implementation of frequency substitution coding
2tankvufo. A tribute to the Tank-V-UFO, a Commodore VIC-20 Game by Duane Later
2mltp. Multi-Layer Thread Package
1dna. Comparison of DNA sequence alignment methods
1bitfile-py. A python library implementing bitwise reading and writing for sequential files
1michaeldipperstein.github.io. My GitHub page
1