kashifrazzaqui's Stars
nindalf/2048
A rip-off of 2048, except it counts to 64.
nindalf/crypto
Crypto code and notes
beeware/voc
A transpiler that converts Python code into Java bytecode
donnemartin/saws
A supercharged AWS command line interface (CLI).
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
rhiever/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
rkern/line_profiler
(OLD REPO) Line-by-line profiling for Python - Current repo ->
dbcli/pgcli
Postgres CLI with autocompletion and syntax highlighting
GedRap/xs-vm
eXtremely small virtual machine -- for educational purposes :)
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
lloyd/yajl
A fast streaming JSON parsing library in C.
darxtrix/ptop
An awesome task manager written in python. :computer:
kilimchoi/engineering-blogs
A curated list of engineering blogs
mahmoud/boltons
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
emcconville/wand
The ctypes-based simple ImageMagick binding for Python
0xAX/linux-insides
A little bit about a linux kernel
kashifrazzaqui/vyked
A python asyncio driven service oriented architecture framework
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
rust-lang/rust
Empowering everyone to build reliable and efficient software.
andrewromanenco/pyjvm
Java Virtual Machine implemented in pure python
pyston/pyston_v1
The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:
neovim/neovim
Vim-fork focused on extensibility and usability
eing/moet
kashifrazzaqui/sqldb
SqlDB does sqlite for android properly - not an ORM
hannes-brt/hebel
GPU-Accelerated Deep Learning Library in Python
kashifrazzaqui/again
Decorators for logging; super simple unit-test framework; statemachine; eventing boilerplate
codepath/android_guides
Extensive Open-Source Guides for Android Developers
kashifrazzaqui/sslfacade
An attempt to make the use of Java's SSLEngine easier.
kashifrazzaqui/myvim
My vim directory