Pinned Repositories
linux-kernel-module-rust
Framework for writing Linux kernel modules in safe Rust
eatmydata
enviable
An LD_PRELOAD to set environment variables at runtime.
linmodem
Fabrice Bellard's linmodem http://bellard.org/linmodem.html
qemu
OUTDATED patches for running qemu with the MIT 6.828 lab courseware. I believe upstream qemu has equivalent functionality now.
redhook
Dynamic function call interposition / hooking (LD_PRELOAD) for Rust
timidity
Temporary home for TiMidity++ source code, since the SourceForge project is defunct. Expect rebases without warning, until further notice. You'll probably see a real home page and Debian packaging soon.
vireo
Preemptible green threads in C for Linux
config-package-dev
Debhelper (and CDBS) modules for building configuration packages
nsncd
nscd-compatible daemon that proxies lookups, without caching
geofft's Repositories
geofft/eatmydata
geofft/rustonomicon
The Dark Arts of Advanced and Unsafe Rust Programming
geofft/mosh
Mobile Shell
geofft/aiohttp
(travis testing)
geofft/aptly
aptly - Debian repository management tool
geofft/byteorder
Rust library for reading/writing numbers in big-endian and little-endian.
geofft/capnproto
Cap'n Proto serialization/RPC system
geofft/cfengine-core
CFEngine Community
geofft/chiron
geofft/clj-helper
Helps you package Clojure projects for Debian
geofft/facetype.js
typeface.js generator
geofft/git-workshop-W16
Repository for WiCS Undergrad's Git Workshop W16
geofft/gj
asynchronous I/O with promises, in Rust
geofft/homebrew-core
🍻 Default formulae for the missing package manager for macOS
geofft/https-everywhere
A browser extension that encrypts your communications with many websites that offer HTTPS but still allow unencrypted connections.
geofft/kmod
A Linux kernel module written in Rust
geofft/man-pages
Linux man-pages
geofft/mio
Metal IO library for Rust
geofft/pyasn1
Patches to pyasn1. THIS REPO IS BADLY GIT-CVSIMPORTED AND IS PRONE TO WILD REBASING
geofft/pypi2deb
PyPI to Debian converter
geofft/python-kadmin
Python module for kerberos admin (kadm5)
geofft/python-manylinux-demo
Demo project for building Python wheels for Linux with Travis-CI
geofft/recordtrac
Manage and display public record requests, built by the Code for America 2013 Oakland team
geofft/reptyr
Reparent a running program to a new terminal
geofft/rust
a safe, concurrent, practical language
geofft/rustup.rs
The Rust toolchain installer
geofft/std-with-cargo
Cross compile the `std` crate using `cargo`
geofft/syntex
geofft/trpl
The Rust Programming Language
geofft/urpc
Tiny RPC framework for Rust