-
-
java-design-patterns Public
Forked from iluwatar/java-design-patternsDesign patterns implemented in Java
Java Other UpdatedApr 13, 2023 -
-
landscape Public
Forked from cncf/landscape🌄 The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding or market cap, first and last commits, contributor co…
-
old-immersive-translate Public
Forked from immersive-translate/old-immersive-translateLet's experience immersive web translation, with bilingual simultaneous display and translation of only the important content. Think of the browser's reading mode, but in immersive translation.
JavaScript Mozilla Public License 2.0 UpdatedJan 16, 2023 -
spring-boot-demo-1 Public
Forked from smltq/spring-boot-demospring boot demo 是一个Spring Boot、Spring Cloud的项目示例,根据市场主流的后端技术,共集成了50+个demo,未来将持续更新。该项目包含helloworld(快速入门)、web(ssh项目快速搭建)、aop(切面编程)、data-redis(redis缓存)、quartz(集群任务实现)、shiro(权限管理)、oauth2(四种认证模式)、shign…
Java MIT License UpdatedJan 9, 2023 -
itstack-demo-netty Public
Forked from fuzhengwei/itstack-demo-netty微信公众号:bugstack虫洞栈 | 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。欢迎关注公众号:bugstack虫洞栈 | 阅读专题文章+调试案例源码学习{回复netty案例}。
CSS UpdatedJan 4, 2023 -
Surfingkeys Public
Forked from brookhong/SurfingkeysMap your keys for web surfing, expand your browser with javascript and keyboard.
JavaScript MIT License UpdatedDec 20, 2022 -
spring-boot-demo Public
Forked from xkcoding/spring-boot-demo🚀一个用来深入学习并实战 Spring Boot 的项目。
Java MIT License UpdatedOct 19, 2022 -
arthas Public
Forked from alibaba/arthasAlibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
Java Apache License 2.0 UpdatedOct 14, 2022 -
BEV_feat_stitch Public
Forked from ybarancan/BEV_feat_stitchOfficial code for Understanding Bird’s-Eye View of Road Semantics using an Onboard Camera - RAL/ICRA 2022
Python Apache License 2.0 UpdatedSep 22, 2022 -
easyexcel Public
Forked from alibaba/easyexcel快速、简洁、解决大文件内存溢出的java处理Excel工具
Java Apache License 2.0 UpdatedJun 17, 2022 -
Awesome-GitHub-Repo Public
Forked from Wechat-ggGitHub/Awesome-GitHub-Repo收集整理 GitHub 上高质量、有趣的开源项目。
-
dootask Public
Forked from kuaifan/dootaskDooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。
-
jdk Public
Forked from openjdk/jdkJDK main-line development
Java GNU General Public License v2.0 UpdatedMar 9, 2022 -
coder2gwy Public
Forked from coder2gwy/coder2gwy互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
UpdatedFeb 11, 2022 -
lettuce-core Public
Forked from redis/lettuceAdvanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
Java Apache License 2.0 UpdatedDec 20, 2021 -
mall Public
Forked from macrozheng/mallmall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Java Apache License 2.0 UpdatedNov 22, 2021 -
OnJava8-Examples Public
Forked from BruceEckel/OnJava8-ExamplesCode Examples for the book "On Java 8"
Java Other UpdatedNov 8, 2021 -
exception-notifiaction Public
Forked from marvinSpring/spring-boot-starter-calma一个神奇的异常通知框架
-
Play-with-Algorithms Public
Forked from liuyubobobo/Play-with-AlgorithmsCodes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Java UpdatedApr 14, 2021 -
EasyRiggerInitializr Public
Forked from fuzhengwei/EasyRiggerInitializrSpringBoot 脚手架,简化项目构建
-
-
jd_seckill Public
Forked from andyzys/jd_seckill京东茅台抢购,不支持其他商品!愿大家与黄牛站在同一个起跑线,公平的参与这场抢茅大赛。
-
RPC-FromScratch Public
Forked from Veal98/RPC-FromScratch🌈 从零开始设计一个轻量级分布式 RPC 框架,基于 Spring + Netty + Protostuff + Zookeeper
-
rhino Public
Forked from mozilla/rhinoRhino is an open-source implementation of JavaScript written entirely in Java
-
kubernetes Public
Forked from kubernetes/kubernetesProduction-Grade Container Scheduling and Management
-
incubator-brpc Public
Forked from apache/brpcIndustrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
-
-
javacc Public
Forked from javacc/javaccJavaCC - a parser generator for building parsers from grammars. It can generate code in Java, C++ and C#.