curl 是一个在 GitHub 上活跃的组织,专注于数据传输工具的开发。其主要编程语言包括 C、Perl 和 Shell,拥有多个知名的公共代码库,如 curl 和 trurl。这些代码库在不同的领域提供了广泛的功能,满足用户的多样化需求。
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, MQTTS, POP3, POP3S, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
a command line tool for URL parsing and manipulation.
The book documenting the curl project, the curl tool, libcurl and more. Simply put: everything curl.
Reproducible, static, curl binaries for Linux, macOS and Windows
a simple wrapper around curl to easily download files
stand-alone application for DoH (DNS-over-HTTPS) name resolves and lookups
A single page document with the most important curl options for HTTP explained
headers 2 curl. Provided a set of HTTP request headers, output the curl command line for generating that set. Try the converter online at
official docker image for curl
The curl.se website
curl images
Quality assurance testing for the curl project
Scripts for generating project statistics and for plotting them as graphs.
All things related to the curl up conference series
fcurl - fopen, fread, fwrite style functions for URL operations using libcurl
The curl.dev website
Tools to measure libcurl performance delta between versions
Historic versions of urlget source code.
Questions about curl for a quiz
Historic versions of httpget source code
repository for curl build images
build curl and libcurl for QNX
Questions and related metadata for the annual curl user survey
For the curl org's README, visible on github.com/curl
curl 在 GitHub 上构建了一系列与数据传输相关的工具和库,包括 curl、libcurl 和 trurl。这些项目支持多种协议,为开发者提供了强大的数据处理能力。
curl 主要使用 C、Perl 和 Shell 等编程语言进行开发。这些语言使得 curl 能够在不同平台上高效运行,支持多种数据传输协议。
是的,curl 的所有代码库都是公开的,任何人都可以访问和使用。用户可以在 GitHub 上查看和贡献这些项目,促进开源社区的发展。