Nick Fitzgerald
Results
17
repositories owned by
Nick Fitzgerald
bindgen-tutorial-bzip2-sys
78
Stars
11
Forks
Watchers
A tutorial/example crate for generating C/C++ bindings on-the-fly with libbindgen
bugzilla-todos
20
Stars
34
Forks
Watchers
Bugzilla todo list of reviews, flag requests, and bugs to fix
mach
79
Stars
28
Forks
Watchers
A rust interface to the Mach 3.0 kernel that underlies OSX.
derive_is_enum_variant
22
Stars
2
Forks
Watchers
Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.