Pinned Repositories
AVL
AVL implementation in C/C++
coinbase
A command line tool for querying, buying and selling bitcoin through coinbase.com
Curses-3D
A 3D Ncurses library used to render 3D objects in a terminal.
embedded_android
Notes of "Embedded Android, porting, extending, and customizing"
imagecrawler
An image crawler implemented in shell script
LDD3
Notes of Linux Device Driver, 3rd edition.
LKD
Reading notes of "Linux Kernel Development, 3rd edition"
P2P-Message-Passer
A distributed command-line message passer in Java, which supports communication through TCP/IP, synchronizing events in logical and vector clock, reliable and causally-ordered multicast messaging, synchronization among distributed nodes to ensure mutual exclusion, progress and bounded waiting.
splay-tree
implementation of Splay Tree
string_matching
String matching algorithms, like using Brute force, Finite state machine, KMP, Shift_and, etc.
dryruner's Repositories
dryruner/string_matching
String matching algorithms, like using Brute force, Finite state machine, KMP, Shift_and, etc.
dryruner/splay-tree
implementation of Splay Tree
dryruner/LKD
Reading notes of "Linux Kernel Development, 3rd edition"
dryruner/LDD3
Notes of Linux Device Driver, 3rd edition.
dryruner/embedded_android
Notes of "Embedded Android, porting, extending, and customizing"
dryruner/P2P-Message-Passer
A distributed command-line message passer in Java, which supports communication through TCP/IP, synchronizing events in logical and vector clock, reliable and causally-ordered multicast messaging, synchronization among distributed nodes to ensure mutual exclusion, progress and bounded waiting.
dryruner/fiatleak
fiatleak.com - watch the world's currencies flow into BTC in realtime
dryruner/python-guide
Python best practices guidebook, written for Humans.
dryruner/xiaohuangji-new
人人网小黄鸡
dryruner/acm-cheat-sheet
手写代码必备手册
dryruner/An-android-shell-environment-hex-decimal-converter
An hex-decimal (and vice versa) converter, especially for android shell environment where no busybox, no bc, no awk, sed exists
dryruner/btc
Buy, sell, and transfer bitcoin instantly in your terminal!
dryruner/btcalltimehigh
A web application that records and displays the current and historic Bitcoin all time high prices.
dryruner/cmx.js
A library/markup for building xkcd-style comic strips
dryruner/coursera
Script for downloading Coursera.org videos and naming them.
dryruner/DOOM-3-BFG
Doom 3 BFG Edition
dryruner/Dropbox-Uploader
Dropbox Uploader is a BASH script which can be used to upload, download, list or delete files from Dropbox, an online file sharing, synchronization and backup service.
dryruner/fks
前端技能汇总 Frontend Knowledge Structure
dryruner/footprint-a-geo-social-web-app
A MVC framework web app, which covers techniques of Hibernate, Google Maps API, MySQL, Ajax, jQuery, etc. 15637 Web application course project
dryruner/free-programming-books
dryruner/fuse
C-based OSXFUSE API (Superset of the Linux FUSE API)
dryruner/go
The Open Source Data Science Masters
dryruner/gumbo-parser
dryruner/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
dryruner/maximum-awesome
Config files for vim and tmux.
dryruner/node-jvm
java virtual machine in pure node.js
dryruner/pyshua
This is a coding judge system for Python
dryruner/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
dryruner/renren-relationship
人人好友关系
dryruner/services-engineering
A reading list for services engineering, with a focus on cloud infrastructure services