86 projects for "programming c++ library" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    MultiMail Offline Reader
    MultiMail is an offline mail packet reader for Unix and other systems. It currently supports the Blue Wave, QWK, OMEN, OPX and SOUP formats. It has a full screen, color user interface, built with the curses library.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2

    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.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    jumfi will provide a java based uniform mail filter interface using C, JNI and Java. It will allow mail filters build in java to be applied to multiple mail servers of similar and different design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    Open source DKIM library, MTA filter implementation and associated tools.
    Leader badge
    Downloads: 176 This Week
    Last Update:
    See Project
  • 6

    milter manager

    Protects you from spam mails and virus mails effectively with milter

    This project has been moved to https://milter-manager.osdn.jp/ milter manager protects you from spam mails and virus mails effectively with milter. milter manager has embedded Ruby interpreter to control milters flexibly. milter manager can be used with Sendmail on Postfix on Ubuntu, CentOS, FreeBSD and so on.
    Leader badge
    Downloads: 3,024 This Week
    Last Update:
    See Project
  • 7

    Z Notation E-Mail Mark-up Tools

    Tools to convert Z mark-up to HTML or text.

    A small library and two command-line tools to parse and convert Z notation from the "e-mail" mark-up into HTML code, or into UTF-8 text with box-drawing graphics, or into the Z Standard text format. See the project's Wiki Home Page for details --- the "Wiki" button in the bar above, or the following link:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    libpop3

    libpop3

    a lightweight ANSI C library for handling POP3 mailboxes

    libpop3 is a very light POP3 library for C. It allows to list, fetch and remove messages from a POP3 mailbox. This library is using the RFC1939 as reference, and uses most basic POP3 commands to provide maximum compatibility across different servers. libpop3 is written in pure ANSI C89 without any external dependencies, thus it can be compiled and used on anything, anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Secure and network capable alternative to mail() PHP function
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10

    redpillmta

    a simple to manage mta

    redpill mta strives to be simple and easy to configure mta daemon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    evolution-kolab
    The evolution-kolab plug-in extends GNOME's PIM suite Evolution and EDS (Evolution-Data-Server) to become a full-featured Kolab 2 groupware client. Collaborate with other Kolab 2 users on emails, contacts, appointments, notes and tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    libdkim++ is a lightweight and portable DKIM (RFC4871) library for *NIX, supporting both signing and SDID/ADSP verification sponsored by Halon Security. libdkim++ has extensive unit test coverage and aims to fully comply with the current RFC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    S22.Imap

    S22.Imap

    A free .NET library for accessing IMAP servers, written in C#

    S22.Imap is a free, easy-to-use and well-documented .NET library component for communicating with and receiving electronic mail from an Internet Message Access Protocol (IMAP) server, written in C#. The API has been designed with ease of use in mind and integrates well with the existing classes of the .NET Framework. S22.Imap supports IMAP over SSL, IMAP IDLE (push email) and partial fetching of messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    libsmtp is a library that enables developers to integrate SMTP sending capabilities into their programs. It is written in C, but a C++ wrapper should be available someday. Is is licensed under the LGPL, so that it can be included in non open-source stuff,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    oserp - stands for OpenSource Emailer Replaces Pine. First goal - replace pine with an open souce work-alike using perl. Second - add an SQL backend to Mail::Box, and thus to oserp. Third - Port to C++, using GNU MailUtils as the backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An easy to use SMTP library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tools for a mail delivery service, including LMTP and POP3 servers and also getpwnam() emulation. Mail is stored in Maildir++ format (qmail plus courier extensions as soft quota and subfolders). User defined filter and virtual domains are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NOTE: Development has been aborted. Please see the re-alpine project for a better alternative. oserp - stands for OpenSource Emailer Replaces Pine. First goal - replace pine with an open souce work-alike using perl. Second - add an SQL backend to Mail::Box, and thus to oserp. Third - Port to C++, using GNU MailUtils as the backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ** THIS PROJECT MOVED TO GITHUB ** libEtPan ! is a mail purpose library. It will be used for low-level mail handling : network protocols (IMAP/NNTP/POP3/SMTP over TCP/IP and SSL/TCP/IP, already implemented), local storage (mbox/MH/maildir), message /
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A C library with support for logging, configuration, networking, message specification, semaphores, message queues, SSL, timing, epoll and email functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Smtp client libraru written entirely in C# for use within any C#, VB.NET, C++.NET or F# application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libmail - simple POP3 mail checker library with SSL support. Library was specialy designed for utilities/widgets that monitors for incoming of new mail from POP3 boxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    .NET Implementation of the MadMimi mailing list management API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C# .NET library implementing the Pop3 message retrieval protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small, portable library for accessing vformat objects eg VCARD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next