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/ruslanys/highloadcup2017

274.20083 секунды. 72 место в общем зачете. Топ-5 Java решений.

epoll highloadcup java netty

Last synced: 05 Apr 2025

https://github.com/coderzc/async-nio-concurrent

some related experiments of async, thread, nio, netty, socket, concurrent, parallel, reactive programming

async concurrent eventloop netty nio reactor stream vertx

Last synced: 24 Jul 2025

https://github.com/mustafabinguldev/aurelius

A lightweight and minimalist web server designed for easy web development and dynamic content management.

html http http-server java java-socket java-socket-programming javascript netty netty-http netty-server restful restful-api restful-webservices socket-programming web-socket webserver

Last synced: 04 Apr 2025

https://github.com/byt3n33dl3/thc-emperor

Apache Native, A verified list of Darknet markets and services with links for Security reference.

community netty network openssl traffic-analysis

Last synced: 10 Apr 2025

https://github.com/amazingwujun/jt808server

交通部 jt808-2011 协议服务器

808 netty

Last synced: 22 Apr 2025

https://github.com/hisano/netty-codec-webtransport

Netty Codec for WebTransport

http https java kotlin netty quic webtransport

Last synced: 23 Aug 2025

https://github.com/fmjsjx/entrepot

A simple service for receiving data(logs) based on netty4.

http java log netty resp3

Last synced: 28 Mar 2025

https://github.com/unfiltered/unfiltered-netty.g8

Unfiltered Netty Application Template

giter8 netty scala unfiltered

Last synced: 28 Apr 2025

https://github.com/xnkfz/etp

🔥🔥🔥ETP是一个轻量级的内网穿透代理中间件,支持TCP、HTTP等协议,毫秒级启动;用于将内网服务暴露到公网,供外部访问。

etp java nat native-apps netty network proxy proxy-server ptotobuf tunnel xilio

Last synced: 09 Oct 2025

https://github.com/lunarydess/application-chatty

.- 𝘈 𝘴𝘪𝘮𝘱𝘭𝘦 𝘐𝘙𝘊 𝘸𝘳𝘪𝘵𝘵𝘦𝘯 𝘪𝘯 𝘑𝘢𝘷𝘢 𝘵𝘸𝘦𝘯𝘵𝘺-𝘰𝘯𝘦 𝘶𝘴𝘪𝘯𝘨 𝘕𝘦𝘵𝘵𝘺. ~

api client ed25519 irc java netty netty4 network networking secure server zlib

Last synced: 21 Feb 2025

https://github.com/xiaocai9527/nimbuscloud

File server /Yunpan by netty, netty 实现的文件服务器,简易云盘.

fileserver netty yunpan

Last synced: 20 Aug 2025

https://github.com/tangsiyang2001/compact-rpc

可插拔式的微内核RPC框架,旨在支持高可拓展性和轻量化的RPC功能。

java nacos netty netty-rpc protocol rpc rpc-framework spi

Last synced: 21 Aug 2025

https://github.com/jcustenborder/palo-alto-syslog-parser

Syslog parser for Palo Alto Network Devices

netty palo-alto-networks syslog

Last synced: 25 Dec 2025

https://github.com/spapageo/jannel

Asynchronous high throughput kannel client written in Java

asynchronous futures guava java kannel netty

Last synced: 16 Jan 2026

https://github.com/wangsrgit119/study

Netty,Sokcet,lamda,Nio

netty

Last synced: 28 Mar 2025

https://github.com/pushyzheng/schla-webmvc

A web-mvc auto-injection framework that is based on Netty

java mvc-framework netty spring

Last synced: 07 Jul 2025

https://github.com/tobidi0410/spigotfiles

An file managing server for Spigot

file-manager files java netty spigot spigot-plugin vue webinterface

Last synced: 17 Mar 2025

https://github.com/krymonota/packetty

Packetty is a simple, packet-based and event-driven Netty wrapper that saves you a lot of work.

jackson json listener netty packet

Last synced: 10 Oct 2025

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

Reactor Netty TCP client example

example netty reactor

Last synced: 10 Oct 2025

https://github.com/icemimosa/erpc

Easy Rpc, My demo rpc framework. Please don't use in production. 😂

netty rpc rpc-framework

Last synced: 22 Nov 2025

https://github.com/whiteccinn/netty-codec-dart

🚀Implements a variety of netty encoders and decoders, including null-Safety and null-non-safety versions

codec dart delimiterbased fixedlength lengthfieldbased linebased netty netty-codec

Last synced: 11 Oct 2025

https://github.com/szhnet/blog

blog

blog java netty

Last synced: 15 Mar 2025

https://github.com/felixklauke/rebekah

Inter process communication framework acting as extensive and reliable middleware with support for full featured request response lifecycle processing that will overtake your entire transport and networking layer. Also used for demonstration of JUnit5 with Jacoco in a multi module Gradle project.

clean-code middleware middleware-framework netty proxy routing-engine

Last synced: 04 Apr 2025

