Pinned Repositories
3dlearn
Automatically exported from code.google.com/p/3dlearn
ace_reactor
ace reactor server.
acmLearn
若干acm程序设计大赛题和学习资料
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
bbqscreen_client
Sources for the client app of BBQScreen
FEBio
FEBio Suite Solver
free-programming-books
:books: Freely available programming books
MachineLearning
一些关于机器学习的学习资料与研究介绍
ngx_limit_tcp_module
This module used for limiting accept events and concurrent.
Reactor-10
a c implemention of Reactor pattern -- by adamtornhill
chenbk85's Repositories
chenbk85/Analysis-of-Tinypy
Analysis of the source code and working of the virtual machine of tinypy
chenbk85/coroutine-1
A coroutine implementation, based on ucontext, fibers when available, setjmp as a last resort.
chenbk85/custer
Custer is a "toy" web server using Reactor pattern.
chenbk85/Elementary-Analysis-of-TinyPython-Virtual-Machine-v1.1
A basic analysis of source code for TinyPy v1.1
chenbk85/gridfs-fuse
A FUSE wrapper around MongoDB's GridFS
chenbk85/hadoop
Mirror of Apache Hadoop Core
chenbk85/json-c
JSON-C - A JSON implementation in C; fork of http://oss.metaparadigm.com/json-c/
chenbk85/libenet-android
A port of libenet for Android NDK
chenbk85/libev-1
A full-featured and high-performance event loop that is loosely modelled after libevent, but without its limitations and bugs.
chenbk85/libmsock
chenbk85/memcached-engines
Small stupid implementation of a memcached engine implemented in C++ using STL
chenbk85/nginx_python_module
Embed Python into NginX
chenbk85/ngx_http_auth_cas_module
CAS client for nginx
chenbk85/ngx_upstream_status
nginx upstream server status page
chenbk85/ObjSqlite
Objective Sqlite is a leightweight Objective-C wrapper for sqlite. It provides a number of convenience functions for binding and retrieving data from sqlite results.
chenbk85/P2P-App
P2P App for ICS451
chenbk85/playdar
Abandoned C++ codebase, see playdar-core repo!
chenbk85/reactor-11
chenbk85/reactor_level_triggered_one_thread
chenbk85/tatsunokuchi-dnn
the Distributed Nearest Neighbor infrastructure born in Tatsunokuchi
chenbk85/thrift-1
Twitter's out-of-date, forked thrift
chenbk85/TinyPy
Report : TinyPy
chenbk85/tinypy-kjk
A fork of tinypy - a small Python implementation
chenbk85/tinypy-panda
tinypy is a minimalist implementation of python
chenbk85/Varnish
Personal varnish changes
chenbk85/zmq_reactor
Reactor polling pattern for ZeroMQ