lidian879680's Stars
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
apache/apisix
The Cloud-Native API Gateway
testerSunshine/12306
12306智能刷票,订票
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
zhudyos/duic
分布式配置中心,集中化配置管理,应用配置权限管理,配置实时更新等功能
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Geek-Organization/geek-programming-books
Free programing ebooks
shenliyang/hexo-theme-snippet
Snippet 简洁而不简单,也许是一款你寻找已久的hexo主题
lewis-geek/hexo-theme-Aath
Hexo 主题
eclipse/paho.mqtt.java
Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
littlersmall/rabbitmq-access
rabbitmq手动确认模式java封装
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
apache/tomcat
Apache Tomcat
zhangkaitao/servlet3-showcase
servlet3示例(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
alibaba/druid
阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
fengjiachun/Jupiter
Jupiter是一款性能非常不错的, 轻量级的分布式服务框架
thinkgem/jeesite
Java rapid development platform, based (Spring Boot, Spring MVC, Apache Shiro, MyBatis, Beetl, Bootstrap, AdminLTE), online code generation, including modules: Organization, role users, menu and button authorization, data permissions, system parameters, content management, workflow, etc. Loose coupling design is adopted; one key skin switch; account security Settings, password policies; Online scheduled task configuration; Support cluster, support SAAS; Support for multiple data sources
youzan/bugCatcher
方便产品、开发、测试三方协同管理、测试、监控项目进度和质量,以持续交付。
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
yunshouhu/InterviewQuestions
《剑指Offer:名企面试官精讲典型编程题》源码修改版 https://leetcode.com/
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
spring-guides/gs-rest-service
Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.
netty/netty
Netty project - an event-driven asynchronous network application framework