Pinned Repositories
ABA-LLSC
Artifact Evaluation source code for paper "Enhancing Atomic Instruction Emulation for Cross-ISA Dynamic Binary Translation" on CGO 2021.
DQEMU
Distributed Dynamic Binary Translator. Source code for paper "DQEMU: A Scalable Emulator with Retargetable DBT on Distributed Platforms".
AutoECS
One-liner to set up your tools: vim, tmux, and zsh.
BinHack
kmeans
kmeans可视化代码,2维欧式空间数据集。DataMining课程作业。
lock-free-stack-arm-asm
A lock-free stack implementation in arm assembly to evaluate ABA problem caused by QEMU.
NKU-thesis-template-2020
南开大学毕业论文模板 Nankai University Thesis Template https://tr0py.github.io/NKU-thesis-template-2020/
Optimal-Evacuation-Model
MCM/ICM 2019 D - Evacuation Model
QQbot_Kia
a bot based on qqbot & aiml
SQLexam
可行的期末练习题答案
Tr0py's Repositories
Tr0py/kmeans
kmeans可视化代码,2维欧式空间数据集。DataMining课程作业。
Tr0py/lock-free-stack-arm-asm
A lock-free stack implementation in arm assembly to evaluate ABA problem caused by QEMU.
Tr0py/RDMA-Competition-2020
NKU Team code repo for HPC-AI AC 8th RDMA competition 2020.
Tr0py/QEMU-4-LLSC-study
QEMU translates Load-link/Store-conditional in a way that causes ABA problem. Here is the study of several different approaches on the trade-off between speed, corretness and scalability in synchronization instructions translating in Dynamic Binary Translator.
Tr0py/bay
🐟 A simple theme for Jekyll. Live at https://eliottvincent.github.io/bay/
Tr0py/best.tmux.conf
Up-to-date best tmux configuration file, from spicycode.
Tr0py/cg-simdtest
Tr0py/cpp-lean
Tr0py/cv
Tr0py/date-gen
generate date [ww dd] for my todo list
Tr0py/DQEMU
Tr0py/DQEMU-workload
test workload for DQEMU
Tr0py/home
my academic site and blog
Tr0py/HTM-why-abort
This is to explore an interesting 'bug' of HTM. Details at https://software.intel.com/en-us/comment/1877867.
Tr0py/htslib
C library for high-throughput sequencing data formats
Tr0py/leetcodeNote
Notes for my leetcode exp.
Tr0py/lfs-test
Tr0py/ogl
Tr0py/PageRank-CPP
Tr0py/Phong-CornellBox
[Computer Graphics] OpenGL learning
Tr0py/pytest
Tr0py/rcssaweb
Tr0py/spdk
Storage Performance Development Kit
Tr0py/syscall_tracer
Tr0py/test-git
Tr0py/toorhc-htslib
Tr0py/toorhc-test
Tr0py/ucsd-task
Tr0py/V2rayU
V2rayU,基于v2ray核心的mac版客户端,用于科学上网,使用swift编写,支持vmess,shadowsocks,socks5等服务协议,支持订阅, 支持二维码,剪贴板导入,手动配置,二维码分享等
Tr0py/Vitis-Tutorials