More
More
-
-
ardupilot Public
Forked from ArduPilot/ardupilotArduPlane, ArduCopter, ArduRover source
C++ GNU General Public License v3.0 UpdatedOct 2, 2017 -
blink1 Public
Forked from todbot/blink1Official software for blink(1) USB RGB LED by ThingM
C# Other UpdatedJun 3, 2013 -
buddhabunt Public
a somewhat optimized buddhabrot implementation in C and libsdl with idiosyncratic but cool color rendering
C UpdatedMar 30, 2013 -
cccb-display Public
Forked from glug/cccb-displayUDP packet interface for LED display in CCCB, written in Lua
-
clustersql Public archive
A clustering SQL Driver in Go
-
dictator Public
python syntactic sugar for dictionaries
-
fractal Public
messing around with fractal rendering in go
Go BSD 2-Clause "Simplified" License UpdatedDec 10, 2013 -
-
The Go programming language
Go BSD 3-Clause "New" or "Revised" License UpdatedOct 14, 2015 -
gocli Public archive
Simple, pure Go command line interface (cli) library
-
gocurse Public
Forked from JonasOberhauser/gocursesGo bindings for NCurses
Go Other UpdatedMay 3, 2012 -
gosnmp Public
Forked from gosnmp/gosnmpAn SNMP library written in GoLang.
Go Other UpdatedJan 8, 2015 -
gozim Public
Forked from akhenakh/gozimA Go native implementation for ZIM files
Go MIT License UpdatedNov 30, 2021 -
-
HuionKamvasGT191LinuxDriver Public archive
Working user space evdev driver for Huion Kamvas GT-191 for Linux
-
i3status Public
Forked from i3/i3statusGenerates status bar to use with i3bar, dzen2 or xmobar
C BSD 3-Clause "New" or "Revised" License UpdatedAug 9, 2022 -
inflect.py Public archive
Forked from jaraco/inflectCorrectly generate plurals, ordinals, indefinite articles; convert numbers to words. Python 3 compatible version.
-
KOS Public
Forked from KSP-KOS/KOSFully programmable autopilot mod for KSP. Originally By Nivekk
C# Other UpdatedAug 4, 2016 -
-
luatag Public
add and access lua tables via tags in a global tag-namespace
-
mongoose Public
Mongoose is a lisp language based on scheme and dream-scheme implemintaion
-
-
-
NSFW Public
HTML parser, pretty printer and datastructure supporting deep modifications to the tree. Has never heard of web standards.
Python UpdatedJul 1, 2014 -
-
PKGBUILDs Public
Forked from archlinuxarm/PKGBUILDsPKGBUILDs modified to build on Arch Linux ARM
Shell UpdatedJan 25, 2014 -
primeforth Public
I toyed around with forth the other day and made this Sieve of Eratosthenes prime calculation program. This was one of the more trippy programming exercises I ever did.
-
pycw Public
reads characters from stdin, generates morse (cw) audio for each legal character before echoing it back out
-
python-oauth2 Public
Forked from joestump/python-oauth2A fully tested, abstract interface to creating OAuth clients and servers. Python 3 port of dubious quality (so far)