https://github.com/xdagger/xdagj-p2p

🚀 High-performance Java P2P networking library for XDAG blockchain - Java 21 + Netty + Kademlia DHT + EIP-1459 DNS discovery

blockchain dht dns-discovery eip-1459 high-performance java java21 kademlia netty networking p2p protocol-buffers xdag zero-copy

Last synced: 25 Oct 2025

https://github.com/blanexie/yao

一个依赖注入的框架, 整合netty 提供类似springMvc的能力。 整合mybatis提供类似mybatis-spring的能力。

hutool java mybatis netty

Last synced: 19 Jan 2026

https://github.com/zunzhuowei/network-server

Simplifying the construction of network cluster services

cluster game netty network server

Last synced: 15 Oct 2025

https://github.com/oeljeklaus-you/nettylearning

Learning the Netty by <<Netty in action>> , there are some demoes

netty netty-http netty-in-action netty-websocket

Last synced: 09 Apr 2025

https://github.com/houbb/minicat

The mini tomcat.(手写从零实现简易版 tomcat。别称【嗅虎】心有猛虎,轻嗅蔷薇。)

jar java jboss jetty netty servlet tomcat war web

Last synced: 22 Mar 2025

https://github.com/courage0916/iot-waring

This is an alarm system where IoT devices issue warnings and then notify the responsible person via SMS or phone

admin iot java mysql netty vue

Last synced: 22 Mar 2025

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

Java implementation of Kademlia DHT using netty and abstraction layer

java kademlia kademlia-dht netty

Last synced: 26 Feb 2025

https://github.com/loveincode/nettychat

Netty learns to use the NettyChat chat room

netty

Last synced: 14 Apr 2025

https://github.com/yusuf0405/friend-sync-server

backend server for a social network application, built using Ktor. It provides essential functionalities such as authentication, user management, posts, likes, subscriptions, comments, and categories.

hikari jwt jwt-authentication koin kotlin ktor-client ktor-server netty postgres serialization

Last synced: 14 Apr 2025

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

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

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

Last synced: 18 Sep 2025

https://github.com/xilio-dev/etp

🛜ETP是一个内网穿透代理中间件

etp java nat netty proxy tunnel xilio

Last synced: 24 Sep 2025

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

Netty Learn Project

netty

Last synced: 25 Dec 2025

https://github.com/xcfyl/drpc

基于netty的轻量级rpc框架

netty rpc-framework zookeeper

Last synced: 10 Aug 2025

https://github.com/fantasticmao/dnshooks

A simple DNS proxy, with support for some hooks (such as webhooks).

disruptor dns java netty proxy

Last synced: 13 Aug 2025

https://github.com/andcool-systems/mc-session-validator

Клиентский сервис для проверки лицензии Minecraft-аккаунта и подключения к серверу через REST API.

minecraft minecraft-client minecraft-protocol netty rest-api yggdrasil-minecraft-login

Last synced: 30 Oct 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: 11 Nov 2025

https://github.com/worst001/note_network

整理了计算机网络基础理论知识、和每一层对应的协议,着重画出Http脑图。然后通过Netty实现异步IO加深对网络IO的理解。

development guide http learning markdown mkdocs netty network nio note notebook protocol

Last synced: 23 Aug 2025

https://github.com/ipanardian/fullstack-kotlin

Fullstack Kotlin Backend Frontend Example

backend bitcoin frontend fullstack kotlin kotlin-js ktor netty

Last synced: 26 Feb 2025

https://github.com/byakkili/b-im

B-IM是基于Netty实现的即时通讯框架

b-im hutool im java netty protobuf spring-boot-starter

Last synced: 11 Jan 2026

https://github.com/eddie-lucas/interviewkun

Interview-Kun【面试鸡、面试坤(ji)、ikun】是一个程序员求职面试刷题神器,包含海量题目和答案,多看一眼,知识点就会在脑海中爆炸,希望你在练习1坤年基本功后,能够收获太美的offer!!!持续维护的面试刷题仓库,帮你拿到满意 offer!⭐️ 最新Java面试题、前端面试题、C++面试题、Go面试题、Python面试题、测试面试题、运维面试题、后端面试题、操作系统面试题、计算机网络面试题、Redis面试题、MySQL数据库面试题、算法面试题、Spring面试题、JVM面试题、Java并发面试题、Linux面试题等几千道高频程序员求职必备八股文。💎💎💎网站地址在下面👇👇👇

docker elasticsearch ikun interview interview-kun java juc jvm linux mianshiya mq mysql netty redis rocketmq rpc spring spring-boot vue zookeeper

Last synced: 25 Feb 2025

https://github.com/bettersupport/better-websocket

基于Netty的WebSocket实现,使用注解快速实现websocket服务。如果你发现项目有不足,欢迎加入,我们一起优化

netty socket spring-boot websocket

Last synced: 05 Apr 2025

https://github.com/zinaaan/im-system

Instant Messaging system implemented by Netty and Spring-boot

