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

Speakers
SpeakersHTML

A curated list of speakers in the programming and design communities, organized by location and topics.

#open-source#design#community
Stars772
Forks167
Last commit1 year ago
Floodlight
FloodlightJava

A leading open-source OpenFlow controller for software-defined networking (SDN) that manages network devices via the OpenFlow protocol.

#open-source#network-programmability#network-management
Stars771
Forks621
Last commit2 years ago
usrsctp
usrsctpC

A portable userland SCTP stack for FreeBSD, OpenBSD, Linux, macOS, and Windows.

#sctp-protocol#transport-layer#portable-networking
Stars754
Forks304
Last commit7 months ago
AlamofireNetworkActivityIndicator
AlamofireNetworkActivityIndicatorSwift

Automatically manages the iOS network activity indicator visibility for Alamofire requests with configurable delay timers.

#ios#alamofire#ui-feedback
Stars753
Forks80
Last commit
CodableAlamofire
CodableAlamofireSwift

An Alamofire extension that seamlessly converts JSON responses into Swift Decodable objects.

#ios#codable#alamofire
Stars735
Forks53
Last commit4 years ago
nope.c
nope.cC

An ultra-lightweight C-based web application framework for scalable server-side and networking applications.

#web-server#high-performance#server-side
Stars695
Forks67
Last commit8 years ago
govisual
govisualGo

Zero-config HTTP request visualizer and debugger for Go web applications during local development.

#hacktoberfest#developer-tools#opentelemetry-go
Stars682
Forks20
Last commit18 days ago
tlse
tlseC

A single-file TLS 1.0-1.3 and DTLS implementation in C, using libtomcrypt for cryptography.

#libtomcrypt#c-library#embedded
Stars674
Forks103
Last commit3 months ago
curlcpp
curlcppC++

An object-oriented C++ wrapper for libcurl that simplifies HTTP requests and network operations.

#multi-threading#network-library#curl
Stars673
Forks179
Last commit2 months ago
peerdiscovery
peerdiscoveryGo

A pure-Go library for cross-platform local peer discovery using UDP multicast.

#udp-broadcast#local-network#udp-multicast
Stars669
Forks57
Last commit1 year ago
Polyphony
PolyphonyC

A Ruby library for fine-grained concurrency using fibers, structured concurrency, and high-performance I/O.

#libev#async-programming#coroutines
Stars662
Forks18
Last commit2 years ago
bonjour
bonjourJavaScript

A pure JavaScript implementation of the Bonjour/Zeroconf protocol for service discovery and publishing on local networks.

#bonjour#local-network#multicast-dns
Stars652
Forks160
Last commit3 months ago
POX
POXPython

A Python-based networking software platform for OpenFlow controllers, switches, and general network programming.

#sdn#python#network-controller
Stars645
Forks480
Last commit1 year ago
node-android
node-androidJava

Run Node.js applications on Android by reimplementing Node.js APIs in Java.

#android#javascript-runtime#java
Stars635
Forks64
Last commit2 years ago
SPTDataLoader
SPTDataLoaderObjective-C

A production-tested HTTP library for iOS/macOS with built-in authentication, rate limiting, and automatic request cancellation.

#backoff-retry#ios#authentication
Stars625
Forks72
Last commit1 year ago
SaneCppLibraries
SaneCppLibrariesC++

A set of C++ platform abstraction libraries for macOS, Windows, and Linux, designed for fast compile times and minimal dependencies.

#minimal-dependencies#fast-compilation#platform-abstraction
Stars622
Forks19
Last commit
RustyBGP
RustyBGPRust

A high-performance, safe BGP implementation in Rust designed to exploit multicore processors for superior routing performance.

#high-performance#grpc#telecommunications
Stars579
Forks62
Last commit1 day ago
Isogenic
IsogenicJavaScript

A TypeScript/JavaScript game engine for 2D and isometric multiplayer games with built-in networking and physics.

#html5-games#multiplayer-games#scenegraph
Stars576
Forks143
Last commit1 month ago
Socks
SocksSwift

