Results 5 repositories owned by Paho Lurie-Gregg

dimensioned

297
Stars
23
Forks
Watchers

Compile-time dimensional analysis for various unit systems using Rust's type system.

minsky

34
Stars
2
Forks
Watchers

A Minsky Machine in Rust's type system

peano

24
Stars
1
Forks
Watchers

The peano numbers implemented in Rust's type system.

typenum

487
Stars
42
Forks
Watchers

Compile time numbers in Rust.

subenum

67
Stars
3
Forks
Watchers

A Rust macro to make enums with a subset of values of the parent