The curl organization on GitHub focuses on tools and libraries for data transfer using URL syntax, primarily written in C, Perl, and Shell. Notable repositories include curl, a widely used command line tool, and libcurl, along with various projects for URL parsing and Docker images.
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 builds various tools and libraries for data transfer, prominently featuring the curl command line tool and libcurl. Its repositories encompass a wide range of projects, including URL manipulation tools and Docker images for easy deployment.
The curl organization primarily uses C, Perl, and Shell for its repositories. Additional languages include HTML, C++, and Makefile, demonstrating a diverse technical foundation for its projects.
Yes, all of curl's repositories are public on GitHub. This transparency allows users and developers to access, contribute to, and audit the code, ensuring a collaborative and open development environment.
Monitor curl with RepoGuard and get alerted the moment a new public repository appears.
Monitor this account