mystor
I work on web platform APIs, Gecko, Rust, and break things. Often at the same time.
@MozillaToronto, ON
Pinned Repositories
syn
Parser for Rust source code
rust-gc
Simple tracing (mark and sweep) garbage collector for Rust
gecko-dev
SUPERSEDED by https://github.com/mozilla-firefox/firefox. Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org
git-revise
A handy tool for doing efficient in-memory commit rebases & fixups
meteor-device-detection
(NO LONGER SUPPORTED) Client-Side Device Type Detection & Template Switching with Optional Meteor-Router Support
meteor-routecore
Client and server side rendering/routing powered by React
micro-coreutils
An implementation of the unix commands yes, cat, and echo in as few bytes of executable as possible
rust-cpp
Embed C++ directly inside your rust code!
slag
A whitespace-sensitive syntax for rust
synstructure
Utilities for dealing with substructures within syn macros
mystor's Repositories
mystor/rust-cpp
Embed C++ directly inside your rust code!
mystor/git-revise
A handy tool for doing efficient in-memory commit rebases & fixups
mystor/synstructure
Utilities for dealing with substructures within syn macros
mystor/meteor-device-detection
(NO LONGER SUPPORTED) Client-Side Device Type Detection & Template Switching with Optional Meteor-Router Support
mystor/phlay
Phlay your commits onto Phabricator
mystor/dyno
Rust dynamic objects
mystor/abomonation_derive
A macros 1.1 #[derive(Abomonation)] implementation for the abomonation crate
mystor/atomic_ref
An atomic reference hack for rust
mystor/breaktarget
nonlocal breaks in rust
mystor/cargo-vet
supply-chain security for Rust
mystor/mozsearch
Mozilla code search web site
mystor/wasmi
Wasm interpreter in Rust
mystor/async-task
Task abstraction for building executors
mystor/basic_jsactor_typeck
basic jsactor typeck
mystor/BrowserExtensionSharedExample
BrowserEngineKit code sharing test project
mystor/diff.rs
Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.
mystor/firefox
mystor/function2
Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more
mystor/garter
A harmless, small-to-medium sized snake
mystor/gecko-dev
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
mystor/minus
A small, asynchronous data-feedable, terminal paging library for Rust
mystor/proc-macro2
mystor/quote
Dead simple Rust quasi-quoting
mystor/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
mystor/rfcs
RFCs for changes to Rust
mystor/rust
A safe, concurrent, practical language.
mystor/SpyPartyRanked
mystor/unicode-normalization
Unicode Normalization forms according to UAX#15 rules
mystor/unicode-xid
mystor/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift