Pinned Repositories
build-web-application-with-golang
A golang ebook intro how to build a web with golang
canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
concurrent-programming
:cactus:《实战java高并发程序设计》源码整理
druid
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。2018年开源**最受欢迎开源软件评选请参与投票 https://www.oschina.net/project/top_cn_2018 阿里云DRDS(https://www.aliyun.com/product/drds )、阿里巴巴TDDL 连接池powered by Druid
dubbo
Dubbo is a distributed, high performance RPC framework enpowering applications with service import/export capabilities.
dubbo-samples
samples for Apache Dubbo (incubating)
easyexcel
快速、简单避免OOM的java处理Excel工具
elasticsearch
Open Source, Distributed, RESTful Search Engine
GoJS
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
guava
Google core libraries for Java
1ffree's Repositories
1ffree/build-web-application-with-golang
A golang ebook intro how to build a web with golang
1ffree/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
1ffree/concurrent-programming
:cactus:《实战java高并发程序设计》源码整理
1ffree/druid
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。2018年开源**最受欢迎开源软件评选请参与投票 https://www.oschina.net/project/top_cn_2018 阿里云DRDS(https://www.aliyun.com/product/drds )、阿里巴巴TDDL 连接池powered by Druid
1ffree/dubbo
Dubbo is a distributed, high performance RPC framework enpowering applications with service import/export capabilities.
1ffree/dubbo-samples
samples for Apache Dubbo (incubating)
1ffree/easyexcel
快速、简单避免OOM的java处理Excel工具
1ffree/elasticsearch
Open Source, Distributed, RESTful Search Engine
1ffree/GoJS
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
1ffree/guava
Google core libraries for Java
1ffree/java-8-lambdas-exercises
Exercises and Answers for Java 8 Lambdas book
1ffree/Java-Notes
📑 Java后端工程师的学习技术栈 https://loveincode.github.io/Java-Notes
1ffree/java_design_patterns
Java 实现的面向对象设计模式示例, 创建者、抽象工厂、工厂方法、原型、单例、适配器、桥接、组合、装饰器、备忘录、观察者、状态、策略、模板方法、访问者
1ffree/jmh-samples-openjdk
some jmh samples generate from openjdk official
1ffree/joyqueue
A cloud-native production-quality messaging platform with high performance
1ffree/learn-java8
💖《跟上 Java 8》视频课程源码
1ffree/learn-python3
Learn Python 3 Sample Code
1ffree/leetcode
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
1ffree/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
1ffree/OneBlog
OneBlog,一个简洁美观、功能强大并且自适应的Java博客
1ffree/presto
The official home of the Presto distributed SQL query engine for big data
1ffree/Source-code-analysis
java源码分析
1ffree/SwordOffer
剑指offer所有题的Java代码和解析
1ffree/tcc-transaction
tcc-transaction是TCC型事务java实现
1ffree/tiny-spring
A tiny IoC container refer to Spring.
1ffree/transmittable-thread-local
:octopus: A simple 0-dependency java lib for transmitting ThreadLocal value between threads even using thread pool.
1ffree/zookeeper
分布式系统服务ZooKeeper的学习历程