Stars
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
Mechanize is a ruby library that makes automated web interaction easy.
The official source code for the python-mechanize project
The web-based visual programming editor.
Automatically exported from code.google.com/p/smhasher
Cheat Engine. A development environment focused on modding
Automatically exported from code.google.com/p/boost-doc-zh
A quick PoC to try out the "meltdown" timing attack.
Example of using revealed "Spectre" exploit (CVE-2017-5753 and CVE-2017-5715)
GNU Libc - Extremely old repo used for research purposes years ago. Please do not rely on this repo.
A handy tool to help design and parse your own language
My Toy Compiler. Read about how I did it at the homepage URL
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
Project moved to: https://github.com/llvm/llvm-project
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
Project moved to: https://github.com/llvm/llvm-project
pprof is a tool for visualization and analysis of profiling data
oneAPI Deep Neural Network Library (oneDNN)
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
pix2pix demo that learns from facial landmarks and translates this into a face
Tutorial code on how to build your own Deep Learning System in 2k Lines