Pinned Repositories
8cc
A Small C Compiler
asyncio
asyncio is a c++20 library to write concurrent code using the async/await syntax.
C-Web-Server
A simple webserver written in C
chibicc
A small C compiler
clang_libraries_companion
Companion Repository for the Lecture Slides for the Clang Libraries
clangir
A new (MLIR based) high-level IR for clang.
CLRS
:notebook:Solutions to Introduction to Algorithms
coroutine
A asymmetric coroutine library for C.
cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
crates.io
The Rust package registry
Knight-Edward's Repositories
Knight-Edward/8cc
A Small C Compiler
Knight-Edward/asyncio
asyncio is a c++20 library to write concurrent code using the async/await syntax.
Knight-Edward/C-Web-Server
A simple webserver written in C
Knight-Edward/chibicc
A small C compiler
Knight-Edward/clang_libraries_companion
Companion Repository for the Lecture Slides for the Clang Libraries
Knight-Edward/clangir
A new (MLIR based) high-level IR for clang.
Knight-Edward/CLRS
:notebook:Solutions to Introduction to Algorithms
Knight-Edward/coroutine
A asymmetric coroutine library for C.
Knight-Edward/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
Knight-Edward/crates.io
The Rust package registry
Knight-Edward/CSAPP-Labs
Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
Knight-Edward/edward.github.io
Knight-Edward/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
Knight-Edward/go-test-demo
https://medium.com/@ankur_anand/how-to-mock-in-your-go-golang-tests-b9eee7d7c266
Knight-Edward/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Knight-Edward/LLVM-Techniques-Tips-and-Best-Practies
《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译
Knight-Edward/python_interpretor
Knight-Edward/SGI-STL
剖析 STL 是一种享受的过程!
Knight-Edward/sglang
SGLang is a structured generation language designed for large language models (LLMs). It makes your interaction with models faster and more controllable.
Knight-Edward/shadowsocks
Knight-Edward/shadowsocks-libev
libev port of shadowsocks
Knight-Edward/shonan-challenge
Knight-Edward/sipser-computation-3rd-solutions
Solutions to all questions of the book Introduction to the Theory of Computation, 3rd edition by Michael Sipser
Knight-Edward/swift-corelibs-libdispatch
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
Knight-Edward/syn
Parser for Rust source code
Knight-Edward/TAPL-impl
lastest ocaml implementation of TAPL
Knight-Edward/tinycc
Unofficial mirror of mob development branch
Knight-Edward/wgtcc
A small C11 compiler