All Projects → Okra → Similar Projects or Alternatives

701 Open source projects that are alternatives of or similar to Okra

Nettyrpc
A simple RPC framework based on Netty, ZooKeeper and Spring
Stars: ✭ 1,975 (+1199.34%)
Mutual labels:  spring, netty
Cleanstone
Springboot based Minecraft Server
Stars: ✭ 133 (-12.5%)
Mutual labels:  spring, netty
Mmorpg
springboot编写的轻量级高性能mmorpg手游服务端框架,基本功能逐渐完善中。
Stars: ✭ 309 (+103.29%)
Mutual labels:  spring, netty
Twjitm
项目基于idea工作环境搭建的框架,添加mybatis3,spring4,springmvc4,以及redis。主要实现通过注解和反射自定义netty私有协议栈,实现在一条socket通道上传递不同的消息,采用支持tcp,udp和http协议
Stars: ✭ 26 (-82.89%)
Mutual labels:  spring, netty
Tutorial
Java全栈知识架构体系总结
Stars: ✭ 407 (+167.76%)
Mutual labels:  spring, netty
Rpc Fromscratch
🌈 从零开始设计一个轻量级分布式 RPC 框架,基于 Spring + Netty + Protostuff + Zookeeper
Stars: ✭ 106 (-30.26%)
Mutual labels:  spring, netty
Mini Rpc
Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持
Stars: ✭ 205 (+34.87%)
Mutual labels:  spring, netty
Im
IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统
Stars: ✭ 490 (+222.37%)
Mutual labels:  spring, netty
Raincat
强一致分布式事务框架
Stars: ✭ 1,785 (+1074.34%)
Mutual labels:  spring, netty
Remote Desktop Control
远程桌面控制(Spring+Netty+Swing)
Stars: ✭ 340 (+123.68%)
Mutual labels:  spring, netty
Javaquarkbbs
基于Spring Boot实现的一个简易的Java社区
Stars: ✭ 755 (+396.71%)
Mutual labels:  spring, netty
Jupiter
Jupiter是一款性能非常不错的, 轻量级的分布式服务框架
Stars: ✭ 1,372 (+802.63%)
Mutual labels:  spring, netty
Im
仿QQ即时通讯系统服务端
Stars: ✭ 369 (+142.76%)
Mutual labels:  spring, netty
Naivechat
🎭 本项目是作者小傅哥使用JavaFx、Netty4.x、SpringBoot、Mysql等技术栈和偏向于DDD领域驱动设计方式,搭建的仿桌面版微信实现通信核心功能。课程文章已发布到GitChat专栏,欢迎购买。如果本项目能为您提供帮助,请给予支持(关注、⭐️Star、分享)!
Stars: ✭ 290 (+90.79%)
Mutual labels:  spring, netty
Spring Boot Demo
spring boot demo 是一个Spring Boot、Spring Cloud的项目示例,根据市场主流的后端技术,共集成了30+个demo,未来将持续更新。该项目包含helloworld(快速入门)、web(ssh项目快速搭建)、aop(切面编程)、data-redis(redis缓存)、quartz(集群任务实现)、shiro(权限管理)、oauth2(四种认证模式)、shign(接口参数防篡改重放)、encoder(用户密码设计)、actuator(服务监控)、cloud-config(配置中心)、cloud-gateway(服务网关)等模块
Stars: ✭ 323 (+112.5%)
Mutual labels:  spring, netty
Books Recommendation
程序员进阶书籍(视频),持续更新(Programmer Books)
Stars: ✭ 558 (+267.11%)
Mutual labels:  spring, netty
Pdf Books
📚 PDF 书籍库
Stars: ✭ 134 (-11.84%)
Mutual labels:  spring, netty
Source Code Hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
Stars: ✭ 7,392 (+4763.16%)
Mutual labels:  spring, netty
Pdf
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
Stars: ✭ 12,009 (+7800.66%)
Mutual labels:  spring, netty
Nettyrpc
NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.
Stars: ✭ 1,131 (+644.08%)
Mutual labels:  spring, netty
Framework Learning
计算机学习资料(Java , Jvm , Linux , Mysql , Netty , Redis , Netty , Spring , SpringBoot , Mybatis , Rabbitmq ,计算机网络 , 数据结构与算法 , 设计模式 )Github网页阅读:https://guang19.github.io/framework-learning , Gitee网页版阅读: https://qsjzwithguang19forever.gitee.io/framework-learning
Stars: ✭ 416 (+173.68%)
Mutual labels:  spring, netty
Simple Rpc
RPC with service discovery base on netty
Stars: ✭ 103 (-32.24%)
Mutual labels:  spring, netty
Java learning practice
java 进阶之路:面试高频算法、akka、多线程、NIO、Netty、SpringBoot、Spark&&Flink 等
Stars: ✭ 110 (-27.63%)
Mutual labels:  spring, netty
Spring Cloud Yes
基于Spring Cloud的快速开发脚手架&最佳实践总结
Stars: ✭ 138 (-9.21%)
Mutual labels:  spring
Java Learn
学习 Java 过程中的一些记录,代码为主
Stars: ✭ 144 (-5.26%)
Mutual labels:  spring
Spring Boot Jwt
a simple Demo of securing Spring boot rest endpoints using JWT
Stars: ✭ 138 (-9.21%)
Mutual labels:  spring
Raptor
拍拍贷微服务rpc框架
Stars: ✭ 139 (-8.55%)
Mutual labels:  spring
Gemini
Model Driven REST framework to automatically generate CRUD APIs
Stars: ✭ 138 (-9.21%)
Mutual labels:  spring
Blog Ssm
一个简单漂亮的SSM博客系统。
Stars: ✭ 130 (-14.47%)
Mutual labels:  spring
Vue Admin Java
spring boot + mybatis + vue + element-ui 实现后台管理API接口 https://lmxdawn.github.io/vue-admin-java
Stars: ✭ 149 (-1.97%)
Mutual labels:  spring
Java Kcp
基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务
Stars: ✭ 137 (-9.87%)
Mutual labels:  netty
Taro Mall
一个项目的架构,包括设计/前端/管理后台/后端/k8s集群架构,欢迎Star,欢迎Fork
Stars: ✭ 144 (-5.26%)
Mutual labels:  spring
Grpc Spring Boot Starter
Spring Boot starter module for gRPC framework.
Stars: ✭ 2,190 (+1340.79%)
Mutual labels:  spring
Grpc Spring Boot Starter
Spring Boot starter module for gRPC framework.
Stars: ✭ 1,829 (+1103.29%)
Mutual labels:  spring
Plmcodetemplate
给部门制定的代码框架模板
Stars: ✭ 1,871 (+1130.92%)
Mutual labels:  spring
Spring Oxygen
🦄 Spring rapid development integration framework.
Stars: ✭ 145 (-4.61%)
Mutual labels:  spring
Pipelinr
PipelinR is a lightweight command processing pipeline ❍ ⇢ ❍ ⇢ ❍ for your Java awesome app.
Stars: ✭ 134 (-11.84%)
Mutual labels:  spring
Spring Cloud Config
External configuration (server and client) for Spring Cloud
Stars: ✭ 1,740 (+1044.74%)
Mutual labels:  spring
Funiture
慕课网课程推荐 Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html github: https://github.com/kanwangzjm/funiture, spring项目,权限管理、系统监控、定时任务动态调整、qps限制、sql监控(邮件)、验证码服务、短链接服务、动态配置等
Stars: ✭ 1,786 (+1075%)
Mutual labels:  spring
Thinking In Spring Boot Samples
小马哥书籍《Spring Boot 编程思想》示例工程
Stars: ✭ 1,725 (+1034.87%)
Mutual labels:  spring
Carmelo
Carmelo is a fast, scalable Java server framework designed for online games. It uses Netty and Fastjson for highly efficient network transmission and supports both TCP/HTTP protocols.
Stars: ✭ 148 (-2.63%)
Mutual labels:  netty
Him Vue
开源的H5即时聊天系统 spring-boot + netty + protobuf + vue ~
Stars: ✭ 142 (-6.58%)
Mutual labels:  netty
Fpush
📶即时消息推送服务(即时通讯),基于Netty+protobuf-- Instant Messaging push service based on Netty+protobuf
Stars: ✭ 134 (-11.84%)
Mutual labels:  netty
Ruoyi Oracle
(RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
Stars: ✭ 134 (-11.84%)
Mutual labels:  spring
Spring
Spring integration for Vaadin
Stars: ✭ 141 (-7.24%)
Mutual labels:  spring
Echo
🦄 开源社区系统:基于 SpringBoot + MyBatis + MySQL + Redis + Kafka + Elasticsearch + Spring Security + ... 并提供详细的开发文档和配套教程。包含帖子、评论、私信、系统通知、点赞、关注、搜索、用户设置、数据统计等模块。
Stars: ✭ 129 (-15.13%)
Mutual labels:  spring
Mango
A high-performance, open-source java RPC framework.
Stars: ✭ 150 (-1.32%)
Mutual labels:  netty
Cloudunit
The Turnkey DevOps Platform
Stars: ✭ 150 (-1.32%)
Mutual labels:  spring
Isotope Mail
Isotope Mail Client
Stars: ✭ 147 (-3.29%)
Mutual labels:  spring
Web3j Spring Boot Starter
Spring Boot Starter for web3j
Stars: ✭ 140 (-7.89%)
Mutual labels:  spring
Jasypt Spring Boot
Jasypt integration for Spring boot
Stars: ✭ 1,948 (+1181.58%)
Mutual labels:  spring
Springimpl v2.0
模拟Spring框架,实现IOC,AOP
Stars: ✭ 132 (-13.16%)
Mutual labels:  spring
Ssm Cluster
🍏Spring+SpringMVC+Mybatis+adminLTE3实现前后端分离(nginx负载均衡+tomcat集群)
Stars: ✭ 142 (-6.58%)
Mutual labels:  spring
Learning Spring
Spring框架讲解
Stars: ✭ 132 (-13.16%)
Mutual labels:  spring
Http Api Invoker
一个让http接口调用跟调用本地方法一样自然优雅的项目
Stars: ✭ 147 (-3.29%)
Mutual labels:  spring
Springboot Multiple Datasources
This is an example of automatically switching data sources for spring boot
Stars: ✭ 131 (-13.82%)
Mutual labels:  spring
Spring Boot Study
about learning Spring Boot via examples. 基于 spring boot 2.x 的学习教程简洁易懂
Stars: ✭ 131 (-13.82%)
Mutual labels:  spring
Almost Famous
🌟 Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。
Stars: ✭ 131 (-13.82%)
Mutual labels:  netty
Skill6 Website Backend
java进阶开发,高级版web项目。基于dubbo实现分布式微服务架构,基于spring boot、spring mvc、mybatis、docker、ELK、redis、vue.js、node.js等技术实现的技术分享交流网站。网站名称:技术流,英文名:skill6。主要功能有:登录注册、单点登录、restful设计、文章及评论、代码及资源下载、主题讨论等。持续更新中...
Stars: ✭ 140 (-7.89%)
Mutual labels:  spring
Cas Security Spring Boot Starter
Spring boot starter for Apereo CAS client fully integrated with Spring security
Stars: ✭ 129 (-15.13%)
Mutual labels:  spring
1-60 of 701 similar projects