Skip to content
View Stunius7's full-sized avatar

Block or report Stunius7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step

    Jupyter Notebook Other Updated Jun 29, 2024
  • LLMSurvey Public

    Forked from RUCAIBox/LLMSurvey

    The official GitHub page for the survey paper "A Survey of Large Language Models".

    Python Updated May 19, 2024
  • Spring 5 Design Patterns, published by Packt

    Modula-3 MIT License Updated Jul 15, 2022
  • 《Software Engineering at Google》的中文翻译版本

    HTML Updated May 19, 2022
  • Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.

    Java Apache License 2.0 Updated Aug 26, 2021
  • COLA Public

    Forked from alibaba/COLA

    🥤 COLA: Clean Object-oriented & Layered Architecture

    Java GNU Lesser General Public License v2.1 Updated Aug 19, 2021
  • Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc...

    Java Apache License 2.0 Updated Aug 9, 2021
  • eas-ddd Public

    Forked from agiledon/eas-ddd

    ddd demo of eas

    Java Apache License 2.0 Updated Jul 29, 2021
  • emqx Public

    Forked from emqx/emqx

    An Open-Source, Cloud-Native, Distributed MQTT Message Broker for IoT.

    Erlang Apache License 2.0 Updated Jul 22, 2021
  • 基于SpringBoot2.0+Shiro+SpringDataJpa+SpringCloud框架的SaaS多租户iHrm平台开发实战,里面涉及到知识点众多,项目基于前后端分离进行开发,前端使用的是vue+ElementUI。 除了常见的框架应用之外,还有导出导入表格(POI),如何处理百万数据防止oom, 图片上传(七牛云接口实现),刷脸认证(百度开放平台API), 以及Shiro高级认证…

    Vue MIT License Updated Jun 11, 2021
  • SaaS_IHRM Public

    Forked from Han-YLun/SaaS_IHRM

    基于SpringBoot2.0+Shiro+SpringDataJpa+SpringCloud框架的SaaS多租户iHrm平台开发实战,里面涉及到知识点众多,项目基于前后端分离进行开发,前端使用的是vue+ElementUI。 除了常见的框架应用之外,还有导出导入表格(POI),如何处理百万数据防止oom, 图片上传(七牛云接口实现),刷脸认证(百度开放平台API), 以及Shiro高级认证…

    Java Updated Jun 11, 2021
  • An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)

    Go Apache License 2.0 Updated Mar 26, 2021
  • MQTTX Public

    Forked from emqx/MQTTX

    MQTT X - Elegant MQTT 5.0 Client Tool of Cross-platform

    Vue Apache License 2.0 Updated Mar 19, 2021
  • RedisSyncer是一个多任务的redis数据同步工具,可灵活的满足Redis间的数据同步、迁移需求; redissyncer is a redis synchronization tool, used in redis single instance and cluster synchronization

    Java Apache License 2.0 Updated Mar 18, 2021
  • emqtt-bench Public

    Forked from emqx/emqtt-bench

    Erlang MQTT v5.0 Benchmark Tool

    Erlang Apache License 2.0 Updated Feb 22, 2021
  • SpringBoot demo for DevOps on KubeSphere

    Java Apache License 2.0 Updated Feb 19, 2021
  • 🎉 A Vue.js 3.0 UI Library made by Element team

    Vue MIT License Updated Feb 12, 2021
  • mysql-server Public

    Forked from mysql/mysql-server

    MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

    C++ Other Updated Feb 10, 2021
  • 应用平台V3.5.6开发示例后端工程

    TSQL Updated Jan 21, 2021
  • k8s_PaaS Public

    Forked from ben1234560/k8s_PaaS

    如何基于K8s部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/欢迎讨论/大量注释/操作配图),你将习得部署如:K8s、仪表板、、港、、Jenkins、本地、GitLab、框架、Promtheus、grafana、Spinaker等)。

    Shell MIT License Updated Dec 24, 2020
  • flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去…

    Java Apache License 2.0 Updated Dec 21, 2020
  • 2020谷粒商城代码+笔记

    JavaScript Updated Dec 3, 2020
  • walle-web Public

    Forked from meolu/walle-web

    walle - 瓦力 Devops开源项目代码部署平台

    Python Apache License 2.0 Updated Aug 20, 2020
  • seata Public

    Forked from apache/incubator-seata

    🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.

    Java Apache License 2.0 Updated Aug 4, 2020
  • Seata website

    CSS Updated Jul 30, 2020
  • A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensate and so on;

    Java Apache License 2.0 Updated Jul 14, 2020
  • 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统…

    Java Apache License 2.0 Updated Jul 14, 2020
  • doraemon Public

    Forked from Qihoo360/doraemon

    Doraemon is a Prometheus based monitor system

    JavaScript Apache License 2.0 Updated Jul 13, 2020
  • Open Source, Distributed, RESTful Search Engine

    Java Other Updated Jul 5, 2020
  • 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin

    Vue MIT License Updated Jul 2, 2020