Pinned Repositories
atrack
a torrent tracker designed to run in Google App Engine
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
config_centos_v1
docker-compose
exp-zonejs
flexobj
FlexObj makes storing the nested objects as easy as PHP associative array and it maintains the insertion order
goexamples
Some useful examples for Go golang
iojson
A handy tool for writing RESTful API in golang. It enables you to exchange data between client and server through a uniform JSON format.
junxie6's Repositories
junxie6/asio-ssl-mutual-auth
Boost asio mutual authentication example.
junxie6/AutoHotkey
AutoHotkey is a powerful and easy to use scripting language for desktop automation on Windows.
junxie6/AutoHotkey_L
Continuation of Chris Mallett's AutoHotkey, by Lexikos.
junxie6/autoxtrabackup
Scheduled MySQL (full & incremental) backups with Percona innobackupex / xtrabackup
junxie6/bitstorm
An updated version of BitStorm that uses PHP 5.5 database API.
junxie6/c-socket-lib
A socket library for C that makes writing socket programs a cinch.
junxie6/C-Web-Server
A simple webserver written in C
junxie6/coroutine-1
C multiplatform coroutine implementation via ucontext, fibers or setjmp
junxie6/go-mysqlpure
MySQL client library written in pure Go / golang.
junxie6/GoConcurrencyPatterns
Go Concurrency Patterns
junxie6/highcharts-release
Official shim repo for Highcharts releases
junxie6/highlight.js
Javascript syntax highlighter
junxie6/jemul8
An object-oriented JavaScript x86 Emulator for Node.js and the browser
junxie6/js-marker-clusterer
A marker clustering library for the Google Maps JavaScript API v3.
junxie6/klone
KLone is a fully-featured, multiplatform, web application development framework, targeted especially for embedded systems and appliances.
junxie6/libnih
NIH Utility Library
junxie6/libtask
Russ Cox's libtask (with enhancements)
junxie6/libu
LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipulation, debugging, and logging in a very compact way, plus many other miscellaneous tasks
junxie6/magentotherightway.com
A (debatable) list of things I think you should be doing as a Magento Developers.
junxie6/ragel-go-examples
I'm trying to learn how to use ragel in Go libraries. As I'm implementing things for practice I'll add them here. I'll be using Go 1.1, though the examples should work in Go 1.0 as well.
junxie6/script
junxie6/simple_canvas_game
Quick tutorial on how to make a simple HTML5 Canvas game
junxie6/stadis
Stand-alone Distributed System, test distributed system on localhost.
junxie6/Super-Mario-JS
Recreating Super Mario Bros using JQuery and Canvas
junxie6/thesecretlivesofdata
Understanding what your bits do when you're not looking.
junxie6/tiny-network
A tiny and portable C network library
junxie6/tls-example
Golang crypto/tls example. x509 certificate create and sign.
junxie6/ToolsOfTheTrade
Tools of The Trade, from Hacker News.
junxie6/vim-surround
surround.vim: quoting/parenthesizing made simple