An open API service indexing awesome lists of open source software.

Netty

Netty is an NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.

https://github.com/nemanja-m/kiwi

KiWi is a lightweight RESP-compliant key-value store inspired by the Bitcask paper, designed for simplicity and blazingly-fast operations 🥝

bitcask key-value-database netty redis-protocol

Last synced: 04 May 2026

https://github.com/xnkfz/fullstack

Java全栈开发技术知识体系,涵盖基础知识、内功心法

java kafka mysql netty redis rocketmq springboot springcloud zookeeper

Last synced: 07 Apr 2026

https://github.com/huoyijie/longconn

Netty based http proxy server, support push, and long connection based async http client(All for learn)

async concurrent-programming future httpclient java8 lambda messagepack netty

Last synced: 20 Aug 2025

https://github.com/wangweix/netty-learning

Netty Learning

netty netty4

Last synced: 14 Apr 2025

https://github.com/ruanhao/py-netty

TCP framework in flavor of Netty

epoll event-driven netty tcp tcp-server

Last synced: 07 Jan 2026

https://github.com/yikoutian1/calyeechat

聊天项目,类QQ\微信等

calyee-chat netty

Last synced: 14 Feb 2026

https://github.com/iamlinhui/netty-transport-jserialcomm

netty serial comm 串口通讯

netty serialcommunication

Last synced: 19 Apr 2026

https://github.com/cse0518/msa-practice

대규모 시스템 MSA 인프라 구조를 구현해봅니다.

docker-compose kafka netty spring-cloud-gateway spring-eureka webflux

Last synced: 02 Mar 2026

https://github.com/ep2p/kademlia-netty

Java implementation of Kademlia DHT using netty and abstraction layer

java kademlia kademlia-dht netty

Last synced: 19 Apr 2026

https://github.com/mryang/netty-learn

netty4.0 一些示例,包括编解码,rpc,httpserver,push server 等

im netty rpc

Last synced: 16 Jan 2026

https://github.com/cakemc-network/redundant-mesh-cluster

🔁 A self-repairing and mutating mesh-based cluster system built with Netty and Kotlin

cluster clustering event-driven mesh netty networking packets redundant

Last synced: 24 Jan 2026

https://github.com/axon-lpf/java-stack

java 大杂烩,对juc、jvm、netty、数据结构和算法进行了整理,另外也记录平时开发中遇到的问题,以及相应的解决方案。后续会逐步对每个内容抽出对应的项目模块。

data-structures-and-algorithms java juc jvm netty

Last synced: 17 May 2026

https://github.com/fireinrain/netty-guides

Practice code with netty and some learning stuff

demo net-t-y netty netty4

Last synced: 10 May 2026

https://github.com/myui/netty-memcache-protocol-handler

Netty memcache binary protocol handler

memcache memcached memcached-server netty

Last synced: 27 Mar 2025

https://github.com/strikeless/mcbootstraphook

Inject to a Minecraft server's Netty bootstrap with ease

api bukkit craftbukkit injector java minecraft netty plugin server spigot

Last synced: 26 Feb 2026

https://github.com/sshehrozali/spring-webflux-playground-kata

Spring app built on Webflux, Kotlin, Reactor Core, Netty, JPA, Gradle

apache-kafka gradle kotlin netty reactor-core spring spring-webflux

Last synced: 20 Jan 2026

https://github.com/akaliutau/reactive-microservice

An example of reactive microservice built on the basis of Spring Boot, WebFlux and reactive database

docker microservice netty reactive-programming security spring-boot spring-webflux streams

Last synced: 10 Apr 2026

https://github.com/ppzxc/codec

netty codec

java netty netty-codec

Last synced: 18 Jan 2026

https://github.com/worldofmeow/meow

Easy to use Java Websocket Event based Messaging Library using Netty

events http java messaging netty rpc simple socket wrapper

Last synced: 22 Feb 2026

https://github.com/bearddan2000/java-web-maven-halidon-api-simple

A POC for oracle's halidon microframework.

api halidon helidon java maven netty simple web

Last synced: 20 Jan 2026

https://github.com/dev-fringe/reactive-stack-sample

reactive with mvc application basic version 0.3

crud event-sourcing mustache netty orm reactive relational-model scala spring

