Pinned Repositories
libcontainer
The C container library, also known as 'libcontainer', implements generic containers in proper C style. Operations on containers have no unnecessary overhead and provide extensive flexibility in regards to memory allocation, container-specific data locality, and multithreaded locking placement.
weld
Weld is an implementation of a non-recursive build system on top of GNU Make. By avoiding recursion, Weld is able to define an easy to use, fast, and scalable build system. Buildable components are defined by writing an easy to read component definition file. Components are automatically discovered and their dependencies automatically determined. This perfect dependency discovery results in precise incremental builds and optimal parallelization among build tasks. Weld supports Windows, Linux, and FreeBSD.
secure_rsync
Secure Rsync allows users to securely backup data using rsync with any 'Unixy' OS, such as FreeBSD or Linux, as well as Windows.
emacs_conf
My emacs configurations
resume
My LaTeX resume
robovero_sensors
The sensors firmware patch allows for easy configuration and reading from the accelerometer, magnometer, and gyroscope on the Robovero. Without this patch, it's not possible to query the state of these sensors at a high frequency.
trigger_script
Trigger Script (TS) enables novice programmers to develop event driven algorithms. TS interfaces with plugins which provide custom functionality.
tsa
Tech Skill Academy website
warplan
WarPlan tool to statistically predict and plan attacks for warfish.net
weld_example
An example project utilizing the weld build system.
agottem's Repositories
agottem/libcontainer
The C container library, also known as 'libcontainer', implements generic containers in proper C style. Operations on containers have no unnecessary overhead and provide extensive flexibility in regards to memory allocation, container-specific data locality, and multithreaded locking placement.
agottem/weld
Weld is an implementation of a non-recursive build system on top of GNU Make. By avoiding recursion, Weld is able to define an easy to use, fast, and scalable build system. Buildable components are defined by writing an easy to read component definition file. Components are automatically discovered and their dependencies automatically determined. This perfect dependency discovery results in precise incremental builds and optimal parallelization among build tasks. Weld supports Windows, Linux, and FreeBSD.
agottem/secure_rsync
Secure Rsync allows users to securely backup data using rsync with any 'Unixy' OS, such as FreeBSD or Linux, as well as Windows.
agottem/emacs_conf
My emacs configurations
agottem/resume
My LaTeX resume
agottem/robovero_sensors
The sensors firmware patch allows for easy configuration and reading from the accelerometer, magnometer, and gyroscope on the Robovero. Without this patch, it's not possible to query the state of these sensors at a high frequency.
agottem/trigger_script
Trigger Script (TS) enables novice programmers to develop event driven algorithms. TS interfaces with plugins which provide custom functionality.
agottem/tsa
Tech Skill Academy website
agottem/warplan
WarPlan tool to statistically predict and plan attacks for warfish.net
agottem/weld_example
An example project utilizing the weld build system.