Pinned Repositories
react-devtools
A fork of the react-devtools electron app that listens over https instead of http
rust_to_trait
like Into, but the the method takes type arguments
shopify-app-proxy-example
A simple implementation of Shopify Application Proxies for node.js.
shopify-app-templates
A collection of Rails templates for creating Shopify apps
shopify_api_mixins
Useful mixins for working with the shopify_api gem
shopify_graphql_client
UNMAINTAINED: An alternative client for Shopify's GraphQL Admin API
tic-tac-toe
An in-browser Tic-Tac-Toe game
rust
Empowering everyone to build reliable and efficient software.
shopify_app
A Rails Engine for building Shopify Apps
mikeyhew's Repositories
mikeyhew/rust_to_trait
like Into, but the the method takes type arguments
mikeyhew/shopify-app-templates
A collection of Rails templates for creating Shopify apps
mikeyhew/shopify_graphql_client
UNMAINTAINED: An alternative client for Shopify's GraphQL Admin API
mikeyhew/borrowed_with_owner
A Rust crate that lets you bundle up a borrowed object with its owner, making it `'static`
mikeyhew/referent_trait
DEPRECATED A trait that lets you split a pointer to ?Sized data into its parts
mikeyhew/DefinitelyTyped
The repository for high quality TypeScript type definitions.
mikeyhew/diesel
A safe, extensible ORM and Query Builder for Rust
mikeyhew/dropshot
expose REST APIs from a Rust program
mikeyhew/dst_vec
Provides a Vec-like data structure for ?Sized types in Rust
mikeyhew/haml_user_tags
Helpers in Haml, for Haml.
mikeyhew/hyper
An HTTP library for Rust
mikeyhew/interface-types
mikeyhew/lalrpop
LR(1) parser generator for Rust
mikeyhew/maud
:pencil: Compile-time HTML templates for Rust
mikeyhew/multi-account-containers
Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs that preserve your privacy. Cookies are separated by container, allowing you to use the web with multiple identities or accounts simultaneously.
mikeyhew/polaris-resource-list-item-bug-example
A demonstration of a bug in the types of ResourceList.Item from @shopify/polaris
mikeyhew/rust
A safe, concurrent, practical language.
mikeyhew/rust-analyzer-broken-cargo-watch
An example of rust-analyzer's cargo-watch integration being broken for a rust workspace
mikeyhew/rutie
“The Tie Between Ruby and Rust.”
mikeyhew/scotland-yard
A program to tell you where Mr. X could possibly be
mikeyhew/shopify-app-bridge-history-listener
A HistoryListener that updates the parent window's location in a Shopify embedded app
mikeyhew/shopify-app-proxy-demo
A demo of how to set up an app proxy on your shopify app
mikeyhew/shopify-js-deps
Javascript code that is depended on by our Shopify apps
mikeyhew/tap-rs
Generic extensions for tapping values in Rust.
mikeyhew/this-week-in-rust
Data for this-week-in-rust.org
mikeyhew/tokio-diesel
Integrate Diesel into Tokio cleanly and efficiently.
mikeyhew/warp
A super-easy, composable, web server framework for warp speeds.
mikeyhew/warp-tuple-error
mikeyhew/wasm-pack-stdweb-error
A reproduction of this GitHub Issue: https://github.com/koute/stdweb/issues/TODO
mikeyhew/write-you-a-haskell
Clone of: Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)