Showing 26 open source projects for "libcurl"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    clib

    clib

    C package manager-ish

    Package manager for the C programming language. Expects libcurl to be installed and linkable. Basically, the lazy-man's copy/paste promotes smaller C utilities, also serving as a nice way to discover these sort of libraries. From my experience C libraries are scattered all over the web and discovery is relatively poor. The footprint of these libraries is usually quite large and unfocused. The goal of clibs is to provide stand-alone "micro" C libraries for developers to quickly install without coupling to large frameworks. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Ring

    Ring

    Simple and flexible programming language for applications development

    The Ring is a practical general-purpose multi-paradigm language. The supported programming paradigms are imperative, procedural, object-oriented, declarative using nested structures, functional, meta programming and natural programming. The language is portable (MS-DOS, Windows, Linux, macOS, Android, WebAssembly, Microcontrollers, etc.) and can be used to create Console, GUI, Web, Games and Mobile applications. The language is designed to be simple, small and flexible. Ring is...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Ulfius HTTP Framework

    Ulfius HTTP Framework

    Web Framework to build REST APIs, Webservices or any HTTP endpoint

    HTTP Framework for REST Applications in C. Based on GNU libmicrohttpd for the backend web server, Jansson for the json manipulation library, and Libcurl for the SMTP client API. Used to facilitate the creation of web applications in C programs with a small memory footprint, as in embedded systems applications. You can create web services in HTTP or HTTPS mode, stream data, or implement server web sockets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    libquickmail

    C library for sending e-mail (with attachments) from C/C++

    C library intended to give C/C++ developers a quick and easy way to send e-mail from their applications. Supports multiple To/Cc/Bcc recipients and multiple attachments without size limitation. For the actual SMTP communication either libcurl can be used or the built in SMTP support. The library can also be used to just create a multipart MIME message body. Also comes with a command line application (quickmail) for sending mails (mutiple attachments supported) from command line or scripts. Cross-platform. Binary packages available for Windows (32-bit and 64-bit).
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    cpuminer

    cpuminer

    A CPU miner for Litecoin, Bitcoin, and other cryptocurrencies

    cpuminer is a multi-threaded, highly optimized CPU miner for Litecoin, Bitcoin, and other cryptocurrencies. Currently supported algorithms are SHA-256d and scrypt(N, 1, 1). It supports the getblocktemplate mining protocol as well as the Stratum mining protocol, and can be used for both solo and pooled mining. Notice: Please see here to understand why this package is recognized as a threat by some antivirus software: https://github.com/pooler/cpuminer/issues/13
    Leader badge
    Downloads: 261 This Week
    Last Update:
    See Project
  • 6

    idcheck

    apache cookie SSO mechanism.

    Cookie based web authentication and single sign on system for largish intranets under a single domain where many, untrusted, people run their own web services. The server uses a private cookie scoped only for the client browser and the idcheck webserver which is always protected with SSL. In addition to the common practise of using SSL for everything (which idcheck supports). The idcheck system can also be used to provide authentication to websites where you merely want to hide content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    liblastfm
    liblastfm is an unofficial C-API for the Last.fm web service written with libcurl. Has support for Album, Artist and User API methods as well as full audio scrobbler support. See website http://liblastfm.sourceforge.net for more details.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    libcurl-edk2

    libcurl-edk2

    Port of libcurl to edk2 (UEFI)

    libcurl-edk2 is a port of the libcurl file transfer library to edk2 (https://sourceforge.net/projects/edk2/), the current UEFI development environment. This enables network file transfers (e.g. http) within edk2 (UEFI) applications. libcurl is licensed under an MIT/X derivative license, see http://curl.haxx.se/docs/copyright.html for terms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    spideyfs

    a fuse filesystem over http with mini php interface on server side

    spideyfs is a Fuse filesystem over Http (using libcurl) which use GET and PUT methods and a small Php backend on server side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10

    xcpconsole

    GTK+ XCP/Citrix Xen VNC console for Linux

    ...To make it possible you have to create SSH tunnel to XCP host: http://wiki.xen.org/wiki/Xen_Cloud_Platform:_Access_to_VM_console You need installed pkg-config, libgtk2.0-dev and libcurl with libssh To build this tool you need just unpack archive, cd to that dir and do make WARNING: The code is badly documented, I will fix it in the near future
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    GASOOL

    exibe preço dos combustíveis de postos cadastrados do Brasil

    ...A principal função desse programa é retornar os preços dos combustíveis dos postos cadastrados no site <http://www.precodoscombustiveis.com.br/>. O seu retorno é dado graças a biblioteca libcurl, a qual é necessária para o funcionamento correto do programa. O download de sua última versão pode ser feito em <http://curl.haxx.se/>. Desenvolvido por Marcel Luis Nishihara <marcelnishihara@hotmail.com> e Thiago Henrique Poiani <thpoiani@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Wikipedia bot (a computer program designed to make automated edits to Wikipedia). It is written in Standard C - C99 - using the standard libraries and libcurl. This project has not met its long-term goals, and has been abandoned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An open source project for downloading media from various sources: trilulilu.ro, youtube.com, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A C library for interfacing with the Weather Channel's XML forecast service. Dependencies: libcurl, libxml2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CurlFtpFS is a filesystem for acessing ftp hosts based on FUSE and libcurl. Automatically reconnects if the server times out.
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project
  • 16
    Kourl is a download manager based on libcurl for *NIX like OS's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    curlget (libcurlget) is a library that allows developers to imitate wget functionality via a C library. It allows downloading of embedded content, and more features are to be added soon. It uses libcurl and libxml2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    really simple (minimal) implemention for client only igd from upnp, contains just enough to allow you to open/delete ports on a upnp router. uses libcurl, libxml2 and libxslt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A user-friendly GUI FTP client based on libCURL. This is a quick, easy, and effective solution for FTP access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libcurl.vb Internet Client API for Visual Basic 6 and Microsoft Office
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    libcurl.NET Internet Client API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SquidCI (Squid Content Inspector) developed for protect users from dangerous and restrict access to unwanted contents (viruses/trojans, pornography, AD, etc). Written in C (GNU C) under Linux (RH7.3) and use libcurl, clamav, drweb and any another libs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OOodi provides an automated dictionary installer for the OpenOffice.org word processer. It uses GTK+ for the user interface and libcurl for automated download of selected dictionaries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Jurl is a Java binding for the libcurl project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    libtvprogrammet is a library that provides a number of functions to get TV program data from tvprogrammet.nu. It uses the glib for data types and libcurl for http access. tvprogrammet.nu is a site that provides information about 93 TV channels availible
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB