Nick Fitzgerald

Results 18 repositories owned by Nick Fitzgerald

ada-scheme

6
Stars
0
Forks
Watchers

Following along with Peter Michaux's Scheme from Scratch series (http://peter.michaux.ca/articles/scheme-from-scratch-introduction) in Ada

associative-cache

36
Stars
5
Forks
Watchers

A generic, fixed-size, associative cache

bacon-rajan-cc

87
Stars
16
Forks
Watchers

bindgen-tutorial-bzip2-sys

78
Stars
11
Forks
Watchers

A tutorial/example crate for generating C/C++ bindings on-the-fly with libbindgen

bufrng

9
Stars
0
Forks
Watchers

An RNG that generates "random" numbers copied from a given buffer

bugzilla-todos

20
Stars
34
Forks
Watchers

Bugzilla todo list of reviews, flag requests, and bugs to fix

bumpalo

1.2k
Stars
95
Forks
Watchers

A fast bump allocation arena for Rust

mach

79
Stars
28
Forks
Watchers

A rust interface to the Mach 3.0 kernel that underlies OSX.

chronos

38
Stars
5
Forks
Watchers

Avoids JavaScript timer congestion

derive_is_enum_variant

22
Stars
2
Forks
Watchers

Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.