rhapsody-ice's Stars
TheAlgorithms/Java
All Algorithms implemented in Java
layui/layui
一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
linexjlin/GPTs
leaked prompts of GPTs
derailed/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
williamfiset/Algorithms
A collection of algorithms and data structures
open-android/Android
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
Netflix/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
metersphere/metersphere
MeterSphere 是新一代的开源持续测试工具,让软件测试工作更简单、更高效,不再成为持续交付的瓶颈。
ServiceStack/redis-windows
Vagrant redis configuration and the binary releases of MS Open Tech redis port of windows
gongjunhao/seckill
Chrome浏览器 抢购、秒杀插件,秒杀助手,定时自动点击
K-Render/best-chinese-prompt
AI中文提示词秘籍ChatGPT中文提示词秘籍(Prompt圣经)K-Render整理
imagine-c/hishop
hishop是基于Hadoop及微服务架构的前后端分离购物系统。前台购物页面 使用Vue+ ElementUi , 后台管理页面使用 html 和 Ajax。后端使用 Spring Boot + Spring Cloud+Nacos+OpenFeign+Spring Cloud GateWay+MyBatis进行开发,使用 Shiro 做登录验证和权限校验,使用支付宝的沙箱环境进行支付,使用ElasticSearch作为商品搜索服务,使用 Hadoop的HDSF作为图片存储服务器,使用Spring Session+Redis实现Session共享,最后使用Docker启动相关服务并实现项目一键式部署。