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

Pitaya
PitayaSwift

A Swift HTTP/HTTPS networking library for iOS with elegant, human-readable APIs.

#ios#http#swift-package-manager
Stars830
Forks92
Last commit6 years ago
bine
bineGo

Go library for accessing and controlling Tor clients and servers, including embedding Tor statically.

#go-library#privacy#onion-services
Stars823
Forks76
Last commit3 years ago
easytcp
easytcpGo

A lightweight TCP server framework for Go with message routing, middleware, and customizable packet handling.

#tcp#protocol-handling#tcp-server
Stars818
Forks87
Last commit7 months ago
objectiveflickr
objectiveflickrObjective-C

A minimalist Flickr API framework for building Mac and iPhone apps with OAuth support and asynchronous requests.

#ios#oauth#objective-c
Stars789
Forks144
Last commit10 years ago
Speakers
SpeakersHTML

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

#open-source#design#community
Stars775
Forks167
Last commit2 years ago
Substrate
Substrate

A curated list of awesome projects, tools, libraries, and resources for developers building with the Substrate blockchain framework.

#kusama#developer-tools#parachains
Stars775
Forks149
Last commit2 years 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
Stars773
Forks620
Last commit2 years ago
usrsctp
usrsctpC

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

#sctp-protocol#transport-layer#portable-networking
Stars759
Forks307
Last commit10 months ago
AlamofireNetworkActivityIndicator
AlamofireNetworkActivityIndicatorSwift

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

#ios#alamofire#ui-feedback
Stars750
Forks81
Last commit
CodableAlamofire
CodableAlamofireSwift

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

#ios#codable#alamofire
Stars735
Forks53
Last commit5 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
Stars697
Forks67
Last commit8 years ago
tlse
tlseC

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

#libtomcrypt#c-library#embedded
Stars685
Forks104
Last commit21 days ago
govisual
govisualGo

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

#hacktoberfest#developer-tools#opentelemetry-go
Stars684
Forks20
Last commit1 month ago
curlcpp
curlcppC++

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

#multi-threading#network-library#curl
Stars676
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
Stars672
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
Stars661
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
Stars654
Forks161
Last commit6 months ago
POX
POXPython

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

#sdn#python#network-controller
Stars648
Forks483
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
Forks63
Last commit3 years 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
Stars627
Forks19
Last commit
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
Stars624
Forks72
Last commit1 year ago
RustyBGP
RustyBGPRust

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

#high-performance#grpc#telecommunications
Stars596
Forks65
Last commit2 days 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
Stars580
Forks141
Last commit4 months ago
aiomqtt
aiomqttPython

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

#iot#asyncio#client
Stars571
Forks90
Last commit4 months ago
WiFiESP
WiFiESPC++

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

#iot#at-commands#embedded-systems
Stars571
Forks208
Last commit2 years ago
pynetdicom
pynetdicomPython

A Python implementation of the DICOM networking protocol

#pydicom#python#dicom
Stars570
Forks193
Last commit24 days ago
Socks
SocksSwift

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

#event-driven#swift-linux#tcp
Stars568
Forks53
Last commit8 years ago
ssh2-rs
ssh2-rsRust

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

#authentication#libssh2-bindings#ssh-client
Stars565
Forks161
Last commit1 month 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
Stars563
Forks130
Last commit2 months 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
Stars563
Forks130
Last commit2 months ago
Indy
IndyPascal

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

#embarcadero-delphi#internet-protocols#free-pascal
Stars554
Forks170
Last commit1 month 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 commit17 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
Stars545
Forks227
Last commit6 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
Stars537
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
Stars534
Forks32
Last commit4 years ago
PreviousPage 6 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
4 years ago
14 days ago
#Ios92
#Swift88
#Http Client77
#Cross Platform60
#Rust59
#Macos53
#Api Client52
#Go51
#Game Development49
#Http43
#Mobile Development38
#Udp35