scottmcm
This is a personal account. My actions and opinions are my own, and are not taken on behalf of my employer.
Pacific Northwest, USA
Pinned Repositories
arraytools
base85
A library for Base85 encoding as described in RFC1924
compiler-builtins
Porting `compiler-rt` intrinsics to Rust
edition-guide
A guide to changes between various editions of Rust
font-andika
A font family designed especially for literacy use, taking into account the needs of beginning readers
fwumious_wabbit
Fwumious Wabbit, fast on-line machine learning toolkit written in Rust
pawn-rs
An unchecked borrow-like operation for Cells.
rev_slice
A simple alternative to negative indexing on rust slices
rust
A safe, concurrent, practical language.
simd-trick
A crate to trick the optimizer into generating SIMD instructions.
scottmcm's Repositories
scottmcm/arraytools
scottmcm/rev_slice
A simple alternative to negative indexing on rust slices
scottmcm/rust
A safe, concurrent, practical language.
scottmcm/pawn-rs
An unchecked borrow-like operation for Cells.
scottmcm/fwumious_wabbit
Fwumious Wabbit, fast on-line machine learning toolkit written in Rust
scottmcm/base85
A library for Base85 encoding as described in RFC1924
scottmcm/compiler-builtins
Porting `compiler-rt` intrinsics to Rust
scottmcm/font-andika
A font family designed especially for literacy use, taking into account the needs of beginning readers
scottmcm/highfive
Github hooks to provide an encouraging atmosphere for new contributors
scottmcm/jpeg-decoder
JPEG decoder written in Rust
scottmcm/lang-team
Home of the Rust language design team.
scottmcm/racer
Rust Code Completion utility
scottmcm/rfcs
RFCs for changes to Rust
scottmcm/rust-analyzer
An experimental Rust compiler front-end for IDEs
scottmcm/rust-by-example
Learn Rust with examples (Live code editor included)
scottmcm/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
scottmcm/arrayvec
A vector with a fixed capacity. (Rust)
scottmcm/bevy
A refreshingly simple data-driven game engine built in Rust
scottmcm/cargo
FORK OF The Rust package manager
scottmcm/Rocket
A web framework for Rust.
scottmcm/rustc-hash
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
scottmcm/rustc-perf
Website for graphing performance of rustc
scottmcm/rustfmt
Format Rust code
scottmcm/std-dev-guide
Guide for standard library developers
scottmcm/this-week-in-rust
Data for this-week-in-rust.org
scottmcm/transamerica-hand-test
scottmcm/uax
scottmcm/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
scottmcm/zero-one
Zero and One ZSTs for use with generic code.
scottmcm/stdarch
Rust's standard library vendor-specific APIs and run-time feature detection