Pinned Repositories
cap-std
Capability-oriented version of the Rust standard library
rustix
Safe Rust bindings to POSIX-ish APIs
wasmtime
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
c-ward
An implementation of libc written in Rust
eyra
Rust programs written entirely in Rust
io-lifetimes
A low-level I/O ownership and borrowing library
mustang
Rust programs written entirely in Rust
nameless
Full-service command-line parsing
wasm-reference-manual
WebAssembly Reference Manual
WASI
WebAssembly System Interface
sunfishcode's Repositories
sunfishcode/mustang
Rust programs written entirely in Rust
sunfishcode/eyra
Rust programs written entirely in Rust
sunfishcode/c-ward
An implementation of libc written in Rust
sunfishcode/origin
Program startup and thread support written in Rust
sunfishcode/io-lifetimes
A low-level I/O ownership and borrowing library
sunfishcode/linux-raw-sys
Generated bindings for Linux's userspace API
sunfishcode/io-extras
Non-owning unsafe I/O
sunfishcode/socketpair
Cross-platform socketpair functionality
sunfishcode/rustix-futex-sync
Linux futex-based synchronization
sunfishcode/rustix-dlmalloc
dlmalloc ported into Rust
sunfishcode/rustix-linux-procfs
Utilities for opening Linux procfs files and directories
sunfishcode/wasmtime
Standalone JIT-style runtime for WebAsssembly, using Cranelift
sunfishcode/meetings
WebAssembly meetings (VC or in-person), agendas, and notes
sunfishcode/rustix-testing
Extra testing for rustix
sunfishcode/http
Rust HTTP types
sunfishcode/WASI
WebAssembly System Interface
sunfishcode/component-model
Repository for design and specification of the Component Model
sunfishcode/hexf
Hexadecimal float support for Rust 1.15 or later
sunfishcode/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
sunfishcode/mime_guess
MIME type guessing of file extensions for Rust.
sunfishcode/polling
Portable interface to epoll, kqueue, event ports, and wepoll
sunfishcode/proposals
Tracking WebAssembly proposals
sunfishcode/rust-errno
:boom: Cross-platform interface to the `errno` variable
sunfishcode/rustix-libc-wrappers
sunfishcode/spec
WebAssembly specification, reference interpreter, and test suite.
sunfishcode/tool-conventions
Conventions supporting interoperatibility between tools working with WebAssembly.
sunfishcode/wasi-clocks
Clocks API for WASI
sunfishcode/wasm-tools
Low level tooling for WebAssembly in Rust
sunfishcode/website
WebAssembly website
sunfishcode/wit-bindgen
A language binding generator for `witx` (a precursor to WebAssembly interface types)