Pinned Repositories
acwj
A Compiler Writing Journey
akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
antifraud-design-demo
风控系统设计demo
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
Cassandra-Research
Cassandra数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
H2-Research
H2数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
landscape
Cloud Native Landscape
My-Blog
我的博客
Tomcat-Research
Tomcat源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
url
Baacloud官网
beihuxiansheng's Repositories
beihuxiansheng/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
beihuxiansheng/streaming-readings
Streaming System 相关的论文读物
beihuxiansheng/zookeeper
Mirror of Apache Hadoop ZooKeeper
beihuxiansheng/book
个人认为对技术提升很不错的书
beihuxiansheng/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
beihuxiansheng/owl
distributed monitoring system
beihuxiansheng/rocketmq
Mirror of Apache RocketMQ
beihuxiansheng/netty
Netty project - an event-driven asynchronous network application framework
beihuxiansheng/H2-Research
H2数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
beihuxiansheng/beihuxiansheng.github.io
beihuxiansheng/raft-zh_cn
Raft一致性算法论文的中文翻译
beihuxiansheng/hey
HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom
beihuxiansheng/seven-concurrency-models-in-seven-weeks
Repository for the example code of the book "Seven concurrency models in seven weeks".
beihuxiansheng/tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
beihuxiansheng/servo
The Servo Browser Engine
beihuxiansheng/gopher-reading-list
A curated selection of blog posts on Go
beihuxiansheng/raft-java
Raft implementation for Java
beihuxiansheng/build-web-application-with-golang
A golang ebook intro how to build a web with golang
beihuxiansheng/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
beihuxiansheng/h2database
H2 is an embeddable RDBMS written in Java.
beihuxiansheng/firefly-proxy
A proxy software to help circumventing the Great Firewall.
beihuxiansheng/RiskNote
风控笔记
beihuxiansheng/netty_lecture
Netty lecture source code.
beihuxiansheng/tutorials
The "REST With Spring" Course:
beihuxiansheng/akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
beihuxiansheng/IntelliJ-IDEA-Tutorial
IntelliJ IDEA 简体中文专题教程
beihuxiansheng/ssdb
SSDB - A fast NoSQL database, an alternative to Redis
beihuxiansheng/MachineLearning-C---code
using c++ code to show the example of machine learning
beihuxiansheng/awesome-java-cn
Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
beihuxiansheng/java-elasticsearch-6-create-index-bulk-insert-delete
This example project offers some insights and code examples to initialize, index, query and delete data in the Elasticsearch 6.0 server via the Java API.