« earlier | later » Page 45 of 71
Includes a "greenlets" module that provides coroutines for Python without needing to modify the interpreter. We could build a CSP scheduler on top of this fairly easily (even using multiple threads).
to concurrency lightweight-concurrency python research software ... on 17 September 2008
sgabios - Google Code edit / delete
An option ROM for PCs that provides a serial console. Looks useful for extremely cheap clusters, which is presumably why Google have developed it...
A lower-quality-than-SRC but fast sample rate conversion library. Might be worth looking at for Potamus, if I ever want it to run on a really CPU-constrained machine...
to audio potamus resampling software ... on 05 September 2008
The OpenBTS Project edit / delete
An open-source GSM cell implementation using GNU Radio.
python-safethread - Google Code edit / delete
CPython modified for better (i.e. no GIL) concurrency. The design rationale is interesting, although I think it's bonkers.
to concurrency python research software ... on 02 September 2008
cued,cd ripper for free os,compare 2 eac - Summary [Gna!] edit / delete
Another CD ripper that cdsuite could support. Needs a newer libcdio than the latest release at the moment.
to audio cdsuite software to-package ... on 31 August 2008
Perspectives : Improving SSH-style Host Authentication with Multi-path Network Probing edit / delete
A neat approach to SSL certificate (etc.) validation: have multiple public databases mapping hostnames to certificates, which can be checked automatically. It's a bit of a pity that their plugins include binary libraries...
to certificates firefox security software ssh ssl ... on 26 August 2008
Wang 2200 Emulator edit / delete
Based on wxWidgets and with source available, so due for a port to Linux at some point when I've got some time, I think...
to emulation retrocomputing software to-do ... on 21 August 2008
« earlier | later » Page 45 of 71
tasty by Adam Sampson.