awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
embeddedmz avatar

embeddedmz/ftpclient-cpp

0
View on GitHub↗
234 Stars·72 Forks·C++·MIT·2 Aufrufe

Ftpclient Cpp

C++ client for making FTP requests

Features

  • Networking - FTP client library.
  • Netzwerk-Bibliotheken - C++ client for FTP requests.

Star-Verlauf

Star-Verlauf für embeddedmz/ftpclient-cppStar-Verlauf für embeddedmz/ftpclient-cpp

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Ftpclient Cpp

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Ftpclient Cpp.
  • boostorg/beastAvatar von boostorg

    boostorg/beast

    4,801Auf GitHub ansehen↗

    Beast is a C++ library for implementing low-level HTTP and WebSocket clients and servers. It functions as an asynchronous networking framework designed to compose non-blocking I/O operations and layered stream stacks for managing concurrent network traffic, specifically utilizing the Boost.Asio asynchronous model. The library provides a comprehensive implementation of the HTTP/1.1 and WebSocket protocols. For HTTP, it includes primitives for parsing and serializing messages with support for chunked transfer encoding, incremental body reading, and request pipelining. Its WebSocket implementati

    C++asioasync-programmingboost
    Auf GitHub ansehen↗4,801
  • ada-url/adaAvatar von ada-url

    ada-url/ada

    1,739Auf GitHub ansehen↗

    WHATWG-compliant and fast URL parser written in modern C++, part of Internet Archive, Node.js, Clickhouse, Redpanda, Kong, Telegram, Adguard, Datadog and Cloudflare Workers.

    C++cppneonparser
    Auf GitHub ansehen↗1,739
  • boostorg/asioAvatar von boostorg

    boostorg/asio

    1,587Auf GitHub ansehen↗

    Boost.org asio module

    C++
    Auf GitHub ansehen↗1,587
  • c-ares/c-aresAvatar von c-ares

    c-ares/c-ares

    2,152Auf GitHub ansehen↗

    A C library for asynchronous DNS requests

    C
    Auf GitHub ansehen↗2,152
Alle 30 Alternativen zu Ftpclient Cpp anzeigen→

Häufig gestellte Fragen

Was macht embeddedmz/ftpclient-cpp?

C++ client for making FTP requests

Was sind die Hauptfunktionen von embeddedmz/ftpclient-cpp?

Die Hauptfunktionen von embeddedmz/ftpclient-cpp sind: Networking, Netzwerk-Bibliotheken.

Welche Open-Source-Alternativen gibt es zu embeddedmz/ftpclient-cpp?

Open-Source-Alternativen zu embeddedmz/ftpclient-cpp sind unter anderem: c-ares/c-ares — A C library for asynchronous DNS requests. corvusoft/restbed — Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++ applications. boostorg/asio — Boost.org asio module. boostorg/beast — Beast is a C++ library for implementing low-level HTTP and WebSocket clients and servers. It functions as an… ada-url/ada — WHATWG-compliant and fast URL parser written in modern C++, part of Internet Archive, Node.js, Clickhouse, Redpanda,… eduardsui/tlse — Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library.