Pinned Repositories
airekans.github.com
Airekans' Blog
cpp-debug-01
A example C++ repo that can reproduce the bug
cpp11-examples
Example codes in C++ 11
kfifo-benchmark
A benchmark showing that kfifo is really super fast
paxosim
A simple simulator to test paxos algorithm implementation in Python
recall
Python High performance RPC framework based on protobuf
Reshaper
Reshaper is a C++ refactoring toolbox based on libclang Python binding
Snippet
The code snippet I used
Tpool
C++ Thread Pool implementation base on POSIX pthread
urcu-benchmark
Benchmark with liburcu and pthread_mutex
airekans's Repositories
airekans/cpp-debug-01
A example C++ repo that can reproduce the bug
airekans/Reshaper
Reshaper is a C++ refactoring toolbox based on libclang Python binding
airekans/deck.js
Modern HTML Presentations
airekans/emacs-config
The emacs configurations I used personally.
airekans/GitLabSetup
Setup steps for GitLab
airekans/jscex
Asynchronous flow control in JavaScript, with JavaScript.
airekans/Palong
Python lib contains some useful functions and classes
airekans/Pysh
A simple Python interpreter in Python
airekans/Schelong
A simple scheme interpreter in scheme
airekans/vim-config
my personal vim configuration
airekans/4.4BSD-Lite
4.4BSD-Lite source code
airekans/Algohacks
Some algorithm hacks I collected over the internet
airekans/chromium
http://git.chromium.org/chromium/chromium.git
airekans/Epublisher
Epublisher is a GUI tools used to make Chinese epub to be able to be viewed on nook.
airekans/foxy
A protobuf based C++ RPC server framework
airekans/gems
some of my most beautiful programs
airekans/gfs-py
A GFS implementation in Python
airekans/mini-pysonar
an mini version of PySonar static analyzer
airekans/Netflow
A simple C++ network library
airekans/NetworkTest
A repo for learning network programming
airekans/octopress
Octopress is an obsessively designed framework for Jekyll blogging. It’s easy to configure and easy to deploy. Sweet huh?
airekans/psutil
A cross-platform process and system utilities module for Python
airekans/Pydoop
A python concurrent job execution library.
airekans/Pyroxy
Pyroxy is python proxy server use to forward HTTP request.
airekans/TestGithub
Test github with buildbot
airekans/text-diagram
Text Diagram is a web tool for drawing UML sequence diagram in pure text.
airekans/trident
Protobuf-based RPC framework on Blade
airekans/VisualBoyAdvance
Git clone of VisualBoyAdvance hosted on SourceForge (CVS). Given that no change has been made there since 2003-08-01 this should be up-to-date, but I can't guarantee it :)
airekans/ydiff
a tool for structural comparison of programs