Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Networking

Networking

372 projects

Showing 36 of 372 projects

MoyaSugar
MoyaSugarSwift

A syntactic sugar library for Moya that simplifies API endpoint definitions in Swift.

#ios#boilerplate-reduction#alamofire
Stars191
Forks31
Last commit3 years ago
Zap
ZapRust

A blazingly fast networking solution for Roblox that packs data efficiently with minimal bandwidth overhead.

#multiplayer#data-serialization#luau
Stars183
Forks29
Last commit1 month ago
utp
utpGo

Go implementation of uTP (micro transport protocol) used with BitTorrent, prioritizing simplicity and reliability.

#transport-protocol#bittorrent#utp
Stars183
Forks37
Last commit3 years ago
Tor_Onion_Proxy
Tor_Onion_ProxyJava

A Java/Android library for embedding and managing the Tor Onion Proxy to host hidden services and route traffic through Tor.

#java-library#onion-proxy#privacy
Stars183
Forks95
Last commit2 years ago
Sock.lua
Sock.luaLua

A Lua networking library for LÖVE games, designed to make multiplayer game development easy.

#multiplayer#gamedev#client-server
Stars183
Forks7
Last commit5 years ago
easyhttpcpp
easyhttpcppC++

A cross-platform C++ HTTP client library focused on usability, speed, and modern features like caching and connection pooling.

#poco-libraries#asynchronous-apis#connection-pooling
Stars174
Forks28
Last commit4 years ago
Apizr
ApizrC#

A Refit-based HTTP client library for .NET that adds resilience patterns like retry, caching, authentication, and logging with minimal code.

#monkeycache#caching#refit
Stars173
Forks17
Last commit2 months ago
Blink
BlinkLuau

An IDL compiler written in Luau for ROBLOX buffer networking, generating performant and bandwidth-efficient code.

#luau#buffer-networking#roblox
Stars167
Forks26
Last commit1 month ago
ByteNet
ByteNetLuau

A buffer-based networking library for Luau/Roblox that serializes data with a custom serializer for high performance.

#luau#data-transmission#roblox
Stars165
Forks33
Last commit10 months ago
arp-scan-rs
arp-scan-rsRust

A fast, minimalistic ARP scanner CLI written in Rust for discovering hosts on local networks.

#arp#local-network#network-scanner
Stars162
Forks21
Last commit6 months ago
terraform-aws-transit-gateway
terraform-aws-transit-gatewayHCL

A Terraform module for provisioning and managing AWS Transit Gateway resources with VPC attachments and multi-account sharing.

#vpc#transit-gateway#multi-account
Stars162
Forks244
Last commit
AFNetworking-Synchronous
AFNetworking-SynchronousObjective-C

A minimal category that adds synchronous request support to AFNetworking 1.x, 2.x, and 3.x.

#ios#synchronous-requests#objective-c
Stars161
Forks30
Last commit4 years ago
lua-zmq
lua-zmqC

Lua bindings for ZeroMQ 2.x, enabling high-performance message passing between distributed applications.

#message-queue#luajit#distributed-systems
Stars158
Forks37
Last commit1 year ago
ForecastIO
ForecastIOSwift

A Swift library for interacting with the Dark Sky API to fetch weather forecasts and historical data.

#ios#darksky#cocoadocs
Stars156
Forks25
Last commit6 years ago
FGRoute
FGRouteC

An iOS library to retrieve device IP address, router IP, WiFi SSID, and other network information.

#objc#route#ios
Stars156
Forks22
Last commit1 year ago
iolib
iolibCommon Lisp

A Common Lisp I/O library providing portable system interfaces for files, sockets, and streams.

#io-library#portability#file-system
Stars154
Forks33
Last commit1 month ago
iplib
iplibGo

A comprehensive Go library for manipulating IP addresses and networks, inspired by Python's ipaddress and Ruby's ipaddr.

#subnet#subnet-calculation#library
Stars151
Forks22
Last commit2 years ago
mioco
miocoRust

A Rust library providing green-threads (fibers) similar to Goroutines, built on MIO for scalable async I/O.

#coroutines#green-threads#async
Stars148
Forks13
Last commit7 years ago
lighty.io core
lighty.io coreJava

A lightweight Java SDK for building Software-Defined Networking (SDN) solutions using OpenDaylight components without Karaf.

