C Client

Open-source C projects categorized as Client

Top 15 C Client Projects

  • libcurl

    A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

    Project mention: A Guide to Top API Testing Tools in 2024 | dev.to | 2024-09-12

    Website: https://curl.se

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • WindTerm

    A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.

  • Weechat

    The extensible chat client.

    Project mention: Neonmodem: TUI for Lobsters, HN, etc. | news.ycombinator.com | 2024-01-11

    WeeChat[0] with Bitlbee[1] supports a metric assload of services, albeit by pretending they're IRC (which does work - I spent years in weechat/irssi with bitlbee talking to various people on disparate services.)

    Or if you're just after Telegram/WhatsApp, nchat[2] is ok (I can vouch for the Telegram half only.)

    [0] https://weechat.org

    [1] https://wiki.bitlbee.org

    [2] https://github.com/d99kris/nchat

  • open62541

    Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0

    Project mention: What Cannot Be Skipped About the Skiplist: A Survey of Skiplists and Their Appl | news.ycombinator.com | 2024-03-09

    Zip trees are great!

    For a project I made a version that uses the memory location of the entries to construct the (random) rank on the fly.

    So it’s a binary tree structure that requires the same memory as a linked list (two pointers) only!

    https://github.com/open62541/open62541/blob/master/deps/zipt...

  • rdesktop

    🚨 rdesktop is in need of a new maintainter. Please see the home page for more details. 🚨

  • lagrange

    A Beautiful Gemini Client

  • rauc

    Safe and secure software updates for embedded Linux

    Project mention: I forked SteamOS for my living room PC | news.ycombinator.com | 2023-12-31

    TIL about RAUC (https://rauc.io/) I had been wondering how valve implemented the A/B update scheme.

  • ruby-pg

    A PostgreSQL client library for Ruby

    Project mention: RDS Database Migration Series - Integrating Ruby on Rails applications with RDS Proxy | dev.to | 2024-07-29

    Thanks to some available articles and existing Github issues, we figured out that we needed to move some config parts from the pg gem and Rails Postgres adapter to the RDS Proxy initialization query. "Moving" meant some heavy-monkey patching and adjusting some surprising low-level config and setting Encoding.default_internal to a nil value, which pg gem depends on. However, it seems like the issue was fixed in pg 1.5.4, so making sure the gem is up-to-date will help avoid the problem.

  • kernel

    Discontinued The kernel for Gramado OS. (by gramado)

  • dhcpcd

    DHCP / IPv4LL / IPv6RA / DHCPv6 client.

  • libsmb2

    SMB2/3 userspace client

  • iso14229

    ISO 14229 (UDS) server and client for embedded systems

  • tintin

    TinTin++, aka tt++, is an extensible console MUD client.

    Project mention: A simple MUD server in Python which can be run on a Raspberry Pi | news.ycombinator.com | 2024-02-24
  • gftp

    gFTP is a free multithreaded file transfer client for *NIX based machines. 56 language translations available.

  • pymgclient

    Python Memgraph Client

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Client discussion

Log in or Post with

C Client related posts

  • Goroutines: The concurrency model we wanted all along

    2 projects | news.ycombinator.com | 7 Jul 2023
  • TinTin Mud Client

    1 project | /r/SteamDeck | 4 Jun 2023
  • How do I install software newer than the distro package?

    1 project | /r/raspberry_pi | 23 May 2023
  • 🎺 WOWMUD is UP at

    1 project | /r/WOWMUD | 11 May 2023
  • What are some OpenSource apps that are the best of their kind?

    5 projects | /r/opensource | 15 Apr 2023
  • ipv6 global address but no prefix delegation?

    1 project | /r/Starlink | 18 Jan 2023
  • Modernizing from PostgreSQL to Serverless with Fauna Part 1 (2023 Update)

    2 projects | dev.to | 9 Jan 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

What are some of the best open-source Client projects in C? This list will help you:

Project Stars
1 libcurl 35,556
2 WindTerm 22,806
3 Weechat 2,935
4 open62541 2,566
5 rdesktop 1,266
6 lagrange 1,195
7 rauc 817
8 ruby-pg 789
9 kernel 650
10 dhcpcd 339
11 libsmb2 322
12 iso14229 220
13 tintin 200
14 gftp 114
15 pymgclient 43

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that C is
the 7th most popular programming language
based on number of metions?