« earlier | later » Page 12 of 71
GeekDot - Helios Next Generation edit / delete
Helios -- the roughly-Unixish microserver-based OS for transputers -- is now free software.
to concurrency helios os retrocomputing software transputer ... on 26 March 2014
Valve Software · GitHub edit / delete
Assorted games-related code. The OpenGL debugger would be worth investigating -- but this may also be of interest to my students who'd like to read some real game code...
to ag0700 ag0803 debugging games opengl software valve ... on 25 March 2014
Replacing a Unix userspace more-or-less from scratch, including a compiler, libc, and so on.
The XPL0 Programming Language edit / delete
Pascal-like language with some fun graphics demos.
to graphics language-design programming software xpl0 ... on 12 February 2014
The conference-planning software that FOSDEM uses. This certainly looks better than Easychair et al -- but I'm not sure it'd be any less effort for CPA than our existing system...
to conference cpa software timetable ... on 12 February 2014
Userspace RAID -- it works like par does, by creating parity sets of existing files. This means that not only can you recover from disk failure, you can also recover deleted files (provided you've still got enough parity data to retrieve them).
to backup raid recovery software to-package ... on 17 January 2014
jedisct1/libsodium · GitHub edit / delete
An autoconf-ised version of the NaCl cryptography library. Looks worth playing with!
to api autoconf crypto djb nacl network security software ... on 17 January 2014
alandipert/gherkin · GitHub edit / delete
"A functional programming language and interpreter written in GNU Bash 4".
rastersoft/tabletwm edit / delete
Window manager for tablets, with OSK support.
to software tablet to-package window-manager x11 ... on 15 December 2013
checkedthreads: bug-free shared memory parallelism edit / delete
Fork-join framework with static checking assisted by Valgrind. Good description of how the analysis works.
to ag0803 concurrency parallel software static-analysis valgrind ... on 15 December 2013
« earlier | later » Page 12 of 71
tasty by Adam Sampson.