Pinned Repositories
const-sha1
A sha1 implementation useable in const contexts
DMG-01
A Gameboy Emulator in Rust
intro-to-rust-streams
Resources (including code) for my Intro to Rust streams
learn-rust-the-hard-way
"Learn C The Hard Way" by Zed Shaw Converted to Rust
rust-wasm-workshop
A Workshop for Learning Rust and WebAssembly
rust-workshop
Beginners Rust Workshop
welle
Apache-Benchmark-Like Tool Written in Rust
wepl
A repl for WebAssembly Components
rylev's Repositories
rylev/DMG-01
A Gameboy Emulator in Rust
rylev/wepl
A repl for WebAssembly Components
rylev/const-sha1
A sha1 implementation useable in const contexts
rylev/dyna
Instantiate, inspect, and invoke Wasm components from within a component.
rylev/rust
a safe, concurrent, practical language
rylev/sqlite-component
A WebAssembly component that embeds a SQLite engine
rylev/wasi-http-middleware-prototype
rylev/recursive-type-bug-repro
rylev/rust-forge
Information useful to people contributing to Rust
rylev/rust-libc
Raw bindings to platform APIs for Rust
rylev/rust-oci-client
A Rust crate to interact with OCI registries
rylev/rust-team
Rust teams structure
rylev/wac-example
An example of the wac tool
rylev/wasi-http
rylev/wasi-sockets-tests
Test harness for prototyping support for wasi-sockets in the Rust std library and wasi-libc
rylev/cargo-component
A Cargo subcommand for creating WebAssembly components based on the component model proposal.
rylev/claw-lang
The compiler for the Claw language
rylev/component-docs
Documentation around creating and using WebAssembly Components
rylev/containerd-shim-spin
A ContainerD shim for running Spin Applications.
rylev/leadership-council
Home of the Rust Leadership Council
rylev/rust-rfcs
RFCs for changes to Rust
rylev/rust-sync-team
Synchronize the team repository with the services we use
rylev/rustc-perf
Website for graphing performance of rustc
rylev/spin-test-runner
rylev/spin-trigger-mqtt
An MQTT trigger for Spin
rylev/this-week-in-rust
Data for this-week-in-rust.org
rylev/wac
WebAssembly Composition (WAC) tooling
rylev/wasm-tools
Low level tooling for WebAssembly in Rust
rylev/wasmtime
Standalone JIT-style runtime for WebAsssembly, using Cranelift
rylev/wit-bindgen
A language binding generator for WebAssembly interface types