Pinned Repositories
cgiccp
This sample describe how you can build web-based CGI applications that can interface with electronics hardware that is attached to the BeagleBone using Bash scripts that call C/C++ programs.
config
C++ class for get/set program configurations from a file
cron
Compute future schedule and timer will patiently wait. If the host was down, run when it comes back up.
exploringBB
Source code for the book Exploring BeagleBone, by Derek Molloy (see www.exploringbeaglebone.com)
json11
A tiny JSON library for C++11.
libfcgi
libfcgi patched by Yandex
log
C++ class for logging messages
pg_background
pg_background
pgjwt
PostgreSQL implementation of JWT (JSON Web Tokens)
shortpath
Dijkstra Shortest Path Algorithm demonstration
dfcsoftware's Repositories
dfcsoftware/watch
Watch the systems you want to keep
dfcsoftware/shortpath
Dijkstra Shortest Path Algorithm demonstration
dfcsoftware/cron
Compute future schedule and timer will patiently wait. If the host was down, run when it comes back up.
dfcsoftware/config
C++ class for get/set program configurations from a file
dfcsoftware/log
C++ class for logging messages
dfcsoftware/pg_background
pg_background
dfcsoftware/exploringBB
Source code for the book Exploring BeagleBone, by Derek Molloy (see www.exploringbeaglebone.com)
dfcsoftware/json11
A tiny JSON library for C++11.
dfcsoftware/cgiccp
This sample describe how you can build web-based CGI applications that can interface with electronics hardware that is attached to the BeagleBone using Bash scripts that call C/C++ programs.
dfcsoftware/spawn-fcgi
spawn-fcgi on github for easier collaboration - main repo still on lighttpd.net
dfcsoftware/pgjwt
PostgreSQL implementation of JWT (JSON Web Tokens)
dfcsoftware/twotree-client
Web based client to twotree-server, a Personal Knowledge Base
dfcsoftware/libfcgi
libfcgi patched by Yandex