本项目是一款基于SpringCloudAlibaba + Netty + MySQL + Redis + RocketMQ搭建的高并发直播平台应用,包含用户中台系统、即时通讯系统以及礼物钱包系统,并实现了直播PK功能、红包雨功能以及直播带货秒杀功能。底层采用缓存、消息队列以及分库分表等技术支持海量用户访问以及数据存储。
☆11May 4, 2024Updated last year
Alternatives and similar repositories for golive
Users that are interested in golive are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- BOSS_Spider 是一个用于爬取BOSS直聘网站职位信息的简易工具,提供友好的图形用户界面,便于用户快速获取感兴趣的职位数据。该工具仅用于学习和研究目的,请勿用于商业用途。☆11Feb 26, 2025Updated last year
- Experiments codes for COLING '22 paper "Augmenting Legal Judgment Prediction with Contrastive Case Relations"☆11Apr 25, 2024Updated last year
- Code of Multi-Defendant Legal Judgment Prediction via Hierarchical Reasoning☆13Apr 29, 2024Updated last year
- Legal Juegment Prediction (LJP) with BiLSTM and Attention☆13Jan 10, 2019Updated 7 years ago
- Hierarchical Models for long document encoding☆21May 29, 2023Updated 2 years ago
- The source code of article "Distinguish Confusion in Legal Judgment Prediction via Revised Relation Knowledge of Law Articles", ACM Trans…☆19Dec 1, 2024Updated last year
- 这是一个消息中间件, 通过配置和编码,即可将相同的消息通过钉钉自定义机器人、钉钉消息、飞书自定义机器人、飞书消息、企业微信自定义机器人、企业微信消息以及邮箱消息通道进行发送, 提供统一消息维护方式,发送时会按照对应的平台类型自动进行转换☆19Oct 13, 2024Updated last year
- PyTorch-Bert-BiLSTM-ATT-LJP☆16Mar 15, 2019Updated 7 years ago
- A template for your project structure, including a sample README file☆25May 3, 2021Updated 4 years ago
- This repository provides code for experiments with the state-of-the-art in text classification to predict the judgements of Swiss court d…☆26Sep 23, 2025Updated 6 months ago
- springBoot 集成netty udp和tcp☆12Jun 18, 2020Updated 5 years ago
- 这是一个基于微信小程序的房屋租赁系统☆20Dec 12, 2022Updated 3 years ago
- Code for R-former: Legal Judgment Prediction via Relational Learning, accepted at SIGIR 2021.☆23Feb 21, 2022Updated 4 years ago
- Python+OCR+OpenCV实现答题卡选项识别☆23Jun 13, 2021Updated 4 years ago
- The smallest fully functional (with dGPU) hackintosh☆12Mar 20, 2023Updated 3 years ago
- 标签输入组件。按回车键(Enter)生成标签!按回退键(Backspace)删除标签!☆11May 16, 2024Updated last year
- Face recognition screen locker for Cinnamon☆11Nov 19, 2018Updated 7 years ago
- 应用层限流☆10Mar 1, 2026Updated 3 weeks ago
- MQTT协议的Broker(服务器)端实现,单机最低可支持2w+并发连接数,支持SSL加密及WebSocket连接。与Eclipse的Mosquitto功能类似,但拥有更高的并发承受能力。☆13Mar 8, 2022Updated 4 years ago
- websocket压测工具☆10Jul 12, 2025Updated 8 months ago
- 基 于springboot ckeditor整合mathType完整实例☆11Jan 4, 2023Updated 3 years ago
- Flutter plugin that allows users to create TextAvatar easily!☆23Aug 21, 2024Updated last year
- 高并发仿斗鱼直播平台项目:SpringBoot+MyBatisPlus+MySQL主从+Redis+SpringCloudAlibaba+ShardingJDBC+Netty;包含:全项目前端、后端代码以及SQL文件和开发文档☆118May 17, 2025Updated 10 months ago
- springboot集成sentinel作集群流控,使用nacos作为数据源,sentinel-dashboard修改流控规则同步到nacos,应用监听到流控规则变更进行同步,采用独立模式部署token-server,并使用zookeeper做高可用。☆10Jun 9, 2022Updated 3 years ago
- There are some python scripts processing dataset, inferencing etc. wrote when I am using OpenMMLab.☆18Feb 13, 2023Updated 3 years ago
- Spring Cloud 学习代码分享☆13Updated this week
- This is a public ultrasound dataset.☆14Nov 21, 2023Updated 2 years ago
- 基于grpc开发的跨语言的交互系统,集成B/C/S,Brower基于SpringBoot2开发,使用Netty+WebSocket实现QQ功能,Client基于PyQt5,实现用户管理和博客管理。图片服务和博客服务基于Go语言开发,并且提供了HTTP的图片服务功能。☆14Apr 14, 2021Updated 4 years ago
- (仿小红书)小番薯移动端flutter版本☆19Sep 8, 2024Updated last year
- grpc集成nacos注册中心☆12Dec 24, 2020Updated 5 years ago
- SpringCloudAlibaba高并发仿斗鱼直播平台:旗鱼直播平台的前端项目源码☆17Apr 29, 2025Updated 10 months ago
- RabbitMQ组件封装,保证100%投递☆12Nov 21, 2022Updated 3 years ago
- Demo☆23Jun 23, 2016Updated 9 years ago
- 集装箱运输系统司机端微信小程序原型☆21Apr 10, 2019Updated 6 years ago
- 前端UI框架整理,各种前端html模板整理(hplus,AmazeUI,LayUI)☆13Mar 31, 2020Updated 5 years ago
- VMware-workstation-16-pro-serial-key☆12Jun 4, 2021Updated 4 years ago
- 连锁门店管理系统-门店手机版小程序进销存系统uniapp框架,门店库存管理系统☆25Jun 2, 2021Updated 4 years ago
- 使用Netty+Protobuf实现游戏TCP通信--服务端☆12Oct 4, 2022Updated 3 years ago
- 针对Echarts5.x版本,用java封装了echarts。只要一行代码就可以得到option对象,大大减少化了后台的代码量和前台的代码量,同时也降低了开发难度,不需要了解太多echarts的知识,便可以以我封装出的组件做出图表。由于时间关系,暂时只封装了常用到的柱状图、…☆20Dec 23, 2021Updated 4 years ago