Last synced: 07 Apr 2026

https://github.com/threadnew/powerrpc

一款基于zookeeper、netty的小型的分布式的rpc框架

java netty nettyrpc reflection rpc zookeeper

Last synced: 11 May 2026

https://github.com/pathumchinthaka/travel-planing-system-microservices

Implement Microservice Architecture for Next-Travel-Planing-System

edureka microservices-architecture netty spring-boot web-flux

Last synced: 27 Feb 2026

https://github.com/danielatomas/fcup-ssd

Project developed for Systems and Data Security class @FCUP

blockchain fcup kademlia netty p2p public-ledger-for-auctions security ssd terraform

Last synced: 03 Jan 2026

https://github.com/fzdwx/rpc

java rpc

java netty rpc

Last synced: 03 Apr 2025

https://github.com/reactivemongo/reactivemongo-shaded

:leaves: The shaded libraries for ReactiveMongo

netty reactivemongo sbt

Last synced: 20 Jan 2026

https://github.com/microcmpt/msa-rpc4j

Lightweight RPC communication framework based on netty and protostuff.

msa-regcovery netty protostuff spring spring-boot zookeeper

Last synced: 02 Mar 2026

https://github.com/nabildridi/logtcpserverreceiverandviewer

A Tcp server that receive and display log messages (Structured log formats : Logstach, Elasticsearch and Graylog) from multiple remote applications

elasticsearch graylog logback logger logging logstash netty spring-boot

Last synced: 14 Apr 2026

https://github.com/bearddan2000/java-web-maven-halidon-hello-world

A POC for oracle's halidon microframework.

halidon helidon hello java maven netty web world

Last synced: 20 Feb 2026

https://github.com/sh-cho/vedis

RESP2-compatible Redis Server implementation in Java, with netty (for personal study)

netty redis redis-server

Last synced: 13 Feb 2026

https://github.com/glcas/tinymq

Realize a tiny message queue from zero.

mq netty rocketmq

Last synced: 16 Feb 2026

https://github.com/zinaaan/io-implementation

The Implementation of Blocking IO, Non-blocking IO and Netty

blockingsockets input-output java netty nonblocking-sockets

Last synced: 13 Feb 2026

https://github.com/fuxingloh/spring-cloud-gateway-exploration

A curious exploration into blocking, nio and reactive implementations of Spring Cloud Gateway with a caching downstream service and back pressure of running such system.

blocking java netty nio reactive redis spring spring-boot spring-cloud-gateway

Last synced: 02 Apr 2026

https://github.com/cubicheng/mytetr

本程序是一款基于 FXGL,javafx,netty 开发的类 Tetr.io 的支持双人局域网联机的俄罗斯方块对战游戏,采用 SRS 超级旋转系统 ,攻击方式和受击方式参考了 Tetr.io 的攻击方式 (但是不支持 Back-To-Back ),支持在设置中自定义参数,并保存在本地。

fxgl fxgl-games javafx-desktop-apps netty tetris-game

Last synced: 19 Apr 2026

https://github.com/tkote/fn-netty

Fn / OCI Function without FDK, with netty / reactor-netty

fdk fn netty oci-functions reactor-netty

Last synced: 19 May 2026

https://github.com/ate47/s6project---atlas---test-controller

Multiplayer "Zombies" game, server in Java, webapp in JavaScript - Tester with a controller implementation

client game netty swing-gui xbox-controller zombies

Last synced: 17 Apr 2026

https://github.com/ate47/s6project---atlas---game

Multiplayer "Zombies" game, server in Java, webapp in JavaScript

game netty server webapp zombies

Last synced: 12 May 2026

https://github.com/dllllb/finagle-msgpack

RPC implemenation based on MessagePack and Finagle

finagle messagepack netty rpc

Last synced: 14 Apr 2026

https://github.com/organization/nettyplayer

lavaplayer AudioSendFactory with netty

java jda lava lavalink lavaplayer netty

Last synced: 14 May 2026

https://github.com/daggerok/ktor-examples

Quick and fast rapid development with ktor

corutines kotlin kto ktor netty vuepress vuepress-doc

Last synced: 18 Apr 2026

https://github.com/yevheniyj/nio-samples

Samples of Java NIO library usage

