Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Client

Client

133 projects

Showing 36 of 133 projects

Lime
LimeDart

A Flutter-based social media app for sharing images and text within specific geographic areas.

#dart#ios#social-media
Stars372
Forks112
Last commit8 years ago
Whatever
WhateverJavaScript

An unofficial Evernote desktop client for Linux built with Electron, providing full web version functionality with desktop integration.

#desktop-application#client#notebook
Stars348
Forks34
Last commit5 years ago
cdrs
cdrsRust

A pure Rust client driver for Apache Cassandra and ScyllaDB with comprehensive CQL protocol support.

#database#data-serialization#client
Stars338
Forks54
Last commit5 years ago
Kinto.js
Kinto.jsTypeScript

A JavaScript client for Kinto that stores data locally first and syncs with a remote server when online.

#hacktoberfest#progressive-web-app#offline-first
Stars330
Forks75
Last commit1 day ago
ZeroQL
ZeroQLC#

A high-performance C# GraphQL client with Linq-like syntax that avoids Reflection.Emit for near-raw HTTP call performance.

#linq-syntax#client#high-performance
Stars323
Forks19
Last commit1 month ago
DHCP
DHCPTypeScript

A DHCP server and client implementation in pure JavaScript for Node.js, enabling network configuration and automation.

#iot#client#server
Stars305
Forks70
Last commit13 days ago
methanol
methanolJava

Lightweight HTTP extensions for Java's built-in HttpClient, adding multipart uploads, caching, decompression, and object mapping.

#object-mapping#kotlin-dsl#client
Stars299
Forks17
Last commit5 months ago
request
requestGo

A Go HTTP client library inspired by axios and Python requests, offering a simple API with no third-party dependencies.

#axios#request#rest-client
Stars295
Forks29
Last commit9 months ago
Android-DDP
Android-DDPJava

A library implementing Meteor's Distributed Data Protocol (DDP) for building native Android apps with real-time backend connectivity.

#realtime#database#mobile-backend
Stars274
Forks51
Last commit8 years ago
Go
GoGo

A Go library for building Facebook Messenger bots with an idiomatic and easy-to-use API.

#bots#api#client
Stars272
Forks72
Last commit3 years ago
Python Interface
Python InterfacePython

A Python library for interfacing with Substrate blockchains, enabling storage queries, extrinsic composition, and SCALE encoding/decoding.

#interface#kusama#rpc-client
Stars256
Forks126
Last commit2 months ago
oidcc
oidccErlang

An OpenID Connect certified client library for Erlang and Elixir applications.

#openid#elixir#oauth2
Stars239
Forks69
Last commit5 days ago
SwiftyInsta
SwiftyInstaSwift

A Swift client for Instagram's private API, enabling iOS/macOS/tvOS/watchOS apps to automate tasks and build custom Instagram experiences.

#instagram-like#ios#social-media
Stars230
Forks49
Last commit4 years ago
Fuego
FuegoGo

A command-line client for reading, writing, and querying Google Cloud Firestore databases.

#hacktoberfest#developer-tools#client
Stars225
Forks28
Last commit9 months ago
Vert.x MQTT Server
Vert.x MQTT ServerJava

A Vert.x-based MQTT server and client implementation for building IoT applications and protocol bridges.

#iot#rxjava2#client
Stars214
Forks95
Last commit3 days ago
Beagle IM
Beagle IMSwift

A powerful XMPP client for macOS with file transfer, VoIP, and end-to-end encryption support.

#apple#tigase-swift#application
Stars208
Forks21
Last commit2 months ago
Stripe
StripeC#

Typed .NET clients for Stripe's REST APIs with built-in validation and error handling.

#payment-gateway#mono#client
Stars196
Forks69
Last commit4 years ago
gosip
gosipGo

A Go SDK for SharePoint providing authentication, HTTP client, and fluent API wrapper for both SharePoint Online and On-Premises.

#rest#go-sdk#api
Stars170
Forks39
Last commit5 months ago
deno-websocket
deno-websocketTypeScript

