Search Results for "open source assembly software source code" - Page 4

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

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 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
  • 1

    rcard

    ncurses VCard 3.0 contact management editor

    A vcard 3.0 contact management editor developed for ncurses. It can: - load a vcf file - show all the contacts in a list - show more information about a single contact - perform a simple search in the contacts list - edit contacts - support UTF-8 (currently not on WIN32, though I'm not sure WIN32 console is actually able to support UTF-8) - convert the VCF(s) to Pine/Alpine addressbook format - import images from files as contacts photos The idea is based upon rolo (which you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ThunderMailConnector

    (주)앤드와이즈의 썬더메일5.0 automail 라이브러리

    (주)앤드와이즈의 대량메일발송 솔루션인 썬더메일5.0( http://www.thundermail.co.kr/thundermail/ ) 의 automail 기능을 이용하기위한 connector java 라이브러리.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MAIA_Reg_Browser

    MAIA® Reg. Browser 1.4 helps you to browse the registers of a PIC®

    MAIA® Reg. Browser 1.4 helps you to browse the large number of registers in PIC® devices. You just have to pick up a register name in the Reg. List, and get all informations about the register: (Address(es), Bank(s), Configurations bits...). You can also use the search line to type the first letter of a register name or a configuration bit name (upper or lowercase). The software automatically pops up all the related register or configuration bit names beginning with the letter; So you just...
    Downloads: 0 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: 8 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    MailProbe
    E-Mail monitoring, benchmarking and load testing tool with integrated web UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SMTP4PHP

    SMTP4PHP

    PHP powerful tool for sending e-mails fast and easily

    SMTP4PHP is a collection of PHP classes, dedicated for composing and sending multipart/mixed email messages quickly and easily, with or without embedded images and/or attachments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8

    CollagenFinder

    CollagenFinder (CF) is a software tool for searching CLP sequences in

    CollagenFinder (CF) is a software tool for searching CLP sequences in the given nucleotide sequence. CF scans nucleotide sequence in all six possible reading frames. The additional filter procedures provide more accurate CLP prediction: - detecting for a tryptophan residue and stop-codons and removing corresponding CLPs, - cutoff value by GXY repeat number. If we need CLP with length 36 and more we should use cutoff value equal to 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    RSS Event Manager

    Allows you to submit events to an RSS feed via rest api (http post)

    This tool was originally written to replace the massive amounts of email sent out by automated build scripts. Once this tool is deployed to a server, your scripts can simply use a HTTP Post to submit events, and users can subscribe to the RSS feed to receive updates, instead of receiving an email for each event. It is trivial to add a new feed, and using http to submit events means that firewalls are (usually) not a concern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 10
    Graphical OS Kernel compiled with gcc 4.6.1 and nasm 2.09.08
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    csv2vcard

    Translate CSV containing address information to vcard

    Csv2vcard is a program for converting *.csv (comma seperated values as e.g. exported by M$ Outlook) files containing contact information to the industry standard vcard format which can be imported by most mailers and PIM software (optimized for evolution)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Jade Email library contains utilities for the generating, recording, scheduling and sending all of the emails that are used by the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Deep Email Miner Application is a software solution for the multistaged analysis of an Email Corpus. Social network analysis and text mining techniques are connected to enable an in depth view into the underlying information. The self-executable Version 1.1 jar file will now run on Java 1.5 or higher. A Windows executable file of Version 1.1 is also provided in the Files section. Documentation can be found on the project homepage.
    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
    OpenSIQServer is the first OpenSource email sender reputation system, the efficiency is comparable with commercial software (more of 85% of spam email identified, less of 0.0001 false positive).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Outlook Open Converter

    Outlook Open Converter

    Convert Outlook and Outlook Express files to open formats

    Tiny application based on readpst and dbxconv that provides a convenient GUI to convert Outlook and Outlook Express files into open standards. The program converts Outlook Express 5/6 .DBX to .EML and Outlook 2003/2007/2010 .PST to MBOX. The program runs only on Linux machines and doesn't need any Microsoft software!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    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: 1 This Week
    Last Update:
    See Project
  • 18

    SCGD

    Sistema de Controle e Gestão de Documentos

    O projeto tem por objetivo propor um sistema livre para auxiliar instituicoes academicas no controle e gestao de seus documentos. O sistema eh conduzido pelas boas praticas da Engenharia de Software e utiliza apenas ferramentas livres.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    mstor
    mstor is an extensible framework for JavaMail local store providers. By default mstor provides support for the mbox email storage format and Java Content Repositories (JCRs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Quickpoll allows you to create polls and send them to a specific amount of users. The Polls can be answered using an email client or the RI- Web Interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    In this projects we are trying to develop a software that translates ordinary C programs into CUDA programs to get better performance by optimizing the parallel calculation parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is my GPS navigation system software based on Qt. It supports shapefile map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Expresso Livre
    The Expresso Livre is a collaborative software that gathers functions of electronic mail, calendar, contacts center, workflow, filemanager and messenger developed starting from Egroupware.Several improvements were developed including easier interface
    Downloads: 0 This Week
    Last Update:
    See Project