yanminglai's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
coolwanglu/pdf2htmlEX
Convert PDF to HTML without losing text or format.
CatchChat/Yep
Meet Genius
cuckoosandbox/cuckoo
Cuckoo Sandbox is an automated dynamic malware analysis system
cirosantilli/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 24.04 host.
NELSONZHAO/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
NVIDIA/nccl
Optimized primitives for collective multi-GPU communication
unikraft/unikraft
A next-generation cloud native kernel designed to unlock best-in-class performance, security primitives and efficiency savings.
NVIDIA/gdrcopy
A fast GPU memory copy library based on NVIDIA GPUDirect RDMA technology
C2FO/vfs
Pluggable, extensible virtual file system for Go
openucx/ucc
Unified Collective Communication Library
yanminglai/Malware-GAN
Realization of paper: "Generating Adversarial Malware Examples for Black-Box Attacks Based on GAN" 2017
levex/kernel-qemu-pci
Creating a custom PCI device in QEMU and a module for it in the Linux kernel.
onedata/onedata
Onedata is a distributed data management platform providing eventually consistent, POSIX-compliant virtual filesystem.
luizinhosuraty/pciemu
PCIe Device Emulation in QEMU
nkgongxl/ucoreonrv
cstyl/mcmc
Accelerate MCMC algorithm on GPU for Big Data Applications
OSH-2022/x-runikraft
2022 USTC 011705 (OSH) Course Project of Runikraft Group
paramshah10/Berkeley-CS61C
Repository for Computer Architecture Class at UC Berkeley