ryanmcgrath
Privacy, Rust, Apple and everything in-between. Other tech stacks welcome too, as long as what we're building is cool.
FreelanceSeattle / Tokyo
Pinned Repositories
alchemy
An experimental GUI framework for Rust, backed by per-platform native widgets. React, AppKit/UIKit inspired. EXPERIMENTAL, runs on Cocoa right now. ;P
cacao
Rust bindings for AppKit (macOS) and UIKit (iOS/tvOS). Experimental, but working!
cloudkit-sane-sharing
A dump of code that illustrates a better way to share CloudKit resources.
jelly
User authentication/sessions/etc for Actix-Web. More of a sample project than a crate, but probably useful to some people.
maprejuice
The source code for MapRejuice, the distributed client-side computing implementation of Map Reduce built on top of Node.js for the Node Knockout competition in 2010. Built over 48 hours, code is not perfect and hasn't been touched since. Feel free to peruse though!
memelee
An unofficial smash.gg app, read-only.
twython
Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.
wii-js
A sane, documented, (hopefully) performant event-based library for Wiimote webpage interaction.
wrench-js
Recursive file operations in Node.js
ryanmcgrath's Repositories
ryanmcgrath/cacao
Rust bindings for AppKit (macOS) and UIKit (iOS/tvOS). Experimental, but working!
ryanmcgrath/twython
Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.
ryanmcgrath/alchemy
An experimental GUI framework for Rust, backed by per-platform native widgets. React, AppKit/UIKit inspired. EXPERIMENTAL, runs on Cocoa right now. ;P
ryanmcgrath/jelly
User authentication/sessions/etc for Actix-Web. More of a sample project than a crate, but probably useful to some people.
ryanmcgrath/twython-django
An example Django application to showcase how to use OAuth with Twitter in Django using Twython.
ryanmcgrath/1.1.1.1-macOS
Experimenting with cloning CloudFlare's 1.1.1.1 app as a macOS status bar app.
ryanmcgrath/django-rednoise
An opinionated addon for WhiteNoise, with a focus on Django environments.
ryanmcgrath/svgalib-1
It's not svgalib "dash" 1, it's svgalib negative 1, because if you still use this library there's probably something wrong with you. That said, this is a 'fork' of the most recent (haha) version found on the internets, with a ton of patches from various people around the internet cobbled together. I have not and will not make any outlandish efforts to credit people, but if you see something here you wrote and you want credit, message me. Should fix a lot of compiling issues under recent issues of Linux.
ryanmcgrath/memelee
An unofficial smash.gg app, read-only.
ryanmcgrath/holidaycalendar
A demo holiday calendar, which shows how to make NSCollectionViewItem's swipeable.
ryanmcgrath/activity-scraper
A social media scraper written in Rust. Used for the data on my personal site.
ryanmcgrath/react-flux-redux-lesson
Walkthrough guide for React session #2 via Codementor.
ryanmcgrath/cpal
Cross-platform audio I/O library in pure Rust
ryanmcgrath/Ishiiruka-PM
Fork for Faster PM
ryanmcgrath/rusty-s3
Simple pure Rust AWS S3 Client following a Sans-IO approach
ryanmcgrath/zola
A fast static site generator in a single binary with everything built-in.
ryanmcgrath/areweguiyet
A website built for the Rust community
ryanmcgrath/cronet-rs
Chromium Network Stack (cronet) bindings
ryanmcgrath/diesel-citext
Diesel support for citext extension
ryanmcgrath/dolphin
Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
ryanmcgrath/firefox-ios
Firefox for iOS
ryanmcgrath/ios-mail
ryanmcgrath/Ishiiruka
ryanmcgrath/JSSwitch
UISwitch lookalike, for macOS.
ryanmcgrath/macports-ports
The MacPorts ports tree
ryanmcgrath/minreq
Simple, minimal-dependency HTTP client.
ryanmcgrath/Signal-iOS
A private messenger for iOS.
ryanmcgrath/slippi-launcher
The way to play Slippi Online and watch replays.
ryanmcgrath/slippi-rust-extensions
Rust extensions for Slippi Dolphin
ryanmcgrath/tempfile
Temporary file library for rust