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/ngx_limit_tcp_module
This module used for limiting accept events and concurrent.
chenbk85/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
chenbk85/FEBio
FEBio Suite Solver
chenbk85/appdocs
Application Performance Optimization Summary
chenbk85/beautiful-jekyll
:sparkles: Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll
chenbk85/bitcoin
Bitcoin Core integration/staging tree
chenbk85/blockchain_guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
chenbk85/doc
学习文档
chenbk85/dpdk
dpdk开发文档翻译
chenbk85/example-code
Tổng hợp code
chenbk85/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
chenbk85/h-store
Experimental Database
chenbk85/hyrise
Hyrise is a research in-memory database.
chenbk85/interview
笔试面试知识整理
chenbk85/jigsaw-payment
jigsaw payment 支付系统
chenbk85/jigsaw-payment-docs
jigsaw-payment项目的文档,包括开发者手册和使用者手册。 绑定到域名jigsaw.lixf.cn
chenbk85/kob
easy c++
chenbk85/kubernetes-handbook
Kubernetes中文指南/实践手册 https://jimmysong.io/kubernetes-handbook
chenbk85/libpg_query
C library for accessing the PostgreSQL parser outside of the server environment
chenbk85/libvma
Linux user space library for network socket acceleration based on RDMA compatible network adaptors
chenbk85/NuRaft
C++ implementation of Raft core logic as a replication library
chenbk85/nvme-cli
NVMe management command line interface.
chenbk85/pdfs
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
chenbk85/scylla
NoSQL data store using the seastar framework, compatible with Apache Cassandra
chenbk85/SequoiaDB
SequoiaDB 巨杉数据库是一款金融级分布式关系型数据库。 自研的原生分布式存储引擎支持完整 ACID,具备弹性扩展、高并发和高可用特性,支持 MySQL、PostgreSQL 和 SparkSQL 等多种 SQL 访问形式,适用于核心交易、数据中台、内容管理等应用场景。
chenbk85/tmplbook
C++ Templates - The Complete Guide, 2nd Edition
chenbk85/vim
.vim files
chenbk85/Web-1
前端入门和进阶学习笔记,超详细的Web前端学习图文教程。从零开始学前端,做一名精致的前端工程师。持续更新...
chenbk85/xls2csv
xls2csv is a program which converts XLS files to CSV files. It's based on xls2csv.c of libxls.
chenbk85/xv6-chinese
中文版的 MIT xv6 文档