#restconf#modular#java-sdk
Stars148
Forks82
Last commit18 days ago
Warp
WarpTypeScript

A feature-rich framework for building multiplayer games with GameMaker clients and a Node.js server.

#gamemaker#multiplayer#tcp-server
Stars147
Forks9
Last commit11 days ago
Breep
BreepC++

A high-level C++ peer-to-peer networking library with automatic bridging and object serialization.

#event-driven#cplusplus-14#library
Stars146
Forks23
Last commit7 years ago
socket99
socket99C

A C99 wrapper library that simplifies the BSD sockets API with a cleaner, configuration-driven interface.

#tcp#unix-sockets#posix
Stars145
Forks15
Last commit9 years ago
lzmq
lzmqLua

A Lua binding library for ZeroMQ, providing both C and FFI implementations for high-performance messaging.

#high-performance#message-queue#distributed-systems
Stars145
Forks43
Last commit5 years ago
JavaSteam
JavaSteamKotlin

A Java library providing direct interaction with Valve's Steam servers, ported from SteamKit2.

#java-library#steam#multiplayer-gaming
Stars142
Forks40
Last commit1 month ago
Netreap
NetreapGo

A Cilium controller for Nomad clusters that manages endpoints, syncs policies, and cleans up orphaned resources.

#cni#cilium-operator#cilium
Stars142
Forks11
Last commit2 years ago
ipnetwork
ipnetworkRust

A Rust library for working with IPv4 and IPv6 CIDR network addresses and ranges.

#library#subnet-calculations#network-address
Stars140
Forks46
Last commit17 days ago
Synaser
SynaserPascal

A blocking socket TCP/IP library for Delphi and FreePascal with support for IPv4/IPv6, TLS, and many internet protocols.

#internet-protocols#blocking-sockets#pascal
Stars140
Forks32
Last commit1 month ago
Masscanned
MasscannedRust

A low-interaction honeypot that responds to network scanners and bots across multiple protocols, designed for self-hosted threat intelligence.

#hacktoberfest#honeypot#protocol-emulation
Stars139
Forks19
Last commit1 day ago
Gdnet for Godot 3
Gdnet for Godot 3C++

A thin ENet wrapper for Godot 3, providing UDP-based networking with reliability, sequencing, and connection management.

#multiplayer#godot-3#gamedev
Stars126
Forks25
Last commit5 years ago
NetClient
NetClientSwift

A versatile Swift HTTP networking library with built-in Codable support, request interceptors, and popular framework integrations.

#request#ios#codable
Stars120
Forks12
Last commit7 years ago
event
eventGo

A lightweight Go library for network I/O event notification using epoll/kqueue, designed for building high-performance network applications.

#high-performance#server-side#non-blocking
Stars119
Forks5
Last commit1 year ago
enm
enmErlang

Erlang port driver that wraps the nanomsg C library, enabling Erlang systems to communicate with nanomsg endpoints.

#message-queue#distributed-systems#scalability-protocols
Stars118
Forks21
Last commit8 years ago
terraform-aws-vpn-gateway
terraform-aws-vpn-gatewayHCL

Terraform module to create and manage AWS VPN gateway connections, attachments, and route propagation.

#vpc#transit-gateway#site-to-site-vpn
Stars117
Forks159
Last commit7 months ago
ocaml-dns
ocaml-dnsOCaml

A pure OCaml implementation of the DNS protocol supporting authoritative and recursive resolvers with strict conventions.

#recursive-resolver#functional-programming#mirageos
Stars117
Forks45
Last commit1 month ago
TinyUPnP
TinyUPnPC++

A minimal UPnP IGD library for ESP8266/ESP32 to automate port forwarding on routers.

#iot#embedded-systems#esp32
Stars110
Forks19
Last commit1 year ago
swifty-request
swifty-requestSwift

An HTTP client library for Swift built on Swift-NIO, featuring Codable support, circuit breaker integration, and multiple response types.

#codable#circuit-breaker#swift-nio
Stars110
Forks18
Last commit1 year ago
PreviousPage 9 of 11Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
4 days ago
#Ios67
#Swift62
#Http Client54
#Cross Platform52
#Rust52
#Macos44
#Go41
#Api Client38
#Game Development36
#Http34
#Udp32
#Mobile Development30