redstar9451's Stars
rgs1/zk_shell
A powerful & scriptable shell for Apache ZooKeeper
python-zk/kazoo
Kazoo is a high-level Python library that makes it easier to use Apache Zookeeper.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
aosabook/500lines
500 Lines or Less
Jahaja/psdash
A linux system information web dashboard using psutils and flask
postmanlabs/httpbin
HTTP Request & Response Service, written in Python + Flask.
faif/python-patterns
A collection of design patterns/idioms in Python
mitsuhiko/prettyprint
A prettyprinter for Python
jazzband/tablib
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
kennethreitz/records
SQL for Humans™
redstar9451/rzsync
gorakhargosh/watchdog
Python library and shell utilities to monitor filesystem events.
hzlzh/Best-App
收集&推荐优秀的 Apps/硬件/技巧/周边等
jorgebucaran/fisher
A plugin manager for Fish
0rax/fish-bd
Quickly go back to a parent directory up in your current working directory tree. Don't write 'cd ../../..' redundantly, use bd instead.
vigneshwaranr/bd
Quickly go back to a parent directory in linux instead of typing "cd ../../.." repeatedly
python-mode/python-mode
Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.
Robpol86/terminaltables
Project no longer maintained.
alebcay/awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
redstar9451/kernel-malloc-kgdb
malloc implementation in kernel, support for debugging with qemu
u-boot/u-boot
"Das U-Boot" Source Tree
1ultimat3/PcapViz
Visualize network topologies and collect graph statistics based on pcap files
zhaodabao/topology
html5 network topology, base on SVG.
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
danluu/malloc-tutorial
A quick tutorial on how to implement malloc/free/calloc/realloc
redstar9451/learn-kernel
learn linux kernel, read source code, debug with gdb & qemu
devicetree-org/devicetree-specification
Devicetree Specification document source files
amoffat/bootstrap-application-wizard
amoffat/sh
Python process launching
cyrus-and/prof
Self-contained C/C++ profiler library for Linux