Jason Orendorff

Results 8 repositories owned by Jason Orendorff

atomicbox

21
Stars
11
Forks
Watchers

Safe atomic Box types for Rust

cell-gc

57
Stars
4
Forks
Watchers

A very small GC in Rust, with a safe API

dht

23
Stars
3
Forks
Watchers

Deterministic hash table (implementation and microbenchmarks)

es-spec-html

50
Stars
18
Forks
Watchers

An HTML version of the ECMAScript draft specification autogenerated from the source

gc-in-50-lines

48
Stars
1
Forks
Watchers

An example mark-and-sweep garbage collector in 50 lines of C++

js-loaders

54
Stars
9
Forks
Watchers

Pseudoimplementation of the proposed ES6 module loaders.

peeredit

22
Stars
1
Forks
Watchers

A toy collaborative text editor to illustrate CRDTs.

rust-raytrace

38
Stars
2
Forks
Watchers

Rust implementation of "Ray Tracing In One Weekend" by Peter Shirley