Pinned Repositories
brailleart
Convert PPM images to Unicode Braille Art
copy-range
`core::ops::Range` et al, but `Copy` and `IntoIterator`
generic-cursors
A Rust library for mutably traversing acyclic recursive data structures.
imagegen
My C image generator
loopoversolver
midi-player
C and Python Midi player using the mido library and PulseAudio. See also https://github.com/zachs18/midi-player-rs
my_coroutines
realmodetesting
Messing around with 16-bit real mode code.
sdl2-asteroids
Simple-RPN-Math-Compiler-Rust
Converts an RPN-like math language to amd64/i686 (SysV calling convention) or armv7 machine code in Rust
zachs18's Repositories
zachs18/my_coroutines
zachs18/advent-of-code-2023
zachs18/Aerial_Monitoring_Using_Safe_Reinforcement_Learning
cs8001
zachs18/aoc_driver
zachs18/bytemuck
A crate for mucking around with piles of bytes
zachs18/callback-cell
Like an Atomic<Option<Box<FnOnce()>>>
zachs18/cortex-m
Low level access to Cortex-M processors
zachs18/crossbeam
Tools for concurrent programming in Rust
zachs18/CS7270-compiler-project
zachs18/cs8630-A
Introduction to Visualization Tech
zachs18/empty-rc-slice
zachs18/get-many-mut
Rust stable polyfill for slice::get_many_mut
zachs18/gtk-rs-core
Rust bindings for GNOME libraries
zachs18/imagegen-rs
https://github.com/zachs18/imagegen rewritten in Rust.
zachs18/indexmap
A hash table with consistent order and fast iteration; access items by key or sequence index
zachs18/interner-rs
Data interner in Rust to hold binary, string, and other copyable data
zachs18/mandelbrot-rs
zachs18/Minecraft-in-C
A Minecraft clone in C, as part of the Special Interest Group (SIG) of Mizzou Computing Association (MCA).
zachs18/miri
An interpreter for Rust's mid-level intermediate representation
zachs18/nalgebra
Linear algebra library for Rust.
zachs18/noop-allocator
zachs18/num-traits
Numeric traits for generic mathematics in Rust
zachs18/reference
The Rust Reference
zachs18/rev_slice
A simple alternative to negative indexing on rust slices
zachs18/rust
Empowering everyone to build reliable and efficient software.
zachs18/rust-rfcs
RFCs for changes to Rust
zachs18/rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
zachs18/smol_str
zachs18/thin-vec
A Vec That Has a Smaller size_of
zachs18/xfwm4