Pinned Repositories
aarch64-cpu
Low level access to processors using the AArch64 execution state.
canvas_grab
🌐 One-click script to synchronize files from Canvas LMS.
CDPlayground
A Multi-language Public Playground for Testing Various CI/CD Pipelines :)
chadwm
Making dwm as beautiful as possible!
chipyard
An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
erofs-rs
A userspace generic library of EROFS written in rust
rpi4bm-rs
A sample baremetal kernel image written in rust for raspberry pi 4b
STAY_ALIVE
STAY ALIVE
ToolmanP
ToolmanP's Repositories
ToolmanP/ToolmanP
ToolmanP/erofs-rs
A userspace generic library of EROFS written in rust
ToolmanP/init.lua
My personal neovim configuration
ToolmanP/aarch64-cpu
Low level access to processors using the AArch64 execution state.
ToolmanP/CDPlayground
A Multi-language Public Playground for Testing Various CI/CD Pipelines :)
ToolmanP/containerd
An open and reliable container runtime
ToolmanP/coredns
CoreDNS is a DNS server that chains plugins
ToolmanP/distrobox
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
ToolmanP/edk2-sandbox
EDK II Sandbox for untrusted drivers runtime environment.
ToolmanP/entcache
Experimental cache driver for ent for cache ( Patch for Strong Consistency )
ToolmanP/erofs-rs-linux
Linux kernel source tree
ToolmanP/erofs-utils
A github erofs-utils fork for community development
ToolmanP/fdt
A vm-fdt fork with some manipulation over the library
ToolmanP/fuser
Filesystem in Userspace (FUSE) for Rust
ToolmanP/gentoo-zh
Overlay for Gentoo Users.
ToolmanP/mdbook-mermaid
A preprocessor for mdbook to add mermaid support
ToolmanP/mdbook-pages
A workground for working github pages with mdbook
ToolmanP/minnow
CS 144 networking lab
ToolmanP/nemu
NJU EMUlator, a full system x86/mips32/riscv32/riscv64 emulator for teaching
ToolmanP/netlink
Simple netlink library for go.
ToolmanP/OS-Course-Lab
本仓库包含上海交通大学IPADS实验室设计的操作系统课程系列实验。每个实验放在独立分支。
ToolmanP/pjdfstest
File system test suite.
ToolmanP/r-efi
UEFI Reference Specification Protocol Constants and Definitions
ToolmanP/resolve-flatpak
Flatpak packaging for Blackmagicdesign DaVinci Resolve
ToolmanP/ReverseProxy
A sample golang reverse proxy powered by mux
ToolmanP/rs-mdbook-callouts
mdBook preprocessor to add Obsidian flavored callouts + Github alerts to your book
ToolmanP/SoftwareTests
A Repository for sharing se3336 test codes
ToolmanP/spin-rs
Spin-based synchronization primitives
ToolmanP/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
ToolmanP/tokio-uring
An io_uring backed runtime for Rust