Showing 24 open source projects for "result"

View related business solutions
  • 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
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    libphonenumber for PHP

    libphonenumber for PHP

    PHP version of Google's phone number handling library

    ...There could be additional releases where needed to fix critical issues that can not wait until the next release from Google. This does mean that this project may not follow Semantic Versioning, but instead Google's version policy. As a result, jumps in major versions may not actually contain any backward-incompatible changes. Please read the release notes for such releases. This library uses phone number metadata from Google's libphonenumber. If this library is working as intended, it should provide the same result as the Java version of Google's project. If you believe that a phone number is returning an incorrect result, first test it with libphonenumber via their Online Demo.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    EmailValidator

    EmailValidator

    PHP Email address validator

    A library for validating emails against several RFC. This library aims to support RFCs 5321, 5322, 6530, 6531, 6532, and 1035. Composer is required for installation. Spoofchecking and DNSCheckValidation validation requires that your PHP system has the PHP Internationalization Libraries (also known as PHP Intl). PHP version upgrades will happen to accomodate to the pace of major frameworks. Minor versions bumps will go via minor versions of this library (i.e: PHP7.3 -> v3.x+1). Major versions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    phpList

    phpList

    Powerful Open Source Email Marketing app with analytics & segmentation

    phpList delivers Open Source email marketing, including analytics, list segmentation, content personalisaton and bounce processing. Extensive technical features and a secure and stable codebase are the result of over 17 years of continuous development. Used in 95 countries, available in 20+ languages, and used to send 25 billion email campaigns last year. Deploy it with your own SMTP server, or get a free hosted account at http://phplist.com.
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • 4
    LMAX Disruptor

    LMAX Disruptor

    High performance inter-thread messaging library

    ...Performance testing showed that using queues to pass data between stages of the system was introducing latency, so we focused on optimising this area. The Disruptor is the result of our research and testing. We found that cache misses at the CPU-level, and locks requiring kernel arbitration are both extremely costly, so we created a framework which has "mechanical sympathy" for the hardware it’s running on, and that’s lock-free. This is not a specialist solution, it’s not designed to work only for a financial application. ...
    Downloads: 1 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
    S3 Email

    S3 Email

    A serverless email server on AWS using S3 and SES

    ...This included AWS SES as our email server (receive and send) and S3 as our database and interface. Then we tied everything together with a bit of code via AWS Lambda. The result is an unmanaged email server with unlimited email addresses that also offers the benefit of easily organizing messages by adding the + character to the email names. The + is converted to a /, which correlates to an object path in S3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    HotTurtles_projet_GL02

    This app can sort mails, using a list of mails and collaborators.

    Using MailParser, you will be able to sort your enterprise's mail, using only the key arrows of you computer. You can select mails and contact from a collaborator, and sort with a top 10, a list of buzzy days, etc... Also, you can decide to visualize the result directly in your command prompt, or export it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    autocrc uses 32-bit CRC-sums to verify the integrity of files. The CRC-sums are parsed both from filenames and from sfv-files. autocrc can perform CRC-checks recursively. After it's done it prints a summary of the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GetSmart - The Smartest Download Manager
    GetSmart is a download manager that supports Multi-Connection downloads. With Multi-Mirror search it can download different parts from these mirror servers simultaneously. It can 'act as proxy' to serve multiple clients. It can also works as a Daemon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Scrapper

    Scrapper

    Distance Time Web Scrapping Application.

    This is the distance time data web scrapping application which will useful for collecting huge data. Mainly this application will be useful for startup IT company to collect distance and time of one place to another place without calling google maps API. Before using the application please go through the Readme.txt file to know how to use the application properly. All data will be store in excel sheet.You can scrap huge no of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10

    Asterisk CDR import

    Simple web interface for mapping CDR from VoIP provider to Asterisk

    This is a simple tool to map information for the cost of phone calls given by your VoIP provider, to the call log inside your Asterisk. As a result, you will know how much each of your employees has spent for phone calls. Additionally, this tool shows information about the assigned DID and CLIP numbers in Asterisk. This is helpful to identify obsolete, duplicate and multiple assignments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Torrent Search Engine

    Torrent Search Engine

    A fast cross-platform TorrentSearch client

    Torrent Search Engine: TorrentSearch is a framework and script language for searching Bit Torrent websites and search engines for torrents.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12

    VowelCat

    Real time speech to vowel mapping

    The VowelCat software is the result of a group of scholars at Ohio University who sought a solution for visualizing speech in real time. The program allows users to visualize their speech on a vowel formant map. Results can be recorded for later reference. This tool can aid singers, actors, language learners and those with a variety of speech disorders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    mYLastRSS

    PHP class to parse and merge several feeds

    PHP class to parse several feeds at same time and give ordered result. Support RSS 0.9x/1.0/2.0, RDF, and Atom. Support some namespaced modules like Media RSS, iTunes, Dublin Core, and more... Include class to make RSS rewriting or filtering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    fsize

    fsize

    Accumulate file sizes in a directory without counting dir nodes

    When you synchronize 2 file repositories with rsync, then you want to use fsize to show you if both sides show up with the same amount of files and with the same file sizes. Using du always counts files and directories (option -sb), which can result in different sizes. A directory node may use 12 KB on the rsync source and 16 KB on the rsync destination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LANchat

    Chat inside a LAN (subnet).

    This is an application for chatting inside a subnet. For example if three PCs are connected via Ethernet at home, they can talk to each other. I started this to practice network programming with Qt Framework and to be able to chat to my other machine at home. It implements a serverless (P2P) chat protocol called Train.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The result of this project will be a free (GPL) available file synchronisation tool. It enables the user to sync a folder for making backups or to have files on multiple computers e.g. on a desktop computer and on a laptop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Blauwahl
    A Client-Server application to make votings with life evaluation via Bluetooth. Server is written in Java for use an any platform. Client is a Java-midlet for use on most mobile phones. It is result of a TU-Ilmenau software project. (See the Credits)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An Emailer Daemon that allows 3rd Party Software to easily send emails by just generating a file And easily Seeing the result. Without the need to open up any ports and leave yourself open to attackers. Python source and frozen binaries will be provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Application web that allows the manage of survey forms. Its administrated by the users, who participate in the data production, as well as in the presentation of reports and graphics obtain as a result of the main data production.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is the result of an effort by NITLE ( http://www.nitle.org/) to integrate Marratech e-meeting functionality (via the public, exposed Java API) into the Moodle ( http://moodle.org/ ) OSS Learning Management System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MathBB is a MathML-enabled Bulletin Board System. It supports itex (a simple version of Latex) input, and shows the result with MathML. It is designed for web forums focusing on mathematic related discussion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The proyect provides a html interface for the ftp/smb/etc... scanning result of the whole local network where you're connected in. It's based on apache+php+mysql. Also we store into the mysql db every file for each ftp/smb scanned. We scann the ne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    phpSurvey
    phpSurvey is a web based survey package written in PHP4. With support for several powerful functionalities such as survey library, report generator, result analysis tool, and many others. PostgresQL is used as the backend database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The IM Robot Admin is acting as an agent on the machine, it is a special IM client that can auto feedback messages. Messages can be Unix shell commands, or user defined instructions. The IM Robot Admin will execute commands, and send back the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB