Pinned Repositories
2018-polar-race
阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码
archbase
教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本
async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
awesome-elastic
https://pan.baidu.com/share/home?uk=1767273693#category/type=0
awesome-java
A curated list of awesome Java frameworks, libraries and software. Inspired by awesome-python.
Cassandra-Research
Cassandra数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
druid-learn
druid学习笔记
hbase-operator-tools
Apache HBase Operator Tools
java-learn
binlijin's Repositories
binlijin/java-learn
binlijin/hbase-operator-tools
Apache HBase Operator Tools
binlijin/archbase
教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本
binlijin/awesome-elasticsearch
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
binlijin/awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
binlijin/BaikalDB
BaikalDB, A Distributed HTAP Database.
binlijin/books-recommendation
程序员进阶经典图书
binlijin/DCache
A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can easily deploy, publish, and scale services on the web interface.
binlijin/druid
Apache Druid: a high performance real-time analytics database.
binlijin/elasticsearch-definitive-guide
欢迎加QQ群:109764489,贡献力量!
binlijin/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
binlijin/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.
binlijin/hbase
Mirror of Apache HBase
binlijin/hbase-indexer
Lily HBase Indexer - indexing HBase, one row at a time
binlijin/hbase-release
Public base release repository
binlijin/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
binlijin/JAVA_LINE
JAVA进阶相关书籍:《JAVA并发编程实践》、《Linux Shell脚本攻略》、《spring揭秘 精选版》、《高性能Mysql》、《深入理解Java虚拟机[JVM高级特性与最佳实践](周志明)》、《图解HTTP 彩色版》、《图解TCP_IP_第5版》、《head+first+servlets jsp》、《How Tomcat Works 中文版》、《J2EE核心模式》、《JAVA并发编程实践》一些大的上传不上来的文件在README
binlijin/jiffy
Jiffy - A Lock-free Skip List with Batch Updates and Snapshots
binlijin/kkndme_tianya
天涯 kkndme 神贴聊房价
binlijin/libcds
A C++ library of Concurrent Data Structures
binlijin/LogDevice
Distributed storage for sequential data
binlijin/lu-raft-kv
this is raft java project. raft-kv-storage
binlijin/lucene-examples
This project collects a list of Apache Lucene's examples
binlijin/SimpleHTTPServerWithUpload
SimpleHTTPServerWithUpload.py
binlijin/sofa-jraft
An industrial-grade java implementation of RAFT consensus algorithm.
binlijin/starrocks
StarRocks, a Linux Foundation project, is a next-generation sub-second MPP OLAP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics, and ad-hoc queries. InfoWorld’s 2023 BOSSIE Award for best open source software.
binlijin/succinct
Enabling queries on compressed data.
binlijin/technology-talk
汇总java生态圈常用技术框架、开源中间件,系统架构、项目管理、经典架构案例、数据库、常用三方库、线上运维等知识
binlijin/YCSB
Yahoo! Cloud Serving Benchmark
binlijin/yl-hbase-rep
hbase replication/snapshot 实现机制、源码解析、以及 replication peer 的实现