Pinned Repositories
6.824
Labs of MIT 6.824: Distributed Systems.
8cc
A Small C Compiler
bustub
The BusTub Relational Database Management System (Educational)
c-algorithms
A library of common data structures and algorithms written in C.
C-Macro-Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
CMU-15445
https://www.jianshu.com/nb/36265841
CPlusPlusThings
C++那些事
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
csapp-lab
This repository is trying to finish all labs in the csapp book
data_structure
lingxiaotang's Repositories
lingxiaotang/csapp-lab
This repository is trying to finish all labs in the csapp book
lingxiaotang/6.824
Labs of MIT 6.824: Distributed Systems.
lingxiaotang/8cc
A Small C Compiler
lingxiaotang/bustub
The BusTub Relational Database Management System (Educational)
lingxiaotang/c-algorithms
A library of common data structures and algorithms written in C.
lingxiaotang/C-Macro-Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
lingxiaotang/CPlusPlusThings
C++那些事
lingxiaotang/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
lingxiaotang/data_structure
lingxiaotang/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
lingxiaotang/dyon
A rusty dynamically typed scripting language
lingxiaotang/etcd
Distributed reliable key-value store for the most critical data of a distributed system
lingxiaotang/googletest
Googletest - Google Testing and Mocking Framework
lingxiaotang/How-to-be-a-good-programmer
I'm here to tell you some amazing stuff which teacher would never tell you.
lingxiaotang/jackrabbit
Mirror of Apache Jackrabbit
lingxiaotang/lcc
The lcc retargetable ANSI C compiler
lingxiaotang/mark-sweep
A simple mark-sweep garbage collector in C
lingxiaotang/muduo
Event-driven network library for multi-threaded Linux server in C++11
lingxiaotang/MyTinySTL
Achieve a tiny STL in C++11
lingxiaotang/openthread
OpenThread released by Google is an open-source implementation of the Thread networking protocol
lingxiaotang/parse-git-patch
Parse git patches with ease
lingxiaotang/project-kb
Home page of project "KB"
lingxiaotang/python-patch
Library to parse and apply unified diffs
lingxiaotang/SEM-SZZ
The replication package for the paper "Enhancing Bug-Inducing Commit Identification: A Fine-Grained Semantic Analysis Approach"
lingxiaotang/sqlite
Unofficial git mirror of SQLite sources (see link for build instructions)
lingxiaotang/standford-open-course-compiler
homwork for standford's open course
lingxiaotang/Stanford-CS144-Labs
Labs for Stanford CS144 Course: Introduction to Computer Network
lingxiaotang/tree-sitter-parser
A tree generated based upon the amazing tree-sitter library.
lingxiaotang/ultimate-go
The Ultimate Go Study Guide
lingxiaotang/wgtcc
A small C11 compiler