Results 20 repositories owned by Niko Matsakis

ascii-canvas

17
Stars
7
Forks
Watchers

simple canvas for drawing lines and styled text and emitting to the terminal

babysteps

29
Stars
20
Forks
Watchers

Babysteps blog

bidir-type-infer

44
Stars
3
Forks
Watchers

Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust

borrowck

69
Stars
12
Forks
Watchers

Modeling NLL and the Rust borrowck

cargo-chrono

5
Stars
2
Forks
Watchers

a cargo benchmarking tool

cargo-incremental

33
Stars
3
Forks
Watchers

A fuzzing tool for incremental compilation that walks git history

concurrency-tutorial

19
Stars
1
Forks
Watchers

Rust concurrency tutorial examples

dogged

42
Stars
3
Forks
Watchers

Experimental persistent collections in Rust

dyner

28
Stars
4
Forks
Watchers

Experimenting with ergonomic dyn types