Pinned Repositories
export_cstr
Provides a macro for exporting constant, null-terminated, C strings from dynamic libraries written in Rust.
whipsch's Repositories
whipsch/export_cstr
Provides a macro for exporting constant, null-terminated, C strings from dynamic libraries written in Rust.
whipsch/blog.rust-lang.org
whipsch/conrod
An easy-to-use, 2D GUI library written entirely in Rust.
whipsch/crates.io
Source code for crates.io
whipsch/draco
Draco is a Rust library for building client side web applications with Web Assembly.
whipsch/dsnview-c
C version of DSNView, for fetching data from NASA's Deep Space Network
whipsch/irc
An IRC library for Rust.
whipsch/jadpole.github.io
whipsch/mps-youtube
Terminal based YouTube player and downloader
whipsch/nightly-libcore
whipsch/rust
a safe, concurrent, practical language
whipsch/rust-playpen
a web interface for running Rust code
whipsch/rust-www
The Rust website (www.rust-lang.org)
whipsch/rustup-powershell
A rustup.sh equivalent for Windows using Powershell
whipsch/slog-rs
Structured, composable logging for Rust
whipsch/tennu-rust-help
Tennu plugin providing commands to help learn Rust.
whipsch/this-week-in-rust
Data for this-week-in-rust.org
whipsch/titanasm
An assembler for bootnecklad's homebrew CPU, Titan.
whipsch/trie
An ordered map and set based on a trie.