Pinned Repositories
bassdll
An arduino piezo buzzer sound engine
blitcurve
A fast, GPU-ready bezier-curve implementation
foundationr
Drew's Foundation bindings for Rust
libzmq-ios
metalr
Drew's very fast metal bindings
objr
Drew's very fast objc rust bindings
Phone-Pipe
Rust-iOS-Example
An example of compiling Rust libraries for iOS.
sneakernet
sneakernet
wwdc-notes
Drew's wwdc notes
drewcrawford's Repositories
drewcrawford/wwdc-notes
Drew's wwdc notes
drewcrawford/objr
Drew's very fast objc rust bindings
drewcrawford/drewcrawford.github.io
drewcrawford/metalr
Drew's very fast metal bindings
drewcrawford/kiruna
An experimental, tiny, fast, and simple async executor and IO library for Rust
drewcrawford/appkitr
Drew's fast Rust AppKit bindings
drewcrawford/blank
drewcrawford/buildkit
drewcrawford/continue
Swift-style continuation API for Rust
drewcrawford/coregraphicsr
Rust bindings for Core Graphics
drewcrawford/dispatchr
Drew's Rust bindings for libdispatch, a.k.a. GCD
drewcrawford/foundationr
Drew's Foundation bindings for Rust
drewcrawford/metalr-build
Build metal shaders with Rust
drewcrawford/pcore
drewcrawford/ampsc
async multi-producer single-consumer channel
drewcrawford/blocking_semaphore
A simple and performant blocking semaphore.
drewcrawford/blocksr
Drew's Rust library for clang/ObjC blocks
drewcrawford/core-foundationr
Core Foundation bindings for Rust
drewcrawford/coretextr
Drew's fast Rust CoreText bindings
drewcrawford/gamecontrollerr
Drew's fast GameController.framework bindings for Rust
drewcrawford/glsl-build
drewcrawford/logwise
an opinionated logging library for Rust
drewcrawford/metalkitr
Drew's fast Rust MetalKit bindings
drewcrawford/priority
A Rust thread/task priority type
drewcrawford/quartzcorer
Drew's very fast Core Animation bindings
drewcrawford/semaphore-repro
drewcrawford/some_executor
A trait for libraries that abstract over any executor
drewcrawford/some_local_executor
A simple local executor
drewcrawford/swift-rs
Call Swift functions from Rust with ease!
drewcrawford/test_executors
Simple async executors for testing