Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Networking

Networking

131 projects

Showing 33 of 141 projects

water
waterGo

A native Go library for creating and using TUN/TAP network interfaces with a simple and efficient API.

#systems-programming#tun#virtual-network
Stars2.2k
Forks319
Last commit1 year ago
nodepass
nodepassGo

An open-source, lightweight TCP/UDP tunneling solution with connection pooling and multi-protocol support for bypassing network restrictions.

#udp-tunneling#tcp-tunneling#tcp
Stars2.1k
Forks232
Last commit2 days ago
Crossbar
CrossbarPython

An open-source networking platform implementing the Web Application Messaging Protocol (WAMP) for distributed applications.

#rest#mqtt#distributed-systems
Stars2.1k
Forks277
Last commit22 days ago
autovpn
autovpnShell

A script to create on-demand disposable OpenVPN endpoints on AWS with a single command.

#openvpn-endpoints#cloud-infrastructure#openvpn
Stars2.0k
Forks136
Last commit1 month ago
LuaSocket
LuaSocketHTML

Network extension library for Lua providing TCP/UDP transport and common internet application functions.

#internet-protocols#tcp#network-library
Stars2.0k
Forks648
Last commit5 months ago
APIKit
APIKitSwift

A type-safe networking abstraction layer for Swift that associates request types with response types.

#ios#type-safety#abstraction-layer
Stars2.0k
Forks205
Last commit1 year ago
Acid
AcidC++

A high-speed, cross-platform game engine built with modern C++17 and Vulkan for graphics rendering.

#vulkan#open-source#cpp17
Stars2.0k
Forks169
Last commit2 years ago
Acid
AcidC++

A high-speed, cross-platform game engine built with modern C++17 and Vulkan for graphics.

#vulkan#bullet-physics#open-source
Stars2.0k
Forks169
Last commit2 years ago
ResponseDetective
ResponseDetectiveSwift

A non-intrusive Swift framework for intercepting and logging network requests and responses for debugging.

#ios#tvos#urlsession
Stars1.9k
Forks90
Last commit2 years ago
libdill
libdillC

A C library implementing structured concurrency for writing concurrent programs with deterministic control flow.

#c-library#deterministic-concurrency#lightweight-threading
Stars1.9k
Forks170
Last commit2 years ago
SwiftHTTP
SwiftHTTPSwift

A thin Swift wrapper around NSURLSession that simplifies HTTP requests with convenient APIs.

#ios#authentication#urlsession
Stars1.9k
Forks308
Last commit5 years ago
httpserver.h
httpserver.hC

A single-header C library for building event-driven, non-blocking HTTP servers with support for epoll and kqueue.

#c-library#event-driven#http-server
Stars1.9k
Forks152
Last commit2 years ago
KryoNet
KryoNetJava

A Java library for efficient TCP/UDP client-server network communication using NIO and Kryo serialization.

#tcp#client-server#android
Stars1.9k
Forks412
Last commit5 years ago
Gamedev Libraries
Gamedev Libraries

A curated collection of open-source C/C++ libraries for game development, covering system, engine components, asset management, and frameworks.

#audio-library#graphics#gamedev
Stars1.7k
Forks99
Last commit2 years ago
Learning ebpf book
Learning ebpf bookC

A companion repository with example eBPF programs and a Lima VM configuration for the O'Reilly book 'Learning eBPF'.

#observability#libbpf#ebpf-co-re
Stars1.7k
Forks349
Last commit1 month ago
SwiftSocket
SwiftSocketSwift

A simple Swift library for TCP and UDP socket communication on Apple platforms.

#apple-platforms#ios#tcp
Stars1.7k
Forks405
Last commit2 years ago
CppServer
CppServerC++

Ultra fast and low latency asynchronous socket server & client C++ library with support for TCP, SSL, UDP, HTTP, HTTPS, and WebSocket protocols.

