z-wenbo's Stars
thu-cs-lab/supervisor-rv
计算机组成原理课程 RISC-V 监控程序,支持 32 位和 64 位
ashawkey/torch-ngp
A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.
alexch/rerun
Restarts an app when the filesystem changes. Uses growl and FSEventStream if on OS X.
c7w/sast2022-pytorch-training
sast2022-pytorch-training
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
stleary/JSON-java
A reference implementation of a JSON package in Java.
NVlabs/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
MechDancer/linearalgebra
Linear algebra utilities in Kotlin
longnguyen1997/comp_graphics
Coursework for 6.837, MIT's Computer Graphics course.
noxrepo/pox
The POX network software platform
akbarsahata/floodlight-appfirewall
This is a package of Floodlight SDN controller that works as application layer firewall
sampsyo/cs6120
advanced compilers
EECS150/fpga_labs_sp21
ucb-bar/chipyard
An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more
zwang4/awesome-machine-learning-in-compilers
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
apchenstu/TensoRF
[ECCV 2022] Tensorial Radiance Fields, a novel approach to model and reconstruct radiance fields
apple-oss-distributions/xnu
amanchadha/coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
yuantailing/tunet-python
TUNet 2018 认证协议的纯 python 实现,含 auth4 / auth6 / net 认证。适用于服务器在无人交互时自动认证
tock/tock
A secure embedded operating system for microcontrollers
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
LearningOS/rCore-Tutorial-Guide-2022S
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
learning-rust/learning-rust.github.io
Rust Programming Language Tutorials for Everyone!
PKUFlyingPig/UCB-CS170
This repo contains all the learning materials for UC Berkeley's course CS170 : Efficient Algorithms and Intractable Problems
racer-rust/racer
Rust Code Completion utility
mit-pdos/xv6-riscv
Xv6 for RISC-V
rcore-os/rCore
Rust version of THU uCore OS. Linux compatible.
riscv-software-src/opensbi
RISC-V Open Source Supervisor Binary Interface