Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Networking

Networking

496 projects

Showing 36 of 496 projects

Pumpkin
PumpkinRust

A high-performance Minecraft server implementation written in Rust, offering fast, efficient, and customizable hosting.

#gamedev#bedrock-compatibility#performance-optimization
Stars9.0k
Forks618
Last commit4 days ago
Firezone
FirezoneElixir

Enterprise-ready zero-trust access platform built on WireGuard®.

#elixir-lang#elixir#phoenix
Stars8.8k
Forks429
Last commit13 hours ago
Starscream
StarscreamSwift

A conforming WebSocket (RFC 6455) client library written in Swift for iOS and macOS.

#starscream#ios#osx
Stars8.6k
Forks1.3k
Last commit2 years ago
Game Networking
Game NetworkingC

A curated collection of resources, libraries, and tools for multiplayer game network programming (netcode).

#multiplayer#unity3d#gamedev
Stars8.6k
Forks537
Last commit4 months ago
Proxygen
ProxygenC++

A collection of high-performance C++ HTTP libraries for building servers, proxies, and clients, supporting HTTP/1.1 to HTTP/3.

#http-server#high-performance#server-framework
Stars8.4k
Forks1.5k
Last commit13 hours ago
Kitex
KitexGo

A high-performance, extensible Go RPC framework for building microservices with built-in service governance.

#high-performance#framework#grpc
Stars8.0k
Forks913
Last commit13 hours ago
eBPF
eBPFGo

A pure Go library for loading, compiling, debugging, and attaching eBPF programs to Linux kernel hooks.

#observability#cilium#go-library
Stars7.9k
Forks881
Last commit17 hours ago
undici
undiciJavaScript

A high-performance HTTP/1.1 client for Node.js, written from scratch and powering the built-in fetch API.

#client#connection-pooling#http
Stars7.7k
Forks809
Last commit16 hours ago
RxJava-Android-Samples
RxJava-Android-SamplesJava

A collection of real-world Android examples demonstrating practical usage of RxJava for reactive programming.

#event-driven#sample#android
Stars7.5k
Forks1.4k
Last commit3 years ago
cpr
cprC++

A simple, expressive C++17 HTTP client library inspired by Python Requests, built on libcurl.

#hacktoberfest#library#http
Stars7.4k
Forks1.0k
Last commit4 days ago
trio
trioPython

Trio – a friendly Python library for async concurrency and I/O

#async-await#async#io
Stars7.3k
Forks410
Last commit23 hours ago
Pulse
PulseSwift

A native SwiftUI logging framework for Apple platforms that records and inspects logs and URLSession network requests directly within your app.

#network-logging#apple-platforms#ios
Stars7.1k
Forks372
Last commit1 month ago
mio
mioRust

A fast, low-level I/O library for Rust providing non-blocking APIs and event notification for high-performance applications.

#systems-programming#non-blocking#async
Stars7.1k
Forks852
Last commit1 day ago
gopacket
gopacketGo

A Go library for packet decoding, capture, and network traffic analysis.

#traffic-analysis#libpcap#packet-decoding
Stars6.8k
Forks1.2k
Last commit1 year ago
NetAlertX
NetAlertXPython

Centralized network visibility and continuous asset discovery. Monitor devices, detect change, and stay aware across distributed networks.

#ipam#wifi-security#wifi-network
Stars6.8k
Forks426
Last commit13 hours ago
YTKNetwork
YTKNetworkObjective-C

A high-level iOS networking library built on AFNetworking, offering request caching, batch operations, and JSON validation.

#ios#rest-client#caching
Stars6.6k
Forks1.6k
Last commit5 years ago
http-parser
http-parserC

A high-performance, lightweight HTTP message parser written in C for requests and responses.

#web-server#embedded#c
Stars6.4k
Forks1.5k
Last commit4 years ago
Ion
IonJava

A powerful Android library for asynchronous networking, image loading, and JSON handling with a fluent API.

#caching#android#asynchronous
Stars6.2k
Forks1.0k
Last commit15 hours ago
Fast-Android-Networking
Fast-Android-NetworkingJava

A comprehensive Android networking library built on OkHttp, supporting HTTP/2, file transfers, image loading, and RxJava.