A non-blocking TCP socket layer with event-driven server and client implementations for Swift.

#event-driven#swift-linux#tcp
Stars569
Forks53
Last commit8 years ago
WiFiESP
WiFiESPC++

Arduino WiFi library for ESP8266 modules, providing internet connectivity with API compatibility to standard Arduino WiFi.

#iot#at-commands#embedded-systems
Stars569
Forks207
Last commit2 years ago
aiomqtt
aiomqttPython

A pure asyncio MQTT client library for Python with full MQTTv5 support and no callbacks.

#iot#asyncio#client
Stars563
Forks90
Last commit1 month ago
ssh2-rs
ssh2-rsRust

Rust bindings for libssh2, enabling SSH client functionality in Rust applications.

#authentication#libssh2-bindings#ssh-client
Stars559
Forks157
Last commit1 month ago
arsd
arsdD

A long-standing collection of standalone modules for the OpenD programming language, covering GUI, networking, databases, and more.

#d#d-language#database
Stars553
Forks129
Last commit2 days ago
dom.d
dom.dD

A long-standing collection of standalone modules for the OpenD programming language, covering GUI, networking, databases, and more.

#d#database#opend-language
Stars553
Forks129
Last commit2 days ago
Indy
IndyPascal

A comprehensive internet component suite for Delphi, C++Builder, and Free Pascal with 120+ protocols.

#embarcadero-delphi#internet-protocols#free-pascal
Stars550
Forks168
Last commit18 days ago
Patron
PatronC

A Ruby HTTP client library built on libcurl, offering a sane API with high performance and thread safety.

#api-client#libcurl#web-development
Stars547
Forks74
Last commit2 days ago
TRON
TRONSwift

A lightweight network abstraction layer for Swift, built on top of Alamofire to simplify RESTful JSON API interactions.

#ios#codable#client
Stars546
Forks50
Last commit1 year ago
rust-native-tls
rust-native-tlsRust

A Rust crate providing platform-native TLS bindings for secure client and server communication.

#client-server#tls#secure-transport
Stars544
Forks226
Last commit3 months ago
EchoVault
EchoVaultGo

A highly configurable, distributed, in-memory data store and cache implemented in Go, usable as a library or standalone service.

#database#distributed#raft-consensus
Stars536
Forks47
Last commit1 year ago
tor-controller
tor-controllerGo

A Kubernetes controller for running Tor onion services, enabling anonymous web hosting within your cluster.

#container-orchestration#operator#kubernetes
Stars535
Forks32
Last commit4 years ago
multicast-dns
multicast-dnsJavaScript

A low-level multicast DNS implementation in pure JavaScript for Node.js.

#iot#local-network#dns
Stars533
Forks90
Last commit2 years ago
kytan
kytanRust

A high-performance peer-to-peer VPN written in Rust, designed for minimal configuration and multi-platform support.

#censorship-circumvention#encryption#security
Stars515
Forks67
Last commit2 years ago
HappyDns
HappyDnsObjective-C

A flexible DNS library for Objective-C and Swift that supports system resolvers, HTTP DNS, DoH, and custom hosts.

#http-dns#ios#objective-c
Stars514
Forks87
Last commit2 years ago
gotcp
gotcpGo

A Go package for quickly building TCP servers with a simple and efficient API.

#server-framework#tcp-server#golang-library
Stars511
Forks155
Last commit2 years ago
react-native-uploader
react-native-uploaderObjective-C

A deprecated React Native module for uploading files and camera roll assets with progress tracking.

#native-module#ios#android
Stars510
Forks78
Last commit4 months ago
PMHTTP
PMHTTPSwift

A Swift/Obj-C HTTP framework built on URLSession with first-class REST and JSON support.

#ios#rest#library
Stars503
Forks35
Last commit5 years ago
PreviousPage 6 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
3 years ago
1 day ago
#Ios67
#Swift62
#Http Client54
#Cross Platform52
#Rust52
#Macos44
#Go41
#Api Client38
#Game Development36
#Http34
#Udp32
#Mobile Development30