Pinned Repositories
Compiler.ps
Small toy compiler for postscript written in postscript
FFmpegMaxFPS
Simple Bash script to measure the maximum number of FFmpeg processes that can run in parallel on one machine without the overall fps dropping
Fractal.js
Collection of simple animated fractals implemented in Javascript and HTML5
InterruptHandler
Object-oriented interrupt handler library for Arduino
LuaResolver
A simple DNS resolver written entirely in Lua
LuaServer
A small self contained webserver written entirely in Lua
PinChangeInterruptHandler
An object-oriented pin-change interrupt handler library for the Arduino
RFReceiver
An Arduino library for low-cost 433 MHz receiver modules with a focus on reliable one-way communication and forward error correction
RFTransmitter
An Arduino library for low-cost 433 MHz transmitter modules with with a focus on reliable one-way communication and forward error correction
SpartanTimeLapseRecorder
Minimalistic android app that records time lapse videos in the background with the screen turned off.
zeitgeist87's Repositories
zeitgeist87/RFTransmitter
An Arduino library for low-cost 433 MHz transmitter modules with with a focus on reliable one-way communication and forward error correction
zeitgeist87/RFReceiver
An Arduino library for low-cost 433 MHz receiver modules with a focus on reliable one-way communication and forward error correction
zeitgeist87/Fractal.js
Collection of simple animated fractals implemented in Javascript and HTML5
zeitgeist87/SpartanTimeLapseRecorder
Minimalistic android app that records time lapse videos in the background with the screen turned off.
zeitgeist87/LuaResolver
A simple DNS resolver written entirely in Lua
zeitgeist87/PinChangeInterruptHandler
An object-oriented pin-change interrupt handler library for the Arduino
zeitgeist87/InterruptHandler
Object-oriented interrupt handler library for Arduino
zeitgeist87/LuaServer
A small self contained webserver written entirely in Lua
zeitgeist87/Compiler.ps
Small toy compiler for postscript written in postscript
zeitgeist87/FFmpegMaxFPS
Simple Bash script to measure the maximum number of FFmpeg processes that can run in parallel on one machine without the overall fps dropping
zeitgeist87/inodetest
Implementation of a simple program that creates 20 million inodes in the current working directory. It creates 1000 root directories, which contain 1000 normal directories, which in turn contain 20 files each.
zeitgeist87/nilfs-utils
NILFS utilities
zeitgeist87/bugsimulator
zeitgeist87/HaskellServer
A small webserver written in Haskell with only Network.Socket as a dependency. It is mainly a toy project to explore Haskell as a programming language. I put more emphasis on beautiful coding style, than on performance optimizations.
zeitgeist87/libuv
Cross-platform asynchronous I/O
zeitgeist87/LimeSurvey
The official LimeSurvey repository
zeitgeist87/linux
Linux kernel source tree
zeitgeist87/loguru
A lightweight C++ logging library
zeitgeist87/lua-intf
A binding between C++11 and Lua language
zeitgeist87/luafilesystem
LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.
zeitgeist87/luasocket
Network support for the Lua language
zeitgeist87/mmaptest
A simple tool to test mmap functionality
zeitgeist87/nfstrace-replay
A simple tool to replay NFS Traces for file system testing
zeitgeist87/NQueens.ps
Three implementations of the famous nqueens problem, written in postscript
zeitgeist87/OpenPGPStream
Simple implementation of the OpenPGP file format as a Java I/O stream for symmetric encryption only. It can be used to get a standards compliant encrypted output format for small Java applications.
zeitgeist87/packages
Packages Repository
zeitgeist87/prism
Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.
zeitgeist87/procmaps
zeitgeist87/TftpClient
Simple TFTP Client library for Arduino
zeitgeist87/VocableTrainer-Android
Vocabulary Trainer for Android - not lang specific