Pinned Repositories
about
http://imzhenyu.github.io/about
bond
Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
Code.Header
Add/remove header (e.g., liscence) to your source code recursively
ray
An experimental distributed execution engine
rDSN
Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed systems.
rDSN.dist.service
Service frameworks targeting high availability, reliability, scalability, and consistency for micro services and storages
rDSN.tools.explorer
A tool plugin for rDSN automatically extracts upper application/framework's execution flow
rDSN.tools.hpc
High performance local runtime for rDSN (network, aio, queue, etc.)
rDSN.tools.log.monitor
Monitor all critical logs for rDSN applications in cluster
rocksdb
rocksdb replicated using rDSN (simple mode)
imzhenyu's Repositories
imzhenyu/rDSN
Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed systems.
imzhenyu/rocksdb
rocksdb replicated using rDSN (simple mode)
imzhenyu/rDSN.dist.service
Service frameworks targeting high availability, reliability, scalability, and consistency for micro services and storages
imzhenyu/rDSN.tools.explorer
A tool plugin for rDSN automatically extracts upper application/framework's execution flow
imzhenyu/rDSN.tools.log.monitor
Monitor all critical logs for rDSN applications in cluster
imzhenyu/about
http://imzhenyu.github.io/about
imzhenyu/bond
Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
imzhenyu/Code.Header
Add/remove header (e.g., liscence) to your source code recursively
imzhenyu/ray
An experimental distributed execution engine
imzhenyu/rDSN.tools.hpc
High performance local runtime for rDSN (network, aio, queue, etc.)
imzhenyu/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
imzhenyu/convnetjs
Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
imzhenyu/googletest
Google C++ Testing Framework
imzhenyu/http-parser
http request/response parser for c
imzhenyu/kubernetes
Container Cluster Manager from Google
imzhenyu/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
imzhenyu/libevhtp
A more flexible replacement for libevent's http API.
imzhenyu/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more
imzhenyu/packages
packages for easier build of other projects
imzhenyu/protobuf
Protocol Buffers - Google's data interchange format
imzhenyu/rDSN.dist.deployment
A simple cluster deployment service on Windows/Linux/Kubernetes
imzhenyu/rDSN.dist.service.flow
Declarative service composition
imzhenyu/rDSN.dist.traffic.router
An rDSN plugin that enables fine-grain RPC request routing/splitting/forking to multiple services
imzhenyu/SOL
Library for Scalable Online Learning
imzhenyu/sparsehash
C++ associative containers
imzhenyu/sqlite
Unofficial git mirror of SQLite sources (see link for build instructions)
imzhenyu/tensorflow
Computation using data flow graphs for scalable machine learning
imzhenyu/thrift
Mirror of Apache Thrift
imzhenyu/vscode-gitlens
Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more
imzhenyu/zookeeper_client_c
the zookeeper c client, poject is managed with cmake