Pinned Repositories
2PC
Implementation of Two Phase Commit
6.824
🤹 MIT 6.824 Distributed Systems
99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
ace
Twitter bootstrap 3 admin template
AdminLTE
AdminLTE - Free Premium Admin control Panel Theme Based On Bootstrap 3.x
JavaStudy
java 测试用例
Matplotlib-3D-for-Java
Matplotlib3D for java. It is a library for drawing 3D plot
spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
spring-cloud-examples
Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等
ciyonghu's Repositories
ciyonghu/aggregate-framework
Aggregate Framework是为方便开发人员运用DDD和CQRS**来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于内建的Disruptor组件,AggregateFramework可使开发人员方便的实现高性能SEDA架构。此外,该框架支持与Spring集成,提供使用 annotation的方式让开发人员方便地为Domain Event定义一个或多个事件处理, 同时可指定事件处理是同步还是异步触发,并支持分布式事务事件; 使用Spring事务管理器管理事务时,支持Unit Of Work数据访问模式以及内建一级缓存以提
ciyonghu/Awesome-ChatGPT-with-AI
Some materials collected during personal study of AI LLM such as ChatGPT, including a series of prompts with good performance on the internet. 个人学习 chatGPT 等 AI 大模型过程中收集的资料
ciyonghu/awesome-go-cn
一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~
ciyonghu/ChatGPT-Next-Web
A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。
ciyonghu/clash-dashboard
fork of https://github.com/Dreamacro/clash-dashboard
ciyonghu/Clash_Core_Latest_Bak_2023-09-05
https://release.dreamacro.workers.dev/latest/ 的镜像备份,日期为最新版编译时间:2023-09-05,只有编译好的二进制文件
ciyonghu/clean-architecture-example
Clean Architecture Example (Java): Example of what clean architecture would look like (in Java)
ciyonghu/concurrency-limits
ciyonghu/cqrs
cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更新时多个线程update带来的严重锁冲突问题,从而来实现高性能。 支持聚合回溯,包括扩容、缩容聚合冲突事件回溯、聚合根在内存、聚合根快照、聚合事件组提交,可集成dubbo、spring cloud。
ciyonghu/Decoding-Payment-System-Book
百图解码支付系统设计与实现
ciyonghu/foxtrot
A store abstraction and analytics system for real-time event data.
ciyonghu/lark
Lark是一个开源的Golang IM服务端项目,具有高性能和可扩展等特性。采用微服务架构设计,支持集群和水平扩展,能够满足高并发业务需求,并实现了万人群消息的秒达。
ciyonghu/lmax-disruptor-bank
Handle more than 200,000 write-requests per second with Lmax disruptor, Kafka and gRPC
ciyonghu/MS.Microservice
微服务架构设计
ciyonghu/open-im-server
IM Chat
ciyonghu/opencompass
OpenCompass is an LLM evaluation platform, supporting a wide range of models (LLaMA, LLaMa2, ChatGLM2, ChatGPT, Claude, etc) over 50+ datasets.
ciyonghu/openkf
Supports chatgpt and llm large language models. OpenKF is an online customer service system that improves communication for enterprises and open-source communities with customizable features.
ciyonghu/plato
致力于百亿量级的通用IM引擎开发
ciyonghu/py12306
🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理
ciyonghu/study
Java全栈工程师学习笔记;Spring、shiro、CAS、oauth2单点登录;cache 、Redis; web 安全及解决思路;redis、mq、quartz、docker;Docker各种组件实践等;mybatis、spring、spring boot实践;分布式锁;基于分库分表等等;Java full-stack engineer study notes; Spring, shiro, CAS, oauth2 single sign-on; cache, Redis; web security and solutions; redis, mq, quartz, docker; Docker various component practices, etc.;
ciyonghu/System-Design
It's just fascinating. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨💻 Interview Prep. 👨💻
ciyonghu/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
ciyonghu/system-design-interview
系统设计面试必读(awesome system design)
ciyonghu/SZT-bigdata
深圳地铁大数据客流分析系统🚇🚄🌟
ciyonghu/toBeBetterJavaer
一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄
ciyonghu/turms
🕊️ The world's most advanced open source instant messaging engine for 100K~10M concurrent users https://turms-im.github.io/docs
ciyonghu/vagrant-kubeadm-kubernetes
Vagrantfile & Scripts to setup Kubernetes Cluster using Kubeadm for CKA, CKAD and CKS practice environment
ciyonghu/website
Kubernetes website and documentation repo:
ciyonghu/whisper
Robust Speech Recognition via Large-Scale Weak Supervision(whisper开源版本)
ciyonghu/wms-ruoyi
若依wms是一套基于若依的wms仓库管理系统,支持lodop和网页打印入库单、出库单。包括仓库/库区/货架管理,出入库管理,客户/供应商/承运商,库存看板、库存记录等功能。