instant-messaging java java-8 mybatis-plus netty redis redisson spring-boot tcp-server websocket

Last synced: 07 Apr 2025

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: 07 Apr 2025

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

Practice code with netty and some learning stuff

demo net-t-y netty netty4

Last synced: 03 Mar 2025

https://github.com/krealseu/hkshare

文件分享

netty share

Last synced: 23 Jun 2025

https://github.com/softwareking/talos

Talos Server统一的网关中间件Server

api-gateway netty

Last synced: 16 May 2025

https://github.com/yikoutian1/calyeechat

聊天项目,类QQ\微信等

calyee-chat netty

Last synced: 10 Sep 2025

https://github.com/ppzxc/codec

netty codec

java netty netty-codec

Last synced: 18 Jan 2026

https://github.com/xilio-dev/fullstack

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

java kafka mysql netty redis rocketmq springboot springcloud zookeeper

Last synced: 11 Jul 2025

https://github.com/flowers-bloom/srpc

SRPC 是一个基于 Netty 实现网络通信,Zookeeper 实现服务暴露和发现,并实现了序列化、负载均衡、重连机制的远程调用框架。

java netty rpc zookeeper

Last synced: 24 Mar 2025

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

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

im netty rpc

Last synced: 16 Jan 2026

https://github.com/zunzhuowei/netty-protobuf-server

TCP service based on protobuf protocol of netty

netty protubuf springboot2 tcp-server

Last synced: 11 Oct 2025

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: 31 Dec 2025

https://github.com/hufeng/notty

A meta framework for building RPC framework.

meta microservice netty nodejs rpc

Last synced: 27 Mar 2025

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: 29 Mar 2025

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/wangweix/netty-learning

Netty Learning

netty netty4

Last synced: 14 Apr 2025

https://github.com/cat-in-the-dark/gameskeleton

Set of useful utils, client-server framework, message bus for GameDev

game-server kotlin ldjam ludumdare netty

Last synced: 03 Jan 2026

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

netty serial comm 串口通讯

netty serialcommunication

Last synced: 05 Sep 2025

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/worldofmeow/meow

Easy to use Java Websocket Event based Messaging Library using Netty

events http java messaging netty rpc simple socket wrapper

Last synced: 29 Oct 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/jdk-plus/spring-boot-starter-websocket

A springboot websocket clustered message push component written by netty. 🏝✨

java netty springboot websocket websocket-server

Last synced: 20 Feb 2025

https://github.com/kowalczykbartek/respy

Redis client talking in RESP3 protocol

netty redis redis-client resp3

Last synced: 23 Feb 2025

https://github.com/wanxianliang/nettywebsocketserver

websocket server framwork base on netty

netty netty4 websocket websocket-java websocket-server

Last synced: 02 Mar 2025

https://github.com/specialyang/happychat

基于控制台的单聊和群聊系统。

netty

Last synced: 09 Apr 2025

https://github.com/xilio-dev/vine

🍇vine是一个内网穿透工具,用于将内网服务暴露到公网,支持TCP、UDP、HTTP、P2P等协议的穿透,性能强悍;提供shell终端和web管理界面用于配置服务。

java netty network protobuf shell tunnel vine web zstd

Last synced: 14 Jun 2025

https://github.com/qinxuewu/nettytest

netty学习案例

netty

Last synced: 27 Feb 2025

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

Example for a TCP proxy with Netty

example netty proxy

Last synced: 16 Mar 2025

https://github.com/felixklauke/pegasus

A simple and nowadays at least dumb project for my school featuring a very thin and lightweight messenger app working against a backend with a custom binary protocol. This is the backend and networking part.

android messaging netty school-project

Last synced: 21 Feb 2025

https://github.com/ningning0111/loo

Loo是一款操作简单的内网穿透工具

java netty protobuf rust tauri tokio umijs

Last synced: 06 Oct 2025

https://github.com/xnkfz/fullstack

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

java kafka mysql netty redis rocketmq springboot springcloud zookeeper

Last synced: 09 Oct 2025

https://github.com/mars05/netutil

:blush:一个网络相关的工具包,对Netty进行了一些抽象封装,实现了简易的rpc、websocket服务端、分布式锁等

net netty netutil rpc websocket

Last synced: 19 Jan 2026

https://github.com/semihbkgr/gorun

GoRun is a server application let you execute your go code through a web socket connection.

golang java netty server websocket

Last synced: 26 Mar 2025

https://github.com/sanshengshui/nettystudy

Netty IN ACTION 学习笔记@>+<@ Netty源码学习@>+<@ Netty权威指南(第二版)李林锋著 和eassy cody

netty

Last synced: 18 Oct 2025

https://github.com/roedermarlon/pong

A simple 'Pong' game I developed for open day of my school.

game gradle java netty networking pong school swing

Last synced: 24 Oct 2025

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

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

data-structures-and-algorithms java juc jvm netty

Last synced: 24 Oct 2025

Netty Awesome Lists
Netty Categories