Pinned Repositories
DataStructure
数据结构
mySpider
基于scrapy的爬虫合集,现有支持爬取网易云评论
PreemptiveScheduler
Rust Preemptive Future Scheduler
protobuf-demo
protocbuf 入门demo
riscv-vm-rust
simple-kv
一个简单的键值对服务器
SimpleAsyncTcp
A Simple asynchronous Tcp implemention
startos
rewrite subset of linux 2.6 by OOP, C++ advanced topics
xv6-book-2020-Chinese
MIT 6.S801 xv6 book 2020版 中文翻译
zCore
Reimplement Zircon microkernel in Rust.
pleasewhy's Repositories
pleasewhy/startos
rewrite subset of linux 2.6 by OOP, C++ advanced topics
pleasewhy/SimpleAsyncTcp
A Simple asynchronous Tcp implemention
pleasewhy/PreemptiveScheduler
Rust Preemptive Future Scheduler
pleasewhy/simple-kv
一个简单的键值对服务器
pleasewhy/adaptive-loadbalance
天池
pleasewhy/riscv-vm-rust
pleasewhy/zCore
Reimplement Zircon microkernel in Rust.
pleasewhy/act-plus-plus
Imitation Learning algorithms with Co-traing for Mobile ALOHA: ACT, Diffusion Policy, VINN
pleasewhy/arceos
An experimental modular OS written in Rust.
pleasewhy/async-virtio-drivers
The async version of rcore-os/virtio-drivers .
pleasewhy/awesome-blockchain-rust
Collect libraries and packages about blockchain/cryptography in Rust
pleasewhy/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
pleasewhy/front
some vue demo
pleasewhy/kernel-sync
OS Kernel Synchronization Implemention
pleasewhy/LLM101n
LLM101n: Let's build a Storyteller
pleasewhy/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
pleasewhy/mlc-llm
Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.
pleasewhy/mobile-aloha
Mobile ALOHA: Learning Bimanual Mobile Manipulation with Low-Cost Whole-Body Teleoperation
pleasewhy/pleasewhy
pleasewhy/rcore-fs
The file system module for rCore OS.
pleasewhy/riscv-decode
Simple library for decoding RISC-V instructions
pleasewhy/riscv-tests
pleasewhy/rust_async_bench
pleasewhy/RVVM
The RISC-V Virtual Machine
pleasewhy/spin-rs
Spin-based synchronization primitives
pleasewhy/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
pleasewhy/transformers-benchmarks
real Transformer TeraFLOPS on various GPUs
pleasewhy/trapframe-rs
Handle TrapFrame across kernel and user space on multiple ISAs.
pleasewhy/unicycle
A futures abstraction that runs a set of futures which may complete in any order
pleasewhy/uniset
A hierarchical growable bitset which supports in-place atomic operations