cheesjjb's Stars
signalapp/Signal-Android
A private messenger for Android.
distributedlife/game-loops
Several kinds of game loop
bpftrace/bpftrace
High-level tracing language for Linux
giampaolo/psutil
Cross-platform lib for process and system monitoring in Python
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
pygame/pygame
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
FMMT666/launchpad.py
Novation Launchpad (and Midi Fighter) control suite for Python
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
pixeltris/GK6X
Configure keys, macros, and lighting on GK6X keyboards (GK64, GK84, GK61, etc)
nmap/nmap
Nmap - the Network Mapper. Github mirror of official SVN repository.
ThomasMertes/seed7
Source code of Seed7
libusb/libusb
A cross-platform library to access USB devices
pyusb/pyusb
Easy USB access for Python
microsoft/Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
GramThanos/jsCalendar
Just a simple javascript calendar
caizhengxin/python-libpcap
Cython libpcap
cheesjjb/scapy
Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
SECFORCE/sparta
Network Infrastructure Penetration Testing Tool
secdev/scapy
Scapy: the Python-based interactive packet manipulation program & library.
dmatlack/chip8
chip8 emulator
qTox/qTox
qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
OneLoneCoder/olcPixelGameEngine
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
zhiwehu/Python-programming-exercises
100+ Python challenging programming exercises
leachim6/hello-world
Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions!
micropython/micropython-lib
Core Python libraries ported to MicroPython
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
libtom/libtomcrypt
LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
trolldbois/ctypeslib
Generate python ctypes classes from C headers. Requires LLVM clang
kurobeats/fimap
fimap is a little python tool which can find, prepare, audit, exploit and even google automatically for local and remote file inclusion bugs in webapps.