#fast#libraries#file-download
Stars5.9k
Forks978
Last commit5 months ago
ssh2
ssh2JavaScript

SSH2 client and server modules written in pure JavaScript for Node.js.

#client-server#remote-access#security
Stars5.8k
Forks726
Last commit1 month ago
rust-libp2p
rust-libp2pRust

A Rust implementation of the libp2p modular networking stack for building peer-to-peer applications.

#ipfs#modular-architecture#distributed-systems
Stars5.6k
Forks1.2k
Last commit20 hours ago
libwebsockets
libwebsocketsC

A lightweight, secure, pure C library for building scalable client and server applications with HTTP/1, HTTP/2, WebSockets, and MQTT.

#c-library#libev#secure-streams
Stars5.3k
Forks1.6k
Last commit21 hours ago
socket.io-client-swift
socket.io-client-swiftSwift

A Socket.IO client library for iOS and macOS applications enabling real-time bidirectional communication.

#ios#websocket#bidirectional-communication
Stars5.3k
Forks868
Last commit1 year ago
quinn
quinnRust

A pure-Rust, async-compatible implementation of the IETF QUIC transport protocol.

#hacktoberfest#quic-protocol#tokio
Stars5.2k
Forks587
Last commit18 hours ago
eBPF
eBPF

A curated list of awesome projects, tutorials, and resources related to eBPF (extended Berkeley Packet Filter).

#tracing#bpf#observability
Stars5.1k
Forks437
Last commit24 days ago
awesome-asyncio
awesome-asyncio

A curated list of awesome Python asyncio frameworks, libraries, software, and resources.

#asyncio#async-programming#closember
Stars5.1k
Forks358
Last commit7 months ago
Asyncio
Asyncio

A curated list of awesome Python asyncio frameworks, libraries, software, and resources.

#asyncio#async-programming#graphql
Stars5.1k
Forks358
Last commit7 months ago
Cute Headers
Cute HeadersC

A collection of single-file, dependency-free C/C++ libraries for game development and low-level programming.

#png#library#opengl
Stars5.0k
Forks304
Last commit1 month ago
Boost.Beast
Boost.BeastC++

A C++ header-only library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms built on Boost.Asio.

#websocket-server#http-server#c-plus-plus-11
Stars4.8k
Forks689
Last commit10 days ago
aya/aya-rs
aya/aya-rsRust

A pure-Rust eBPF library focused on developer experience, operability, and compile-once-run-everywhere capabilities.

#systems-programming#bpf#observability
Stars4.7k
Forks455
Last commit13 hours ago
netpoll
netpollGo

A high-performance non-blocking I/O networking framework for Go, optimized for RPC scenarios.

#high-performance#server-framework#network-programming
Stars4.6k
Forks505
Last commit25 days ago
OpenZiti
OpenZitiGo

An open-source zero-trust networking platform that makes network services invisible to unauthorized users with cryptographic identity and end-to-end encryption.

#ztaa#zero-trust#vpn-2
Stars4.3k
Forks262
Last commit16 hours ago
Hubble
HubbleMakefile

A fully distributed networking and security observability platform for Kubernetes, built on Cilium and eBPF.

#tracing#observability#cilium
Stars4.3k
Forks291
Last commit3 days ago
Tower
TowerRust

A library of modular and reusable components for building robust networking clients and servers in Rust.

#service-layer#client-server#async
Stars4.3k
Forks341
Last commit1 month ago
DotNetty
DotNettyC#

A port of Netty, providing an asynchronous event-driven network application framework for high-performance protocol servers and clients in .NET.

#event-driven#high-performance#async-io
Stars4.2k
Forks1.0k
Last commit6 months ago
godropbox
godropboxGo

A collection of Go libraries for building services and applications on Linux servers.

#linux-server#metrics-collection#go-libraries
Stars4.2k
Forks425
Last commit2 years ago
PreviousPage 2 of 14Next

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
#Ios92
#Swift88
#Http Client77
#Cross Platform60
#Rust59
#Macos53
#Api Client52
#Go51
#Game Development49
#Http43
#Mobile Development38
#Udp35