#tcp#asio#http
Stars1.6k
Forks310
Last commit9 months ago
Software-Defined Networking
Software-Defined Networking

A curated list of software, libraries, tools, and resources for Software-Defined Networking (SDN).

#hacktoberfest#switch#sdn
Stars1.6k
Forks220
Last commit1 year ago
RxAlamofire
RxAlamofireSwift

A RxSwift wrapper for Alamofire that enables reactive network programming in Swift.

#ios#alamofire#observables
Stars1.6k
Forks243
Last commit2 years ago
rust-openssl
rust-opensslRust

OpenSSL bindings for the Rust programming language, providing cryptographic and TLS functionality.

#ffi-bindings#tls#encryption
Stars1.6k
Forks818
Last commit2 days ago
restclient-cpp
restclient-cppC++

A lightweight C++ wrapper around libcurl for making HTTP/REST requests with both simple and advanced configuration options.

#cpp-library#rest#rest-client
Stars1.6k
Forks380
Last commit1 year ago
rust-openssl
rust-opensslRust

OpenSSL bindings for Rust providing cryptographic functionality and TLS/SSL support.

#bindings#tls#encryption
Stars1.6k
Forks818
Last commit2 days ago
SwiftWebSocket
SwiftWebSocketSwift

A high-performance, fully conforming WebSocket client library for iOS and macOS, passing all Autobahn tests.

#ios#network-services#message-compression
Stars1.5k
Forks246
Last commit4 years ago
ws-rs
ws-rsRust

A lightweight, event-driven WebSocket library for Rust built on MIO for high-performance networking.

#event-driven#client#async
Stars1.5k
Forks223
Last commit2 years ago
librg
librgC

A lightweight C99 single-header library for efficient world replication and entity synchronization in multiplayer games.

#multiplayer#library#bandwidth-optimization
Stars1.5k
Forks44
Last commit2 months ago
librg
librgC

A lightweight C99 library for efficient world replication and entity synchronization in multiplayer games.

#multiplayer#library#gamedev
Stars1.5k
Forks44
Last commit2 months ago
SharpPcap
SharpPcapC#

A fully managed, cross-platform .NET library for capturing network packets from live devices and files.

#pcap#sharppcap#network-programming
Stars1.5k
Forks274
Last commit2 days ago
dyad
dyadC

A lightweight, portable, and easy-to-use asynchronous networking library for C.

#c-library#event-driven#client
Stars1.5k
Forks221
Last commit5 years ago
uSockets
uSocketsC

A minimal, cross-platform networking library providing optimized TCP, TLS, QUIC, and HTTP3 transports for async applications.

#c-library#tcp#high-performance
Stars1.4k
Forks301
Last commit11 days ago
BlueSocket
BlueSocketSwift

A low-level socket framework for Swift supporting TCP, UDP, and UNIX sockets across iOS, macOS, and Linux.

#tcp#low-level-api#socket
Stars1.4k
Forks194
Last commit3 years ago
nff-go
nff-goGo

A framework for building high-performance cloud-native network functions in Go using DPDK and AF_XDP.

#packet-processing#intel#vnf
Stars1.4k
Forks161
Last commit3 years ago
TQUIC
TQUICRust

A high-performance, lightweight, cross-platform QUIC library written in Rust, supporting HTTP/3 and multipath connections.

#high-performance#multipath#network-library
Stars1.4k
Forks144
Last commit4 months ago
tencent/tquic
tencent/tquicRust

A high-performance, lightweight, cross-platform QUIC library written in Rust, supporting HTTP/3 and multipath connections.

#high-performance#multipath#network-library
Stars1.4k
Forks144
Last commit4 months ago
PreviousPage 4 of 4

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
#Rust23
#Ios19
#C Plus Plus18
#Http Client18
#Cross Platform17
#Swift17
#Security16
#Macos16
#Http14
#Distributed Systems13
#High Performance13
#Api Client12