hank20010209's Stars
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
PlexPt/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
jgm/pandoc
Universal markup converter
karpathy/llm.c
LLM training in simple, raw C/CUDA
brendangregg/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
scipag/vulscan
Advanced vulnerability scanning with Nmap NSE
nuta/kerla
A new operating system kernel with Linux binary compatibility written in Rust.
dendibakh/perf-book
The book "Performance Analysis and Tuning on Modern CPU"
ashvardanian/StringZilla
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
osandov/drgn
Programmable debugger
gem5/gem5
The official repository for the gem5 computer-system architecture simulator.
pritamzope/OS
Writing & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Kernel, GDT, IDT, Terminal, Keyboard/Mouse, Memory Manager, HDD ATA R/W, VGA/VESA Graphics
flosse/rust-os-comparison
A comparison of operating systems written in Rust
morrownr/8821cu-20210916
Linux Driver for USB WiFi Adapters that are based on the RTL8811CU, RTL8821CU, RTL8821CUH and RTL8731AU Chipsets - v5.12.0.4
mnurzia/rv
32-bit RISC-V CPU in ~800 lines of C89
evmar/retrowin32
windows emulator
thesofproject/sof
Sound Open Firmware
paulmckrcu/perfbook
Is Parallel Programming Hard, And If So, What Can You Do About It?
schoeberl/chisel-lab
Lab exercises for Chisel in the digital electronics 2 course at DTU
1a1a11a/libCacheSim
a high performance library for building cache simulators
hhuOS/hhuOS
hhuOS - A small operating system
LoveLonelyTime/Bergamot
An exquisite superscalar RV32GC processor.
ryansturmer/thinfat32
A lightweight implementation of the fat32 filesystem specification in C for embedded systems.
runninglinuxkernel/BenOS
bobletroll/fat32
Tiny FAT32 file system implementation.
xinyu391/zircon
Zircon Kernel, Core Drivers, and Services
AMDESE/amd-perf-tools
Documentation and diagnostic utilities for running Linux perf on AMD hardware
sergey-senozhatsky/zram-perf-test
zram performance testing toolset
25077667/dynamic-injection-linux
Handcrafting DLL Injection for Linux
sergey-senozhatsky/libmtrace
ld-preload based memory tracing tool