SaaSHub helps you find the best software and product alternatives Learn more β
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
Website: https://curl.se
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
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-09Zip 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. π¨
-
-
TIL about RAUC (https://rauc.io/) I had been wondering how valve implemented the A/B update scheme.
-
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.
-
-
-
-
-
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.
-
C Client discussion
C Client related posts
-
Goroutines: The concurrency model we wanted all along
-
TinTin Mud Client
-
How do I install software newer than the distro package?
-
πΊ WOWMUD is UP at
-
What are some OpenSource apps that are the best of their kind?
-
ipv6 global address but no prefix delegation?
-
Modernizing from PostgreSQL to Serverless with Fauna Part 1 (2023 Update)
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Oct 2024
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 |