Pinned Repositories
conway
Conway's Game of Life in 3d.
F23-CS61
CS 61: Systems Programming and Machine Organization
miniml
A metacircular OCaml interpreter and REPL.
prim
Prim's algorithm on randomized multi-dimensional graphs.
redis-rs
Redis library for rust
S24-CS124
S24-CS145
Networks at Scale, Spring 2024
S24-CS175
Computer Graphics, Spring 2024
stp-rs
Ethernet spanning tree protocol in Rust for a Mininet switch network.
strassen
Reduced-copy high-dimension matrix multiplication with Strassen's algorithm.
cfzimmerman's Repositories
cfzimmerman/F23-CS61
CS 61: Systems Programming and Machine Organization
cfzimmerman/redis-rs
Redis library for rust
cfzimmerman/S24-CS124
cfzimmerman/S24-CS145
Networks at Scale, Spring 2024
cfzimmerman/S24-CS175
Computer Graphics, Spring 2024
cfzimmerman/stp-rs
Ethernet spanning tree protocol in Rust for a Mininet switch network.
cfzimmerman/conway
Conway's Game of Life in 3d.
cfzimmerman/prim
Prim's algorithm on randomized multi-dimensional graphs.
cfzimmerman/strassen
Reduced-copy high-dimension matrix multiplication with Strassen's algorithm.
cfzimmerman/arcstr-benchmark
Experiments comparing Arc<str> v. String performance with Tokio
cfzimmerman/cfzimmerman
cfzimmerman/dev-container
An ubuntu dev container
cfzimmerman/dotfiles
Backup of some configs
cfzimmerman/F24-CS1650
A high-performance column-store database engine in C
cfzimmerman/F24-CS1870
Natural Language Processing
cfzimmerman/F24-GENED1167
Data analysis on electricity prices
cfzimmerman/kml
Rust support for KML
cfzimmerman/kml_inner_boundary_repro
cfzimmerman/lazyvim-config
cfzimmerman/my-website
My old personal website.
cfzimmerman/neovim-config
My old neovim config.
cfzimmerman/nix
Rust friendly bindings to *nix APIs
cfzimmerman/nix-alloc-demo
Supporting example for changes to Rust nix sendmmsg and recvmmsg.
cfzimmerman/print-proxy
cfzimmerman/Render
An app for saving screen captures
cfzimmerman/Render-Download-All
cfzimmerman/Render-Landing-Page
Static Render Landing Page
cfzimmerman/S25-EC1005
Notes from Econ 1005: Economic Growth
cfzimmerman/simple-flask
cfzimmerman/simple-rtos
Blinky project using FreeRTOS + QEMU