Pinned Repositories
CSrankings
A web app for ranking computer science departments according to their research output in selective venues.
linux_with_rust
Adding support for the Rust language to the Linux kernel.
mini-cortex-m4-os
A mini OS targeting Cortex-m4 platform written in Rust.
redeye_sim
RedEye is a vision sensor designed to execute early stages of a deep convolutional neural network (ConvNet) in the analog domain. This repo is a modification of Caffe to train, simulate and visualize analog ConvNet processing under noise vs. energy tradeoffs.
stm32f4-bare-metal
Bare metal STM32F4 examples for various modules
STM32F4-Discovery-Firmware
Modified STM32F4 Discovery Demo Firmware from ST compile with arm-none-eabi-gcc
Theseus
Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and affine types. Theseus aims to shift OS responsibilities like resource management into the compiler.
CSrankings
A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
Agora
forrestzhong's Repositories
forrestzhong/CSrankings
A web app for ranking computer science departments according to their research output in selective venues.
forrestzhong/linux_with_rust
Adding support for the Rust language to the Linux kernel.
forrestzhong/mini-cortex-m4-os
A mini OS targeting Cortex-m4 platform written in Rust.
forrestzhong/redeye_sim
RedEye is a vision sensor designed to execute early stages of a deep convolutional neural network (ConvNet) in the analog domain. This repo is a modification of Caffe to train, simulate and visualize analog ConvNet processing under noise vs. energy tradeoffs.
forrestzhong/stm32f4-bare-metal
Bare metal STM32F4 examples for various modules
forrestzhong/STM32F4-Discovery-Firmware
Modified STM32F4 Discovery Demo Firmware from ST compile with arm-none-eabi-gcc