Highlights
- Pro
Lists (2)
Sort Name ascending (A-Z)
Stars
A next.js web application that integrates AI capabilities with draw.io diagrams. This app allows you to create, modify, and enhance diagrams through natural language commands and AI-assisted visual…
customized container tools for EROFS container images
A production-ready remote container image format (overlaybd) and snapshotter based on block-device.
A DWARF-aware eBPF tracer with cgdb-like TUI - explore live processes at runtime
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Static suckless single batch CUDA-only qwen3-0.6B mini inference engine
📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉
My learning notes for ML SYS.
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关
《动手学大模型Dive into LLMs》系列编程实践教程
A free book on Linux filesystems covering everything from system calls to the underlying filesystems and everything in between. Also includes a simple filesystem which is updated every year.
Nydus - the Dragonfly image service, providing fast, secure and easy access to container images.
Tips and tricks to optimize your C++ code
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
F2FS的学习笔记以及源码分析。这个github的分析都是初版,CSDN的版本是经过修改的,应该逻辑更为通畅,建议去CSDN进行阅读,连接如下。
EROFS documentation repo for https://erofs.docs.kernel.org
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Asterinas is a secure, fast, and general-purpose OS kernel, written in Rust and providing Linux-compatible ABI.
《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正