Phil Dennis-Jordan

Results 5 repositories owned by Phil Dennis-Jordan

genccont

41
Stars
5
Forks
Watchers

Generic containers in C. So far: singly & doubly linked lists, a singly-linked queue, a hash table and a binary search tree. As type-safe as I can make them in C. Simple to use and hack; very embeddab...

objective-vcdiff

28
Stars
8
Forks
Watchers

Objective-C wrapper for Google's open-vcdiff binary diff library

QemuUSBTablet-OSX

62
Stars
12
Forks
Watchers

Driver allowing OS X guests to use the "usb-tablet" absolute pointing device in Qemu.

rustykext

16
Stars
2
Forks
Watchers

An OS X kext written partly in the Rust programming language.

virtio-net-osx

222
Stars
25
Forks
Watchers

Mac OS X driver for a (virtualised) "virtio" network device. Virtio network devices are supported by KVM and VirtualBox. Fastest virtual network device for VirtualBox OSX Guests, allows kernel debuggi...