aicreatbyme's Stars
microsoft/vscode
Visual Studio Code
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
QSCTech/zju-icicles
浙江大学课程攻略共享计划
phil-opp/blog_os
Writing an OS in Rust
analysis-tools-dev/static-analysis
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
nilaoda/BBDown
Bilibili Downloader. 一个命令行式哔哩哔哩下载器.
rustcc/writing-an-os-in-rust
《使用Rust编写操作系统》
BBuf/tvm_mlir_learn
compiler learning resources collect.
google/souper
A superoptimizer for LLVM IR
sysprog21/shecc
A self-hosting and educational C optimizing compiler
tidwall/hashmap.c
Hash map implementation in C.
AliveToolkit/alive2
Automatic verification of LLVM optimizations
travitch/whole-program-llvm
A wrapper script to build whole-program LLVM bitcode files
rems-project/sail
Sail architecture definition language
rustlang-cn/rust-algos
<<Rust算法题解>>,用Rust语言实现常见的算法和数据结构,以及leetcode题解,algos = algorithms,written with ❤️ by course.rs team
smackers/smack
SMACK Software Verifier and Verification Toolchain
riscv-non-isa/riscv-sbi-doc
Documentation for the RISC-V Supervisor Binary Interface
oscomp/os-competition-info
"全国大学生操作系统比赛2024"相关信息
davidmalcolm/gcc-python-plugin
GCC plugin that embeds CPython inside the compiler
mlech26l/keras-ncp
xiaoweiChen/LLVM-Techniques-Tips-and-Best-Practies
《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译
stevenknown/xoc
XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular languages. There are two level IR representations used throughout all phases of the compilation.
WayneDevMaze/Chinese_noted_AFL
记录自己在看 afl 源码时候的一些笔记和想法,还有一些自己觉得有意思的魔改。2020年12月2日update:添加混合模糊测试目录
iceqing/rust-ffi-examples
FFI examples written in Rust
woodruffw/toml2json
A very small CLI for converting TOML to JSON
wcventure/MemLock-Fuzz
[ICSE2020] MemLock: Memory Usage Guided Fuzzing
SRI-CSL/llvm2smt
Experimental translation of llvm to smt.
kristerw/pysmtgcc
Some experiments with SMT solvers and GIMPLE IR
rustcc/hackathon2022
hackathon2022 for rustcc
silab-nitkc/pukeko
An experimental LLVM-IR code fragment generator using the SMT solver Z3.