Pinned Repositories
bibtex
Bibliography Latex Source
CETS-llvm8
SoftBoundCETS ported from LLVM 3.4 to LLVM 8.0
checkedc-clang
This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bounds memory accesses.
checkedc-llvm
This repo contains a version of the LLVM that is being modified to support Checked C. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bounds memory accesses.
checkedc-safe-mm-misc
Miscellaneous stuff for the Checked C Temporal Memory Safety Project
must-read
Lists of must-read papers (mainly security papers)
Rust-Menagerie
Contains materials about the Rust Programming Language
jiezhoucs's Repositories
jiezhoucs/must-read
Lists of must-read papers (mainly security papers)
jiezhoucs/Rust-Menagerie
Contains materials about the Rust Programming Language
jiezhoucs/checkedc-llvm
This repo contains a version of the LLVM that is being modified to support Checked C. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bounds memory accesses.
jiezhoucs/bibtex
Bibliography Latex Source
jiezhoucs/checkedc-safe-mm-misc
Miscellaneous stuff for the Checked C Temporal Memory Safety Project
jiezhoucs/CETS-llvm8
SoftBoundCETS ported from LLVM 3.4 to LLVM 8.0
jiezhoucs/checkedc-clang
This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bounds memory accesses.
jiezhoucs/csc481-project
Project of CSC 481.
jiezhoucs/checkedc
Checked C is an extension to C that adds checking to detect or prevent common programming errors such as buffer overruns and out-of-bounds memory accesses. This repo has a wiki for Checked C, sample code, the specification, and test code.
jiezhoucs/CSrankings
A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
jiezhoucs/EncNVM
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
jiezhoucs/llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
jiezhoucs/llvm-analysis
This repository contains an LLVM compiler for analyzing programs.
jiezhoucs/LLVM-Lessons
Miscellaneous Lessons Learned during LLVM Development
jiezhoucs/priv_analysis
An LLVM pass for program privilege analysis
jiezhoucs/PrivAnalysis
path-compression based call graph analysis
jiezhoucs/srust
Empowering everyone to build reliable and efficient software.
jiezhoucs/test-suite
Mirror of official llvm git repository located at http://llvm.org/git/test-suite. Updated every five minutes.
jiezhoucs/usage
Source code for Unix usage utility