MoserMichael / cstuff

My C projects

Home Page:https://mosermichael.github.io/cstuff/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cstuff

My C projects as explained here http://mosermichael.github.io/cstuff

inludes the following projects:

/vtest - unit testing library in C

/cutils - collections and data structures in C (docs here http://mosermichael.github.io/cstuff/docs.html )

/nutils - utilities for socket programming and buffer handling

/tutils - thread pool + sync stuff

/corothread - user mode thread library (stack switching)

/pooh - pooh programming language (more here http://mosermichael.github.io/cstuff/pooh-lan.html )

/iptools - replay udp packets from capture file (more here http://mosermichael.github.io/cstuff/all/projects/2011/08/28/udpsim.html )

/rsautl - encryption with rsa (more here http://mosermichael.github.io/cstuff/all/projects/2014/02/24/openssl.html )

/preloadut - memory/leak debugger (overloads memory allocation and tracks memory blocks) (see http://mosermichael.github.io/cstuff/all/projects/2014/04/27/preloadut.html )

/stack - detect stack smashing (here http://mosermichael.github.io/cstuff/all/projects/2011/06/19/stack-mirror.html ) h

About

My C projects

https://mosermichael.github.io/cstuff/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 79.2%Language:Perl 6.7%Language:Makefile 2.4%Language:Shell 2.1%Language:OpenEdge ABL 2.0%Language:Vim Script 1.9%Language:Python 1.9%Language:Yacc 1.8%Language:C++ 1.4%Language:PHP 0.3%Language:Lex 0.2%Language:Java 0.0%