java netty nio nio2

Last synced: 19 Apr 2026

https://github.com/mageekchiu/netserver

NetServer Based On Netty

netty

Last synced: 20 Apr 2026

https://github.com/kzw200015/kt-tunnel

Reverse tunneling tool based on Kotlin, Netty, and WebSocket

kotlin netty tunneling websocket

Last synced: 22 Apr 2026

https://github.com/marcnuth/port-unification-for-tcp

An example of listening TCP for SSL/non-SSL on the same port

netty port-unification tcp-server

Last synced: 24 Apr 2026

https://github.com/mxsm/IM

IM 基于Netty的即时通讯

im netty protobuf3

Last synced: 02 Aug 2025

https://github.com/slne-development/kotlin-byte-buf-serializer

A Kotlin Serialization format for encoding and decoding data into Netty's ByteBuf. This library provides seamless integration with kotlinx.serialization, allowing efficient binary serialization for network communication and other performance-critical applications.

api bytebuf kotlin kotlin-serialization kotlinx-serialization library netty

Last synced: 25 Apr 2026

https://github.com/jcustenborder/netty-codec-statsd

Netty decoder for StatsD

netty statsd

Last synced: 26 Apr 2026

https://github.com/tfkfan/orbital-monitor

Admin and monitoring panel for orbital framework

admin game-development highload java monitoring netty orbital vertx

Last synced: 06 Apr 2026

https://github.com/biacode/nethttp

Simple lightweight netty http server

http java lightweight netty server simple

Last synced: 27 Apr 2026

https://github.com/knotx/knotx-server-http

HTTP Server that handles all incoming HTTP requests and routes the traffic using OpenAPI specs

http netty server

Last synced: 27 Apr 2026

https://github.com/juherr/netty-ftp-server

Netty handler for receiving files over FTP

ftp-server netty

Last synced: 27 Sep 2025

https://github.com/gasperlf/resttemplatenetty

Example using Netty lib to consume services

java-8 json netty rest-api springboot

Last synced: 28 Apr 2026

https://github.com/hocgin/nha

Netty High Availability/长连接高可用方案

high-availability mq netty

Last synced: 29 Apr 2026

https://github.com/squarecodefx/paralyzed

Paralyzed is a high-performance, scalable client-server communication framework built on Netty. It provides a robust packet-based communication system with type safety, validation, and efficient serialization.

api async client communication efficient fast netty scalable server

Last synced: 30 Apr 2026

https://github.com/zeno-io/tank-war

The game of tank war based on Java Swing which you can learn stating Java SE, and Simple Netty Server.

java java-network javase netty nio swing tank-war

Last synced: 02 May 2026

https://github.com/bota5ky/netty-sample

Netty 4.1 learning

netty netty-rpc netty4

Last synced: 05 Apr 2025

https://github.com/netty-contrib/codec-xml

Netty codec that parses buffers into XML documents

netty

Last synced: 14 Jan 2026

https://github.com/haohaodayouxi/springboot_netty

springboot + netty的一个demo实现网络协议自定义解析,可以实现多种网络请求

netty netty-client netty-server spring spring-boot springboot

Last synced: 17 Feb 2026

https://github.com/rojeralone/alone

RPC framework based on Netty

netty netty-rpc rpc

Last synced: 19 Apr 2026

https://github.com/bernardo-mg/netty-tcp-client-example

Netty TCP client example

example netty

Last synced: 16 May 2026

https://github.com/perry14/netty-in-action-tutorial

NettyInActionDemo

java netty

Last synced: 17 May 2026

https://github.com/secs-dev/itmo-dating

Dating Service for ITMO students.

jooq kotlin netty spring

Last synced: 04 May 2026

https://github.com/hczs/simple-rpc

:bulb: Zookeeper + Netty + Spring 简单实现 RPC 框架

netty rpc-framework rpc-library spring zookeeper

Last synced: 30 May 2026

https://github.com/nfisher/renetty

Experimentation with project reactor HTTP2 streams

http2 java netty reactor

Last synced: 17 May 2026

https://github.com/humbertodias/netty-http-file-server

Http Filter Server written using Netty 4+

netty

Last synced: 12 Apr 2026

https://github.com/avionik-world/netty-kit

