Pinned Repositories
AOP
AOP in PHP
blog
没事写写文章
bottomupcs
Bottom Up Computer Science
brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
chan
Pure C implementation of Go channels.
cpp.react
C++React: A reactive programming library for C++11.
cxxnet
CXXNET, yet another neural network toolkit
db-readings
Readings in Databases
deagle
an advanced php orm library
demo
this is a demo
jchjava's Repositories
jchjava/AOP
AOP in PHP
jchjava/blog
没事写写文章
jchjava/bottomupcs
Bottom Up Computer Science
jchjava/brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
jchjava/chan
Pure C implementation of Go channels.
jchjava/cpp.react
C++React: A reactive programming library for C++11.
jchjava/cxxnet
CXXNET, yet another neural network toolkit
jchjava/db-readings
Readings in Databases
jchjava/deagle
an advanced php orm library
jchjava/demo
this is a demo
jchjava/fig-standards
Standards either proposed or approved by the Framework Interop Group
jchjava/github-cheat-sheet
A list of cool features of Git and GitHub.
jchjava/http-client
Asynchronous HTTP client library
jchjava/laravel
A PHP Framework For Web Artisans
jchjava/libzmq
ØMQ libzmq core library -- development trunk
jchjava/linux-2.6
Old Mirror of Linus Torvald's Kernel Tree, see "linux" repo for current version
jchjava/mshadow
Matrix Shadow:Lightweight Matrix and Tensor Template Library in C++/CUDA
jchjava/netty
Netty project - an event-driven asynchronous network application framework
jchjava/papers-we-love
Papers from the computer science community to read and discuss.
jchjava/php-src
The PHP Interpreter
jchjava/RE-for-beginners
Reverse Engineering for Beginners
jchjava/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
jchjava/rethinkdb
An open-source distributed JSON document database with a pleasant and powerful query language.
jchjava/shadowbroker
The Shadow Brokers "Lost In Translation" leak
jchjava/skynet
A lightweight online game framework
jchjava/sproto-JIT
added jit support for sproto.
jchjava/swoole_framework
PHP高级Web开发框架,基于Swoole扩展开发的PHP web server&应用服务器。提供统一注册树,数据库操作,模板,Cache,日志,队列,上传管理,用户管理等丰富的功能特性。
jchjava/vfsStream
vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.
jchjava/w3af
w3af: web application attack and audit framework, the open source web vulnerability scanner.
jchjava/zookeeper
Mirror of Apache Hadoop ZooKeeper