Nathan West
Results
6
repositories owned by
Nathan West
autocommand
53
Stars
9
Forks
Watchers
Autocommand turns a python function into a CLI program
autodefault
67
Stars
2
Forks
Watchers
Autodefault automatically makes your struct literals fill themselves with `..default()`
cooked-waker
19
Stars
4
Forks
Watchers
A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.
defer-drop
61
Stars
6
Forks
Watchers
Defer dropping large structs to a background thread
Generator
53
Stars
3
Forks
Watchers
A C++ implementation of python-style generators, powered by boost::context