Pinned Repositories
2019_campus_apply
:rocket: Full Stack Developer Tutorial,后台技术栈/全栈开发/架构师之路,秋招/春招/校招/面试。 from zero to hero.
algorithm1024
厮大牛逼
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
awesome-risk-control
风控知识总结
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
dubbo-samples
samples for Apache Dubbo
kafka_book_demo
《深入理解Kafka:核心设计与实践原理》
rocketmq
Mirror of Apache RocketMQ
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Zebra
美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。
throw-panic's Repositories
throw-panic/2019_campus_apply
:rocket: Full Stack Developer Tutorial,后台技术栈/全栈开发/架构师之路,秋招/春招/校招/面试。 from zero to hero.
throw-panic/awesome-spring-boot
Spring Boot Resources
throw-panic/cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
throw-panic/druid
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics(https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
throw-panic/dubbo-mesh
alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.
throw-panic/ehcache3
Ehcache 3.x line
throw-panic/fastjson
:bullettrain_side: A fast JSON parser/generator for Java. (Aliyun Data Lake Analytics https://www.aliyun.com/product/datalakeanalytics powered by fastjson )
throw-panic/FEBS-Shiro
Spring Boot 2.1.3,Shiro1.4.0 & Layui 2.5.4 权限管理系统。预览地址:http://febs.mrbird.cc:8080/login
throw-panic/FEBS-Vue
SpringBoot,Shiro,JWT,Vue & Ant Design 前后端分离权限管理系统,预览地址:
throw-panic/geektime-spring-family
极客时间视频课程《玩转Spring全家桶》
throw-panic/generator
A code generator for MyBatis and iBATIS.
throw-panic/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
throw-panic/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
throw-panic/kafka
Mirror of Apache Kafka
throw-panic/kafka-web-console
A web console for Apache Kafka (retired)
throw-panic/linkerd2
A service mesh for Kubernetes and beyond. Main repo for Linkerd 2.x.
throw-panic/Lu-Rpc
Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子
throw-panic/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
throw-panic/netty
Netty project - an event-driven asynchronous network application framework
throw-panic/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
throw-panic/pinpoint
APM, (Application Performance Management) tool for large-scale distributed systems written in Java.
throw-panic/properties
properties file reader & writer for go
throw-panic/quartz
Code for Quartz Scheduler
throw-panic/sofa-tracer
SOFATracer is a component for the distributed system call trace. And through a unified traceId logging the logs of various network calls in the invoking link. These logs can be used for quick discovery of faults, service governance, etc.
throw-panic/spring-ldap
Spring LDAP
throw-panic/SpringBoot-Learning
Spring Boot教程
throw-panic/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
throw-panic/SpringCloud-Learning
Spring Cloud基础教程,持续连载更新中
throw-panic/thinking-in-spring-boot-samples
小马哥书籍《Spring Boot 编程**》示例工程
throw-panic/zookeeper
Mirror of Apache Hadoop ZooKeeper