saeednj's Stars
torvalds/linux
Linux kernel source tree
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
LeCoupa/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
brannondorsey/wifi-cracking
Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat
kallaway/100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
microsoft/checkedc
Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.
dustinkirkland/hollywood
cr-marcstevens/sha1collisiondetection
Library and command line tool to detect SHA-1 collision in a file
jadijadi/bestoon
یک پروژه برای دیدن اینکه چطوری یک ایده می تونه به مرحله اجرا برسه. قدم به قدم فیلم گرفتم و منتشر کردم و خود سیستم هم برای عموم قابل استفاده است
ytai/ioio
Software, firmware and hardware of the IOIO - I/O for Android
stp/stp
Simple Theorem Prover, an efficient SMT solver for bitvectors
microsoft/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 lets programmers write C code that is guaranteed by the compiler to be type-safe.
cudpp/cudpp
CUDA Data Parallel Primitives Library
dselsam/neurosat
NeuroSAT: Learning a SAT Solver from Single-Bit Supervision
drewblaisdell/conway
real-time, persistent, multiplayer version of Conway's Game of Life
ytai/IOIOPlotter
Source code for my IOIO Plotter
microsoft/checkedc-llvm
Thiis is a *deprecated* repo that contains a version of LLVM that was being modified to support Checked C. We have moved to a single (mono) repo setup, following the lead of the LLVM community. See https://github.com/Microsoft/checkedc-clang instead.
akexorcist/IOIO-CameraRobot
[Android] IOIO Robot Car with Real-time Camera from Android Device that Controlled with Another Android Device via WiFi
Litun/UnitingTwist
jackrugile/start-making-games
A talk about why games are the ultimate creative expression, how to build a simple pong game, and how to ramp it up to the next level.
Drippler/wearabird
This game uses your Android wearable watch to control the game and make you fly like a bird.
niklasso/minisatp
The Pseudo-Boolean Solver MiniSat+
kyleparker/io16experiment-master
Android Experiment for 2016 I/O Challenge
Sumith1896/tusSAT
A SAT solver implementation in VHDL, team tussle
spiretos/WeaRemote
A framework for using an Android Wear watch as a remote controller.
vegard/clsat
OpenCL SAT solver
lashgar/ipmacc
IPMACC is a framework for translating OpenACC for C API to CUDA, OpenCL, and Intel ISPC.
cr-marcstevens/sha1collisiondetection-tools
Tools used to make the SHA-1 collision detection library
domoritz/SoSAT
SAT solver