kkAlex2016's Stars
apache/incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
geektime-geekbang/geektime-spring-family
极客时间视频课程《玩转Spring全家桶》
geektime-geekbang/algorithm-1
stylefeng/Guns
Guns基于SpringBoot 2,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时Guns包含许多基础模块(用户管理,角色管理,部门管理,字典管理等10个模块),可以直接作为一个后台管理系统的脚手架!
getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
TheAlgorithms/Java
All Algorithms implemented in Java
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
wwjwell/microboot
A high performance HTTP restful server base on netty, A netty http server, support HTTP2.0
charlesvhe/spring-cloud-practice
xiaozhiliaoo/gateway-sample2
解决SpringCloudGateway获取不到Body问题. solve spring cloud gateway get request body question
tencentyun/cos-python-sdk-v5
baidu/unit-uskit
unit-uskit
andelf/PyAIML
PyAIML is an interpreter for AIML (Artificial Intelligence Markup Language). cloned from sf.net.
opencv/opencv
Open Source Computer Vision Library
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
wxiaoqi/Spring-Cloud-Platform
🔥🔥🔥国内首个Spring Cloud微服务化RBAC的管理平台,核心采用Spring Boot 2.4、Spring Cloud 2020.0.0 & Alibaba,前端采用d2-admin中台框架。 🔝 🔝 记得上边点个star 关注更新
pinpoint-apm/pinpoint-docker
Official Dockerized components of the Pinpoint
iBreaker/bjguahao
北京市预约挂号统一平台挂号小助手
jumper2014/lianjia-beike-spider
链家网和贝壳网房价爬虫,采集北京上海广州深圳等21个**主要城市的房价数据(小区,二手房,出租房,新房),稳定可靠快速!支持csv,MySQL, MongoDB,Excel, json存储,支持Python2和3,图表展示数据,注释丰富 ,点星支持,仅供学习参考,请勿用于商业用途,后果自负。
ningzimu/See_you_in_BUPT
北京邮电大学计算机考研信息汇总
lib-pku/libpku
贵校课程资料民间整理
xurui8691413/sping-cloud-gateway-read-multipart-filter
主要是为了解决使用spring cloud gateway filter读取dataform类型的数据(multipart)
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
reportico-web/reportico
Reportico Open Source PHP report Designer
yyhsong/iDataV
大屏数据可视化 Big screen data visualization demo
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
TuiQiao/CBoard
An easy to use, self-service open BI reporting and BI dashboard platform.
spencergibb/spring-cloud-gateway-bench
Simple benchmark comparing zuul and spring cloud gateway
Netflix/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.