MichaelRenMR's Stars
ridgerchu/matmulfreellm
Implementation for MatMul-free LM.
HigherOrderCO/HVM
A massively parallel, optimal functional runtime in Rust
ucb-bar/chipyard
An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more
nathanzheng-1/nathanzheng-1.github.io
rafgraph/spa-github-pages
Host single page apps with GitHub Pages
onsonr/sonr
A Decentralized Identity Network built for the InterChain 🌐
aamuley/Monte-Carlo-Markov-Chain
This project was completed in January of 2020. I used python to model the orbits of newtonian planets using the markov-chain monte carlo method. To view more details and an explanation of the project please view the pdf file in this repository.
EECS150/fpga_labs_fa22
riscv-boom/riscv-boom
SonicBOOM: The Berkeley Out-of-Order Machine
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
keystone-enclave/keystone
Keystone Enclave (QEMU + HiFive Unleashed)
zmxv/react-native-sound
React Native module for playing sound clips
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
DerekSelander/dsdump
An improved nm + Objective-C & Swift class-dump
nytimes/covid-19-data
A repository of data on coronavirus cases and deaths in the U.S.
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
sst/guide
Repo for guide.sst.dev
xournalpp/xournalpp
Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.
pydata/xarray
N-D labeled arrays and datasets in Python
official-stockfish/Stockfish
A free and strong UCI chess engine
zarr-developers/zarr-python
An implementation of chunked, compressed, N-dimensional arrays for Python.
monkeytypegame/monkeytype
The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed.
google/styleguide
Style guides for Google-originated open-source projects
TheAlgorithms/Python
All Algorithms implemented in Python