San7o/micro-tools
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
micro-tools
===========
A collection of useful tools for programmers to solve programmer
problems. Mostly written in C99.
Author: Giovanni Santini
Mail: giovanni.santini@proton.me
License: MIT
Tools
-----
- micro-templating.c:
A simple tool to generate a file from a template, in ~200 lines
of code.
https://github.com/San7o/micro-templating.c/
- micro-timerd:
Client-server application to start, stop and list timers.
https://github.com/San7o/micro-timerd/
- micro-sprite:
Simple drawing tool.
https://github.com/San7o/micro-sprite.git
- lkde-tool:
an useful tool to develop and test kernel patches and
applications in multiple kernel branches, trees, architectures
and configurations.
https://github.com/San7o/lkde-tool
Similar Projects
----------------
Check out the micro-headers:
https://github.com/San7o/micro-headers