Pinned Repositories
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
cloud-mall-practice
采用Spring Cloud改造的练手项目
codeSpace
平时的比较有趣的项目积累, 帮助自己掌握知识和学习
COLA
🥤 COLA: Clean Object-oriented & Layered Architecture
Collaborative-Filtering-Python-
基于Python实现了基于物品的协同过滤推荐算法和基于用户的协同过滤推荐算法
CommonRepository
core
:house_with_garden: Open source home automation that puts local control and privacy first.
jmh
https://openjdk.java.net/projects/code-tools/jmh/
BeyondNothing's Repositories
BeyondNothing/jmh
https://openjdk.java.net/projects/code-tools/jmh/
BeyondNothing/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
BeyondNothing/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
BeyondNothing/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
BeyondNothing/cloud-mall-practice
采用Spring Cloud改造的练手项目
BeyondNothing/codeSpace
平时的比较有趣的项目积累, 帮助自己掌握知识和学习
BeyondNothing/COLA
🥤 COLA: Clean Object-oriented & Layered Architecture
BeyondNothing/core
:house_with_garden: Open source home automation that puts local control and privacy first.
BeyondNothing/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
BeyondNothing/elasticsearch
Free and Open, Distributed, RESTful Search Engine
BeyondNothing/flink-recommandSystem-demo
:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
BeyondNothing/free-programming-books
:books: Freely available programming books
BeyondNothing/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
BeyondNothing/gulimall
谷粒商城
BeyondNothing/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目
BeyondNothing/java-base
BeyondNothing/ladder
向上阶梯
BeyondNothing/LarkJava
LarkJava(飞书 Java SDK),Lark(飞书)的后端开发SDK
BeyondNothing/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
BeyondNothing/logseq
A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
BeyondNothing/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
BeyondNothing/mallfoundry
BeyondNothing/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
BeyondNothing/p6spy
P6Spy is a framework that enables database data to be seamlessly intercepted and logged with no code changes to the application.
BeyondNothing/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
BeyondNothing/spring-boot-learning
Spring-boot 2.0 学习例子,整合redis、mybatis、rocketMq、elasticsearch
BeyondNothing/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
BeyondNothing/spring-cloud-config
External configuration (server and client) for Spring Cloud
BeyondNothing/tech-pdai-spring-demos
Spring Framework5/SpringBoot 2.5.x Demos
BeyondNothing/wework-msgaudit
企业微信-会话内容存档 实时拉取企业微信聊天记录java版SDK