Pinned Repositories
livesplit-one-desktop
Prototype implementation of LiveSplit One for the Desktop.
wasm-to-rust
wasmboy-rs
wasmBoy compiled to Rust
WindWakerDebugMenu
A The Legend of Zelda: The Wind Waker Rom Hack that adds a Debug Menu
asr
Helper crate to write auto splitters for LiveSplit One's auto splitting runtime.
asr-debugger
A debugger for LiveSplit One's new Auto Splitting Runtime.
LiveSplit
A sleek, highly customizable timer for speedrunners.
livesplit-core
livesplit-core is a library that provides a lot of functionality for creating a speedrun timer.
LiveSplitOne
A version of LiveSplit that works on a lot of platforms.
splits-io-api
Bindings to the Splits.io API for Rust.
CryZe's Repositories
CryZe/livesplit-one-terminal
LiveSplit One in the Terminal
CryZe/gcn-fonts
A procedural macro + rendering facilities for rendering fonts in GameCube games.
CryZe/palette
A Rust library for linear color calculations and conversion
CryZe/approx
Approximate floating point equality comparisons and assertions
CryZe/celeste-auto-splitter
Auto Splitter for Celeste using the new WebAssembly based Auto Splitting.
CryZe/chrono
Date and time library for Rust
CryZe/cow-utils-rs
Copy-on-write string utilities for Rust
CryZe/crates.io
Source code for crates.io
CryZe/cross
"Zero setup" cross compilation and "cross testing" of Rust crates
CryZe/derive_more
Some more derive(Trait) options
CryZe/euclid
Geometry primitives (basic linear algebra) for Rust
CryZe/gloo
A modular toolkit for building fast, reliable Web applications and libraries with Rust and Wasm
CryZe/hyper-rustls
Integration between hyper HTTP library and rustls TLS stack
CryZe/libm
A port of MUSL's libm to Rust.
CryZe/lyon
2D graphics rendering on the GPU in rust using path tessellation.
CryZe/multi-lib-lto-rust-bug-repro
This is just for an issue. Nothing exciting to see here.
CryZe/num-traits
Numeric traits for generic mathematics in Rust
CryZe/rust-base64
base64, in rust
CryZe/rust-memchr
Exposes a safe interface to libc's memchr in Rust.
CryZe/rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
CryZe/setup-rust-action
Set up a specific Rust toolchain in your GitHub workflows
CryZe/sid
Tiny rust crate providing strongly typed id types and an id-based vector.
CryZe/snafu
Easily assign underlying errors into domain-specific errors while adding context
CryZe/spsheet-rs
CryZe/stb_truetype-rs
Mirror of https://gitlab.redox-os.org/redox-os/stb_truetype-rs
CryZe/tokio-tungstenite
Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation
CryZe/unicase
CryZe/unicode-linebreak
💔 Implementation of the Unicode Line Breaking Algorithm in Rust
CryZe/vek
Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.
CryZe/winit
Window handling library in pure Rust