Easy to create a NettyServer and a NettyClient

clientserverapi netty

Last synced: 19 Aug 2025

https://github.com/kimbaro/netty-4-configure-multiple-services-in-springboot

netty-4-configure-multiple-services-in-springboot

netty netty-server netty4

Last synced: 21 Jan 2026

https://github.com/flmelody/netcell

An incredible MQTT Broker out of the box, with the ability to customize a range of extensions too!

mqtt-broker netty

Last synced: 18 Jan 2026

https://github.com/cuidd2018/mantis

Mantis is a remote procedure call(RPC) framework for rapid development of high performance distributed services.

formwork mantis netty rpc

Last synced: 19 Jan 2026

https://github.com/35940506/easymodbus4j

easymodbus4j是一个高性能和易用的 Modbus 协议的 Java 实现,基于 Netty 开发,可用于 Modbus协议的Java客户端和服务器开发, A high-performance and ease-of-use implementation of the Modbus protocol written in Java netty support for modbus 4 mode..

java modbus netty tcp

Last synced: 27 Sep 2025

https://github.com/jauntsdn/netty-vmsocket

VM socket (af_vsock) channels support for java/netty

af-vsock java netty

Last synced: 12 Apr 2026

https://github.com/cse0518/spring-eureka

MSA 서버 구조에 Spring Cloud Gateway와 Spring Eureka를 적용해봅니다

kafka-producer netty spring-cloud-gateway spring-eureka webflux

Last synced: 20 Jan 2026

https://github.com/alexsobiek/jws

Java WebSocket Client Library

java netty websocket-client

Last synced: 17 Feb 2026

https://github.com/optijava/radium

轻量级文件分享、储存服务,基于Netty-Server,使用Ktor框架构建

file-sharing filesystem ktor netty web

Last synced: 27 Sep 2025

https://github.com/bernardo-mg/reactor-netty-tcp-server-example

Reactor Netty TCP server example

example netty reactor

Last synced: 18 May 2026

https://github.com/o0oo0oo/netty-in-action

네티 인 액션 공부

netty

Last synced: 05 Jan 2026

https://github.com/contemporaries/casprintboot

The project integrated Netty, WebSocket, JCA and CA with SpringBootSo now, you can more easy to publish PV into EPICS CA and to management it

ca epics epics-ioc ioc jca netty pv-channel-access pv-channel-client pv-channel-server springboot websocket

Last synced: 05 Apr 2025

https://github.com/mxsm/im

IM 基于Netty的即时通讯

im netty protobuf3

Last synced: 06 Jan 2026

https://github.com/mustafabinguldev/hanmcserver

Minecraft protocol and netty | Protocol v47 & 1.8.x

minecraft-protocol minecraft-server minecraft-server-protocol netty

Last synced: 16 May 2026

https://github.com/kowalczykbartek/netty-webapp

web application build exclusively based on netty

java java-8 low low-level netty shit-code web-app

Last synced: 11 Apr 2026

https://github.com/zyzbroker/spring-netty-mongo

a spring webflux service starter kit with Mongo DB as the data store running on docker container

mongo netty spring springboot2 springdata

Last synced: 06 Apr 2026

https://github.com/codeprometheus/starry-netty

Netty, Dubbo

dubbo netty

Last synced: 18 May 2026

https://github.com/dgroomes/http-client-server-playground

📚 Learning and exploring various HTTP client and servers in the JVM eco-system: Netty, Jetty, Apache HTTP Components.

http4k httpcomponents java jetty jmeter netty spring-boot

Last synced: 14 Apr 2026

https://github.com/farsunset-com/bugu-im

布咕是一款基于原生Android的IM应用,包含了好友列表,群聊,单聊,表情包,朋友圈,公众号等一系列完整的业务功能,遵循Google Material Design UI设计规范,可能是微信之外体验最好的即时通讯App

android-application material-design messaging netty socket webscoket

Last synced: 20 Jan 2026

https://github.com/crissnamon/middle-grade-project

Java game http api with Netty, JDBC, Camunda, Resilience4J, Kubernetes

camunda ci-cd flyway game hikari http java jdbc jenkins kubernetes middle netty resilence4j web-server

Last synced: 05 Apr 2026

Netty Awesome Lists
Netty Categories