IM-WhaleShark(鲸鲨)是基于 Netty 实现的高性能分布式 IM 系统
☆361Jun 4, 2025Updated last year
Alternatives and similar repositories for im-whale-shark
Users that are interested in im-whale-shark are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🚀基于Netty高可用分布式即时通讯系统,支持长连接网关管理、单聊、群聊、离线消息、消息推送消息、消息已读未读、消息未读数、红包、消息漫游等功能,支持集群部署的分布式架构。☆349Dec 12, 2022Updated 3 years ago
- 基于Netty+Protobuf+Disruptor+SpringBoot开发的高性能、可扩展Tcp应用服务器。实现channel生命监听、前后置拦截器、服务器上下文注入等插拔API,业务处理类SpringMVC,可URL路由。提供支持同步与异步双工通信的客户端。☆13Nov 9, 2020Updated 5 years ago
- 具备完整聊天室实现的提交☆17Dec 29, 2022Updated 3 years ago
- L2Cache 是一个基于 Caffeine + Redis 的二级缓存框架。让缓存的使用在业务开发中更加简单、高效。☆635Jul 26, 2026Updated last month
- Macaque-hotswap,从本地到远程服务器的热部署框架。☆48Jul 19, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A lightweight dynamic thread pool framework with built-in monitoring and alerting, unified third-party thread pool management, and suppor…☆4,801Aug 21, 2026Updated 2 weeks ago
- 【JiChat】基于Netty打造百万级用户IM平台☆22May 29, 2025Updated last year
- 基于springboot+mybatis+druid+swagger+netty+websocket的即时通讯工程☆14Jun 17, 2022Updated 4 years ago
- 一个简单的数据库实现☆1,168Feb 6, 2024Updated 2 years ago
- huge list of database benchmark aerospike, clickhouse, cockroach, cockroachdb, cratedb, memsql, mysql, nuodb, postgresql, redis, scylladb…☆28May 19, 2025Updated last year
- 基于Netty、Nacos实现的网关以及RPC。学习完毕当前项目可以帮助你深入理解Netty。☆300Jan 7, 2026Updated 8 months ago
- 🔥轻量级Java规则引擎☆138May 28, 2024Updated 2 years ago
- 使用注解优雅记录系统日志,操作日志,后端埋点等,支持SpEL表达式,自定义上下文,自定义函数,实体类DIFF等其他高阶处理。Elegantly record system logs, operation logs, backend tracking events, and …☆1,060Updated this week
- 基于SpringBoot的PC端IM实时聊天系统,采用Docker容器化部署☆31Dec 3, 2024Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 在 Spring Boot 项目中简单的将文件存储到:aws-s3、服务器本地、自定义的渠道,同时支持多个存储方式,上传文件时指定存储方式。☆14Aug 5, 2023Updated 3 years ago
- 📲cim(cross IM) 适用于开发者的分布式即时通讯系统☆9,490Apr 5, 2026Updated 5 months ago
- 📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no nee…☆6,000Mar 12, 2026Updated 5 months ago
- An MCP server based on OSSInsight.io, providing data analysis for GitHub individuals and repositories, as well as in-depth insights into …☆14May 14, 2025Updated last year
- Nicol is an open-source web service, developed using the Kotlin programming language, that enables streaming Server Stream Events and s…☆13Dec 10, 2023Updated 2 years ago
- 作一个体验最简单的消息中间件。支持Qos0、定时、过期、顺序、广播、事务、二进制等消息特性。有确认、重试、延时等机制。可嵌入、单机、集群等部署。☆78May 4, 2026Updated 4 months ago
- (1)基于netty集群开发Im,通过zookeeper作为注册中心。(2)服务集群连接支持多种负载均衡策略(3)集群间消息转发提供多种解决方案。☆141Sep 17, 2022Updated 3 years ago
- mini-spring is a simplified version of the Spring framework that helps you quickly familiarize yourself with Spring source code and maste…☆6,368Aug 13, 2026Updated 3 weeks ago
- Sona 平台是一个搭建语音房产品的全端解决方案,包含了房间管理、实时音视频、房间IM、长连接网关等能力。☆143Feb 12, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- LynxDB is a distributed storage writen by Java language, Supporting (key, column family, column, value) structured storage.☆17May 3, 2024Updated 2 years ago
- ⭐⭐⭐⭐高并发-高可靠-高性能three-high-import导入系统-高并发多线程进阶☆2,160Nov 30, 2023Updated 2 years ago
- YAN_IM,一个开源的分布式聊天服务。基于Netty构建的高性能websocket服务器。支持群聊单聊,表情包以及发送图片。 支持消息可靠,消息防重,消息有序。同时基础架构有分布式权限,分布式唯一id,分布式websockt, 分布式事务等常见的分布式技术。☆57May 10, 2024Updated 2 years ago
- 支持OpenAi所有可用的接口,包括但不限于流式输出和Token计算等,可配置多个API-Key、权重、代理、自定 义API等诸多功能...☆169Nov 29, 2024Updated last year
- 🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命…☆4,907Jul 17, 2023Updated 3 years ago
- Repository for different learning projects☆11Jan 6, 2023Updated 3 years ago
- mallchat的后端项目,是一个既能购物又能聊天的电商系统。以互联网企业级开发规范的要求来实现它,电商该有的购物车,订单,支付,推荐,搜索,拉新,促活,推送,物流,客服,它都必须有。持续更新ing。。(点个star,不迷路)☆4,656Aug 19, 2024Updated 2 years ago
- 消息推送平台🔥 推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。☆6,079Jun 10, 2026Updated 2 months ago
- 一个基于Netty+Zookeeper+Redis的分布式聊天室☆22Mar 26, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A Simple RPC Framework☆16Dec 22, 2024Updated last year
- 🐎基于SpringCloud 2025.x + Dubbo 3.x + AI构建的模拟秒杀微服务项目,集成了Elasticsearch🔍、Gateway、Mybatis-Plus、Sharding-JDBC等常用开源组件☆2,432Jul 7, 2026Updated 2 months ago
- 一份面向 Java 后端工程师的源码阅读地图:从 JDK / JUC 到 Spring、Netty、Kafka、RocketMQ,按核心链路拆解框架设计与底层实现。☆3,766Jul 22, 2026Updated last month
- 基于shadowsocket-go 修改的文明用网工具☆11Feb 18, 2019Updated 7 years ago
- Universal, flexible, high-performance distributed ID generator. | 通用、灵活、高性能的分布式 ID 生成器☆647Updated this week
- A PMD-plugin for IntelliJ IDEA☆28Sep 3, 2024Updated 2 years ago
- qing-gateway是用于请求转发、协议转换、可观测性、服务编排的Java NIO API网关(学习使用非常佳)。☆38Jan 9, 2023Updated 3 years ago