Showing 32 open source projects for "open source assembly software source code"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1

    tisift

    imap cleanup & command line tool

    Beta state! tisift: scaning folder and sort messages with given filter rules. tish: imap shell = imap command line tools. Example: # Set MsgId on Mails without one FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done # Correct Date to second received header: tish date Archives PATTERN received2 # Import or export mbox tish exportmbox Archives >file.mbox tish importmbox Archives...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Set of pure useful Java utilities taking care of common tasks and avoiding re-write of code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    sender

    tcp/ip utility for testing network connections/ports

    Sender is a windows tcp/ip client/host that lets you send and recieve text to and from tcp/ip ports. It now has a hex mode so that you can send any 8bit byte combinations. It can be used for testing simple pop and smtp connections (original project reason) or for any other protocols for which you may want to test by hand from windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    OpenPop.NET

    OpenPop.NET

    Robust open source POP3 client and MIME parser written in C#

    .NET library written in C# with a full implementation of a POP3 client. Easy to use but yet powerful. Includes a robust MIME parser backed by several hundred test cases. The easiest way to install OpenPop.NET is via NuGet. In Visual Studio's Package Manager Console, simply enter the following command: Install-Package OpenPop.NET Our homepage (http://hpop.sourceforge.net/) includes examples, documentation and a general introduction for email. For more information, visit our...
    Downloads: 7 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    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. It works well with Gmail. Features: * Supports IMAP IDLE notifications *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Graphical OS Kernel compiled with gcc 4.6.1 and nasm 2.09.08
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Rumble Mail Server
    Rumble is a mail server suite for SMTP (ESMTPSA), HTTP, POP3 and IMAP4v1 with an extensive C/C++ and Lua API for scripting. It comes with support for SSL/TLS, SQLite and MySQL and has a web-based administration and webmail feature. Additional included modules feature greylisting, DNS blacklisting, SpamAssassin support and dynamic performance scaling as well as a multithreaded structure that allows for clustering of multiple servers for one or all domains, and with the ease of the Lua API,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    STDNOJ - Faster tool creation in C++

    STDNOJ - Faster tool creation in C++

    Over 600 classes for Web, RFC & File Management

    Develop cross-platform tools faster using a C++ Framework proven in commercial software. Classes support logging, sockets, RFC servers (NNTP, SMTP, POP, HTTP), object indexing, ini, tagged databases, file systems, and more. The STDNOJ Namespace, by R.A. Nagy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sick of handling ifs and gotos in DOS batch files? Use this code generator to code in a higher level language, the sausage machine turns out the batch file. Mercurial repo at https://bitbucket.org/nickj/batchgen
    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Mailster is a project aimed at testing software mail capabilities. It provides a mail server container to test emails sent by your apps without rewriting your application code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    C# .NET library implementing the Pop3 message retrieval protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pop3serv is a RFC1939-compliant implementation of the server-side part of POP3, the protocol used to retrieve email from a server. pop3serv is a framework which allowes the easy creation of POP3 servers for lots of different purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ImapHandler is a fsock-based low-level IMAP client for PHP intended for developers who want less abstraction than provided by the imap extension or PEAR::Mail_IMAP but don't want to have to worry about parsing everything themselves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EmpeecoMail: A full featured POP3 mail server, proxy server, DHCP server, fax server. Interactive/service on WIN32 systems. Multiple users mailboxes on LAN or Broadband VPN. Collect from multiple external Mailboxes. Spam Filter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Access IMAP-mailboxes automatically, delete spam marked by filtering software like spamassassin, get reports in regular intervals. Additional features: multi mailbox access, extended spam filtering can be integrated, test mode, no database needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jwSMTP, Send email programmatically (C++ code/lib). Linux, BSD, Windows etc. Attachments, Multiple recipients, Cc/Bcc recipients supported. MX lookup or send to an SMTP server direct. LOGIN and PLAIN authentication now supported. Html or plain text forma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tomahawk Mail is a complete web mail solution, including account registration. The latest code can be downloaded from the project web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ferramenta Computacional para Deficientes Visuais. Provê acesso a um editor de textos, calculadora e envio de e-mails sem necessidade de instalação ou grandes requisições de hardware. Possui interface adaptada para pessoas com baixa visão.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    dBrowser is a PHP/MySQL/PostgreSQL framework/code generator aimed at web/database application developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    IntraMail is a e-mail server, supporting POP3 and smtp, for internal - external use in your network. This program can download messages from multiple (external) accounts and with filters divided over your local mailboxes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Desktop SMS E-Mail Notification Autoresponder. Scans multiple mailboxes for new messages and notifies the user via SMS TextMessaging. Operates on Windows Platforms running IIS. C# source code/project files for Visual Studio. Never miss a lead!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A stand alone program to uncorrupt MBX formatted mailboxes. Does not use C-Client code. Tested with c-client 2001e and 2003 on linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An open project for a number of activex controls for use in the Windows environment. The controls have been sold commerical before by Eurosource (http://www.eurosource.se) but are now free complete with source code.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 24
    Enterprise Collabortion Suite 2004. ECS2004 is a Web Mail, Shared Calendar, Projects, Helpdesk, Survey Engine, File Manager, Contacts, Forums and IM suite. Easy to use and a very low user learning curve. Professional look and feel. Easy installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NOTICE: Keep in mind that POP3ye is alpha software and by definition it is a long way from finished. POP3ye is a fully featured web-based e-mail client written in Object Oriented PHP 5. It ony supports the POP3 protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next