A simple WebSocket library for Deno, inspired by Node.js's ws library, providing server and client APIs.

#websocket-server#client#deno-websocket
Stars159
Forks20
Last commit3 years ago
rust-memcache
rust-memcacheRust

A pure Rust memcached client supporting all protocols, connections, and cluster configurations.

#memcache#memcached-client#client
Stars153
Forks45
Last commit12 days ago
ofxgo
ofxgoGo

A Go library for querying OFX servers and parsing OFX responses, with an example command-line client.

#parsing#hacktoberfest#personal-finance
Stars152
Forks29
Last commit6 months ago
YouTubeKit
YouTubeKitSwift

A Swift package for interacting with YouTube's API without requiring an API key.

#macos-development#client#youtubekit
Stars133
Forks25
Last commit16 days ago
grammes
grammesGo

A Go client library for interacting with Apache TinkerPop graph databases using the Gremlin query language.

#tinkerpop#package#database
Stars126
Forks43
Last commit10 days ago
goseaweedfs
goseaweedfsGo

A complete Golang client library for interacting with SeaweedFS, a distributed file system.

#seaweedfs#client#distributed-storage
Stars120
Forks51
Last commit3 years ago
websocket-driver
websocket-driverCommon Lisp

A WebSocket server and client implementation for Common Lisp, designed to integrate with Clack and various web servers.

#clack#event-driven#client
Stars112
Forks28
Last commit5 months ago
vapor
vaporJavaScript

A lightweight Steam client framework for Node.js that enables building custom bots and extensions.

#event-driven#steam-client#open-source
Stars111
Forks9
Last commit9 years ago
dats
datsTypeScript

A minimalistic, zero-dependency StatsD client for Node.js supporting UDP and TCP transports.

#statsd-client#tcp#client
Stars104
Forks2
Last commit2 months ago
wocket
wocketTypeScript

A WebSocket library for Deno providing real-time bidirectional communication with a simple API.

#event-driven#application#client
Stars101
Forks4
Last commit2 years ago
statsderl
statsderlErlang

A high-performance Erlang StatsD client optimized for fast metrics collection with compile-time parse transform.

#statsd-client#client#high-performance
Stars100
Forks70
Last commit3 months ago
Kobby
KobbyKotlin

A Kotlin DSL client code generator for GraphQL that produces type-safe queries, mutations, and subscriptions with native-like syntax.

#kotlin-dsl#client#graphql
Stars89
Forks5
Last commit7 months ago
igdb
igdbGo

A Go client library for accessing the Internet Game Database (IGDB) API with full endpoint support and flexible query options.

#api#client#go-client
Stars86
Forks19
Last commit3 years ago
ReactiveAPI
ReactiveAPISwift

A declarative networking library for iOS that combines URLSession with RxSwift for clean, reactive API calls.

#declarative-programming#ios#api
Stars79
Forks7
Last commit2 years ago
unifi2mqtt
unifi2mqttJavaScript

Bridges Ubiquiti UniFi network controller data to MQTT for smart home and automation integration.

#unifi#client#home-automation
Stars78
Forks21
Last commit6 days ago
microCoAPy
microCoAPyPython

A lightweight CoAP client/server implementation for MicroPython on microcontrollers like ESP32 and Pycom devices.

#micropython#esp32#client
Stars68
Forks15
Last commit1 year ago
GoMusicBrainz
GoMusicBrainzGo

A Go client library for the MusicBrainz WS2 web service, enabling programmatic access to music metadata.

#client#music-metadata#go-library
Stars63
Forks25
Last commit3 years ago
SwifterSockets
SwifterSocketsSwift

A collection of socket utilities in pure Swift, providing low-level POSIX interfaces and higher-level abstractions.

#client#swift-package-manager#server
Stars59
Forks5
Last commit6 years ago
PreviousPage 3 of 4Next

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
#Api Client30
#Server24
#Http Client22
#Go21
#Golang20
#Http20
#Networking16
#Rest Api15
#Automation15
#Websocket14
#Cross Platform14
#Rest13